Author |
Message |
|
I think in add.class.php you should replace
if (USE_CAPTCHA) {
with
if (USE_CAPTCHA && extension_loaded('gd')) {
This way it wont show the CAPTCHA if the host does not have GD.
|
 |
|
I believe you will find it in general settings section of the admin.
|
 |
|
Good because the image verification mod Freddy wrote is to ugly and complicated for some people. I am suprised you haven't taken this opportunity to update from using ImageCreate to ImageCreateTrueColor for thumbnail creation to produce higher quality images.
|
 |
|
Since you are using 2.3.4 you can just goto www.carbonize.co.uk/AG and download the premodded files but since you have already edited your templates you may prefer to do it manually. The instructions are in the sticky thread near the start of this forum.
|
 |
|
18.69-93-84.reverse.theplanet.com is actually a web server. They are using a web based script to spam your guestbook. Report then to support@theplanet.com then have a look at my anti spam methods.
|
 |
|
Well you could try my simple anti spam solution or goto www.carbonize.co.uk/AG and download the human verification mod. Or if you really want a laugh download Lazarus and replace that guestbook with it.
|
 |
|
What?
|
 |
|
Do what? They are not managing to post so why do anything?
|
 |
|
http://lazarus.carbonize.co.uk/ look in the FAQ section.
|
 |
|
Read the sticky thread in the advanced guestbook forum.
|
 |
|
Just remove it from form.php in templates.
|
 |
|
How did you add this? By hand or did you use the premodded files?
|
 |
|
test that it is working by making an entry, putting in a wrong answer and clicking preview.
|
 |
|
If you ask Auron nicely I'm sure he could alter my human verification test for Advanced Guestbook to work on AP.
|
 |
|
phpMyAdmin which is usually supplied with cPanel under Databases.
|
 |
|