404 error when signing guestbook

Dr. GBooky is here to help you with your guestbook problems ...
Post Reply
jj

404 error when signing guestbook

Post by jj »

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
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

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,
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image 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
Guest

Post by Guest »

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.
Post Reply