Hi,
I just posted this to the wrong place, I think. This is a Config.xml module from a website Guestbook, which doesn't work. I'm a "Newbie", and can't figure it out. I get a message " error at line 11, col 17". Any help appreciated!
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<img_back>img/back.jpg</img_back>
<phpURL>/home/users/web/b2713/ipg.jimmybryantnet?>
<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>
I just posted this to the wrong place, I think. This is a Config.xml module from a website Guestbook, which doesn't work. I'm a "Newbie", and can't figure it out. I get a message " error at line 11, col 17". Any help appreciated!
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<img_back>img/back.jpg</img_back>
<phpURL>/home/users/web/b2713/ipg.jimmybryantnet?>
<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>