Banned

Dr. GBooky is here to help you with your guestbook problems ...
Post Reply
sgleiden
Posts: 2
Joined: Sun Oct 07, 2012 12:26 pm

Banned

Post by sgleiden »

Hello
I installed the 1.7 version of Gbook. Great till so far!
I'm now in the testing phase and typed a webaddress in the Comments.
So I was banned. Is there a possibility to disable this function?
I like the option but some visitors need to mention webadresses in the comment.
Many thanks in advance for the answer.
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Re: Banned

Post by Klemen »

GBook will always block posts that have URL addresses in comments and unfortunately this cannot be disabled.

You can however enable a "Your website:" filed by setting $settings['use_url'] value to 1:

Code: Select all

$settings['use_url'] = 1;
To unban yourself, upload an empty banned_ip.txt file to the server or edit the file and remove your IP address from it.
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