Page 1 of 1

You may only submit this guestbook once per session

Posted: Tue Apr 29, 2008 5:12 pm
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.

Posted: Tue Apr 29, 2008 5:59 pm
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

Posted: Tue Apr 29, 2008 7:58 pm
by hogg
It worked like a charm!


Ik ben dankbaar, dank u!