Would someone please tell me if this code looks right? I keep getting an error message.
Thanks,
Jimmyb
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<img_back>img/back.jpg</img_back>
<phpURL>/usr/local/bin/php</phpURL>
<alert_color>#FF0000</alert_color>
<name_color>#8d2405</name_color>
<message_color>#532b2b</message_color>
<datePosted_color>#307a03</datePosted_color>
<insert_ok><![CDATA[<font color='#0f5711'>Thanks for the message.</font>]]></insert_ok>
<insert_error><![CDATA[<font color='#ff0000'>Error adding Message</font>]]></insert_error>
</configuration>