Easy fix. Change line 115 of "recaptcha_mailhide.module"

From:

module_load_include('php', 'recaptcha', 'recaptcha/recapthcalib');

To:

module_load_include('php', 'recaptcha', 'recaptcha/recaptchalib');

Comments

RobLoach’s picture

Status: Active » Fixed

Whoops! Thanks a lot for noticing that one.

portulaca’s picture

Will you push it to Official release? It's important people get notified of the fixed version because it completely breaks the site on pages where an email is hidden.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

Jehu’s picture

Bug is still open. Please release an update.

Jehu’s picture

Status: Closed (fixed) » Needs work
mcurry’s picture

*subscribe*

Status currently = "needs work" -- what needs to be done? I'd like to help get this into a new release. Thanks!

RobLoach’s picture

Status: Needs work » Fixed

Thanks for the reminder. reCAPTCHA 6.x-1.4 opened.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.