You may only submit this guestbook once per session

Dr. GBooky is here to help you with your guestbook problems ...
Post Reply
hogg
Posts: 2
Joined: Tue Apr 29, 2008 5:03 pm

You may only submit this guestbook once per session

Post by hogg »

Hi,

Have tried searching the forums for this, with no real joy.

I have managed to install this fine software OK, and it works;
see http://www.classycrafts.co.uk/gbook/gbook.php

I can post messages to the gbook, but when I try to post a second message, I get the above error message. Having trawled this forum, if I close the browser session down and start a new one, I can post another message ok.

I have tried uploading the .htaccess file mentioned on another forum (with the value set to 0), and that just blocks access to the guestbook altogether.

Any pointers would be appreciated.


thanks.
Henrie
Posts: 1095
Joined: Sun Aug 14, 2005 8:57 pm

Post by Henrie »

Open the settings.php file.
Find:

Code: Select all

/* Prevent multiple submissions in the same session? 1 = YES, 0 = NO */
$settings['one_per_session']=1;
And change it to

Code: Select all

$settings['one_per_session']=0;
Greetings,
Henrie
hogg
Posts: 2
Joined: Tue Apr 29, 2008 5:03 pm

Post by hogg »

It worked like a charm!


Ik ben dankbaar, dank u!
Post Reply