Joomla native captcha (reCAPTCHA) not working

Issue

Integrated Joomla captcha (reCAPTCHA) does not appear in the front end.

Joomla Registration Form

Resolution

Issue was caused by invalid reCAPTCHA API URL address.

To fix had to make changes to recaptcha.php file located in plugins/captcha/recaptcha

Line 24:

Change: const RECAPTCHA_API_SERVER = “http://api.recaptcha.net”;

To: const RECAPTCHA_API_SERVER = “http://www.google.com/recaptcha/api”;

Joomla registration with reCAPTCHA

Joomla 2.5.16
12.2013


Comments

Leave a Reply

Your email address will not be published. Required fields are marked *

Captcha
captcha
Reload