I am trying to add a guestbook to a php cart.
I have a file located here:
http://www.grbcollectables.co.uk/gue...hp?action=sign
Which is the working model.
Try and include the same file using
<? include("guestbookorig.php"); ?>
into this file here:
http://www.grbcollectables.co.uk/gue...hp?action=sign
and the security image dissapears.
Been playing around with this all morning - and have found that if there is a space on line 1 of the guestbookorig.php file, the same result happens. Remove the space and all works fine
Any ideas of what would cause this and how to overcome it?



Reply With Quote
Bookmarks