15 Sep
2010
15 Sep
'10
4:39 p.m.
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. :)