Script URL: http://clubsouthampton.port5.com/gbook/gbook.php
Version of script: latest
Version of PHP: 4
Hosting company: portland
Have you searched THIS FORUM for your problem:
(if not please do before posting)
If so, what terms did you try: 404, 404 error
Write your message below:
On trying to sign the guestbook l get a 404 error
404 error when signing guestbook
Hi,
Your guestbook tries to submit data to
http://clubsouthampton.port5.com/clubso ... /gbook.php
which doesn't exist.
The form action parameter in your gbook.php sign page was changed from the original gbook.php to this:
../clubsoton_orig/gbook/gbook.php
Change that back to "gbook.php".
BTW: I do not provide support for changes YOU make to Gbook.
Regards,
Your guestbook tries to submit data to
http://clubsouthampton.port5.com/clubso ... /gbook.php
which doesn't exist.
The form action parameter in your gbook.php sign page was changed from the original gbook.php to this:
../clubsoton_orig/gbook/gbook.php
Change that back to "gbook.php".
BTW: I do not provide support for changes YOU make to Gbook.
Regards,
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Klemen Stirn wrote:Hi,
Your guestbook tries to submit data to
http://clubsouthampton.port5.com/clubso ... /gbook.php
which doesn't exist.
The form action parameter in your gbook.php sign page was changed from the original gbook.php to this:
../clubsoton_orig/gbook/gbook.php
Change that back to "gbook.php".
BTW: I do not provide support for changes YOU make to Gbook.
Regards,
Thanks for your help.