MyBB Community Forums

Full Version: reCAPTCHA on 1.6.5
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hey,

I have the plugin http://mods.mybb.com/view/recaptcha

It was working fine before the upgrade from 1.6.4, since then I get this error as people try to register on the forum after agreeing to the rules:

Error Type:
Catchable Fatal Error (4096)
Error Message:
Object of class captcha could not be converted to string
Location:
File: member.php(741) : eval()'d code
Line: 44
Backtrace:
File Line Function
/inc/class_error.php 206 errorHandler->output_error
/member.php(741) : eval()'d code 44 errorHandler->error
/member.php 741 eval

Any ideas on this one? I've been getting a lot of more spam bots since disabling reCAPTCHA.

Thanks,
reCAPTCHA is included in MyBB 1.6.5. Uninstall the reCAPTCHA plugin.

ACP > Configuration > General Configuration > CAPTCHA Images for Registration & Posting > reCAPTCHA
But copy down your keys first.
Thanks