[SOLVED] Integrating Google's reCaptcha
Posted: Fri Apr 10, 2015 5:52 pm
I am doing a site for visually impaired people and need a better option than the standard Captcha module. In the forum I saw some suggestions to use reCaptcha and I have registered my domain and obtained my key and secret. I have also included the script reference in my html template and put the code to display the reCaptcha in my form template.
Now, how do I get it to actually work?
Whether or not I click on the I am not a robot check box the form gets validated and sent.
UPDATE:
Turns out I was assuming it would be more difficult than it was. In case anyone else has problems, here's what you need to do:
1. Go to http://www.google.com/recaptcha/admin to get a new key pair
2. In CMSMS, go to the Captcha module and set the Active Library to reCaptcha.
3. Set the Key pair values on the reCaptcha Options page
4. Turn on Captcha for the form(s) that you want.
One thing that I also did was to delete the Help text for Captcha in each form.
Now, how do I get it to actually work?
Whether or not I click on the I am not a robot check box the form gets validated and sent.
UPDATE:
Turns out I was assuming it would be more difficult than it was. In case anyone else has problems, here's what you need to do:
1. Go to http://www.google.com/recaptcha/admin to get a new key pair
2. In CMSMS, go to the Captcha module and set the Active Library to reCaptcha.
3. Set the Key pair values on the reCaptcha Options page
4. Turn on Captcha for the form(s) that you want.
One thing that I also did was to delete the Help text for Captcha in each form.