MyBB Community Forums
A bug I found - Printable Version

+- MyBB Community Forums (https://community.mybb.com)
+-- Forum: Community Archive (https://community.mybb.com/forum-106.html)
+--- Forum: Archived Forums (https://community.mybb.com/forum-143.html)
+---- Forum: Archived Development and Support (https://community.mybb.com/forum-155.html)
+----- Forum: MyBB 1.6 (https://community.mybb.com/forum-138.html)
+------ Forum: 1.6 General Support (https://community.mybb.com/forum-127.html)
+------ Thread: A bug I found (/thread-150467.html)



A bug I found - Scribbles - 2014-01-28

Please , I really need help with this. I've came across a fatal error. The error happens after you hit " I Agree" when registering. You get this error. [Image: b998z63ev]
http://postimg.org/image/b998z63ev/

Please help me thank you !!


RE: A bug I found - .m. - 2014-01-28

MyBB docs Wrote:Catchable Fatal Error (4096)
{...) login to your Admin Control Panel > Templates > Your theme's templates > Member Templates > member_register > and find;

{$captcha}

and REPLACE it to;

{$hiddencaptcha}

It should resolve the error.