Author Topic: [vers 1.7.4] CAPTCHA  (Read 6988 times)

0 Members and 1 Guest are viewing this topic.

Offline qpatrick

  • Newbie
  • *
  • Posts: 30
    • View Profile
[vers 1.7.4] CAPTCHA
« on: December 10, 2006, 11:23:08 AM »
I have great trouble to get captcha running. I've changed the config.php to the following:

Code: [Select]
$captcha_enable = 1;
$captcha_enable_comments = 0;
$captcha_enable_upload = 0;
$captcha_enable_postcards = 0;
$captcha_enable_registration = 1;

define("4IMAGES_ACTIVE", 1);
?>

At this way I only activate captcha for registration, because of the numerous spambots.
But when I register, I see a broken image link. And no way to pass through the registration. It's not showing an image.

I use GD to make the thumbnails, so GD should work fine. The directory captcha is present. Could it be permissons on that directory ?

Hopefully someone can make it clear why it's not working.

additional: It's not working in all other templates (upload, comments etc)
And the template has the captcha code inserted.

Patrick

Offline qpatrick

  • Newbie
  • *
  • Posts: 30
    • View Profile
Re: [vers 1.7.4] CAPTCHA
« Reply #1 on: December 12, 2006, 11:17:07 AM »
I have installed a fresh new version, on a complete other server. But the same problem still occurs. The image is not dipslayed.
No one experience such problems ?

Thanks
Patrick

Offline kai

  • Administrator
  • Addicted member
  • *****
  • Posts: 1.423
    • View Profile
    • 4images - Image Gallery Management System
Re: [vers 1.7.4] CAPTCHA
« Reply #2 on: December 12, 2006, 12:01:36 PM »
Please post a link to your gallery
Your first three "must do" before you ask a question:
1. Forum rules
2. FAQ
3. Search

Offline scubaj

  • Pre-Newbie
  • Posts: 4
    • View Profile
Re: [vers 1.7.4] CAPTCHA
« Reply #3 on: January 30, 2007, 11:30:08 PM »
I'm having the same issue with a fresh install of 1.7.4.  Did you find any solutions?

Offline Acidgod

  • Moderator
  • 4images Guru
  • *****
  • Posts: 2.421
  • It's me?
    • View Profile
    • Flash-Webdesign
Re: [vers 1.7.4] CAPTCHA
« Reply #4 on: January 31, 2007, 08:59:58 AM »
Please post a link to your gallery

(o:

Offline hien

  • Newbie
  • *
  • Posts: 16
    • View Profile
Re: [vers 1.7.4] CAPTCHA
« Reply #5 on: March 04, 2007, 05:16:38 AM »
i had similar problem.... i fresh intall 1.7.4  it works for a while, now all sudden it doesn't work any more. i check phpinfo, gd still enable.  i have so much spam now. http://myAsianIdols.com

Offline Eschy5

  • Newbie
  • *
  • Posts: 36
    • View Profile
    • Eschys Homepage
Re: [vers 1.7.4] Captcha wird umgegangen
« Reply #6 on: September 13, 2007, 04:00:35 PM »
Hi,

es scheint so als würden die ersten Spamboots Captcha für Kommentare umgehen können. Bei mir ist für alles der Captcha Code aktiviert, aber nur für Gäste. Das hat jetzt auch eine Weile geklappt, aber jetzt kommen schon wieder die ersten Spams. Kann das helfen, wenn ich die Hintergrundgrafiken austausche? Oder müsste die Funktion überarbeitet werden?