Page 1 of 1

Banned

Posted: Sun Oct 07, 2012 12:34 pm
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.

Re: Banned

Posted: Sun Oct 07, 2012 2:00 pm
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.