Register Captcha not loading Register Captcha not loading
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Register Captcha not loading

Started by fivecolours, May 17, 2009, 09:07:24 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

fivecolours

I have just installed the plugin for Captcha at my gallery, http://www.drakecentral.org/gallery. The captcha doesn't work at the register form, even though I set it to.

My code looks like this:

$CAPTCHA_DISABLE = array('login' => 'Administrators,Registered,Guests',
        'register' => '',
        'comment' => 'Registered',
        'report' => 'Administrators',
        'ecard' => 'Administrators',
        );


What am I doing wrong? Sorry if this has been answered, I looked and couldn't find anything.

Hein Traag

Hi there.  You downloaded the plugin and have probably read the corresponding thread: http://forum.coppermine-gallery.net/index.php/topic,36319.0.html

In the first post you wil find this bit of text:

Quote
Don't see captcha in registration page?
check this thread:
http://forum.coppermine-gallery.net/index.php/topic,36319.msg225008.html#msg225008

Did you read that post as wel?


fivecolours


Hein Traag

Took a look at your version. <!--Coppermine Photo Gallery 1.4.9 (stable)-->
Not a good idea to be using 1.4.9.

You need to update to 1.4.22 asap!

fivecolours

I guess I've been afraid of losing all of my files I never upgraded. I'll work on that, thanks for your help.

Hein Traag

If you read the docs and follow the upgrade steps as described then you should be able to do it yourself with ease.

If the captcha problem persists after upgrading report back. If it solved then please mark this thread accordingly.