multiple submissions ?

Dr. GBooky is here to help you with your guestbook problems ...
Post Reply
jaap
Posts: 54
Joined: Sat May 06, 2006 1:54 pm

multiple submissions ?

Post by jaap »

Script URL:
Version of script: 1.35
Version of PHP:
Hosting company:
Have you searched THIS FORUM for your problem:
(if not please do before posting)
If so, what terms did you try:

Write your message below:

Hi,

Is it possible when this is set to 1 people can post not once per session but let's say 3 or 4 ?

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

Jaap
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

Not by default, you would have to edit the code to count submission times within each session.
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
jaap
Posts: 54
Joined: Sat May 06, 2006 1:54 pm

Post by jaap »

Ok thanks, but ....... how ?
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

Unfortunately I don't have the time to provide customizations for users of my free scripts or I could be doing that 24 hours per day. I do try to help when I see at least some effort was given towards finding the solution. You should find someone who knows PHP and can help you with that.
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
Post Reply