MyBB Community Forums

Full Version: Catchable Fatal Error (4096)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi there, i am getting this error when people are signing up to our forums and i am wondering what this error is as i have never got this before.

MyBB has experienced an internal error and cannot continue.

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

If you guys could help me it would be fantastic
Hi,

This has been fixed sorry to post this.

For people wanting this resolved you have to go to your file in the template editor called member_register

find the {$captcha} and rename it to {$hiddencaptcha} and it should all work.
thank you