New Zenner
- Join Date:
- Sep 2013
- Location:
- axispara
- Posts:
- 4
- Plugin Contributions:
- 0
Support Thread for Google reCAPTCHA plugin
Hi David, many thanks, the code worked, and it works perfectly now, However i am not sure, but the code in the recaptchalib.php file supplied has the $publickey= after the key, rather than at the beginning, as below, not sure if it made the difference.
$publickey = "TheRandomPublicKeyYouGotFromGoogleoS-B4dKonyqZjAbR76";
$privatekey = "TheRandomPrivateKey6Ld3itMSAAAAAPnf-B4dKo";