This code keeps throwing a PHP error. Any ideas?
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<img_back>img/back.jpg</img_back>
<phpURL>/home/users/web/b2713/jpg.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>
Thanks, Jimmy.
PHPURL problem
Moderator: General Moderators
Re: PHPURL problem
Well, for starters it's not PHP. Also, this line is badly formed XML.
Code: Select all
<phpURL>/home/users/web/b2713/jpg.jimmybryantnet?>Re: PHPURL problem
Hmmm - this is part of a guestbook I bought - no wonder it doesn't work! This is supposed to be the module that inserts the names into the guestbook; any idea how I could make it work? Any resources?
Thanks,
Jimmyb
Thanks,
Jimmyb
Re: PHPURL problem
I don't know what it's meant to do. What package is this from? What's this supposed to be doing? Looks like some XML config file. The more you can tell us, the better we'll be able to help you.
Re: PHPURL problem
All I know is that this is supposed to be the module that inserts visitors names into the guestbook. Is the PhpURL correct? That was given to me by an ipage tech, and supposedly leads to the php sever on the ipage site.
Thanks,
Jimmyb
Thanks,
Jimmyb