Hello
how can I turn off the security building in the guestbook? It's enough for me completely when the user must enter a short word. The CAPTCHA I would like to completely switch off
thank you
and greetings from Germany
Sebastian
CAPTCHA
Re: CAPTCHA
Hi,
In the settings.php file change to
An explanation of what all the settings do is in the readme.htm file.
In the settings.php file change
Code: Select all
$settings['autosubmit']=1;
Code: Select all
$settings['autosubmit']=0;
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