1. EBAGmaster
  2. Bug Report
  3. Tuesday, December 03 2013, 04:03 PM
I´ve activated re-captcha in general settings but captcha mechanism isn´t properly used in Reg.form.

see attachment with snapshot
Attachments (1)
Accepted Answer
admin Accepted Answer
Admin
This is a Joomla bug! Google has recently changed the API.

In plugins/captcha/recaptcha/recaptcha.php at line 22

replace this
const RECAPTCHA_API_SERVER = "http://api.recaptcha.net";


with this
const RECAPTCHA_API_SERVER = "http://api.recaptcha.net/recaptcha/api";
  1. more than a month ago
  2. Bug Report
  3. # Permalink
admin Accepted Answer
Admin
  1. more than a month ago
  2. Bug Report
  3. # 1
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.
Sorry, the discussion is currently locked. You will not be able to post a reply at the moment.