You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Chown the reCAPTCHA plugin folder to the right web user:
chown -R apache:apache reCAPTCHA/
Translation
Createdefinitions.reCAPTCHA.php in your language pack with the following definitions:
$definitions["Are you human?"] = "Are you human?";$definitions["Secret Key"] = "Secret Key";$definitions["Site Key"] = "Site Key";$definitions["Language"] = "Language";$definitions["message.reCAPTCHA.settings"] = "Enter your reCAPTCHA Keys (<a href='https://www.google.com/recaptcha/admin#whyrecaptcha' target='_blank'>Don't have any keys yet? Get them here!</a>)";
Screenshots
Sign Up page
Wrong CAPTCHA
reCAPTCHA Settings
About
Protect your forum from spam and abuse while letting real people pass through with ease.