[support] reCaptcha is locking me out of my site

Jamie Holly hovercrafter at earthlink.net
Wed Sep 15 14:39:50 UTC 2010


  You could just do a variable override in your settings.php. Get your 
recaptcha public and private keys and add:

$conf['recaptcha_public_key']='{your public key}';
$conf['recaptcha_private_key']='{your private key}';

Into settings.php

Jamie Holly
http://www.intoxination.net
http://www.hollyit.net


On 9/15/2010 10:34 AM, Fred Jones wrote:
> >  Thanks, I will ask my sysadmin to do this. Is there another way?
>
> I suppose if you remove the recaptcha module files that would also do it. :)


More information about the support mailing list