captcha login broken - Printable Version +- MyBB Community Forums (https://community.mybb.com) +-- Forum: 1.8 Support (https://community.mybb.com/forum-175.html) +--- Forum: General Support (https://community.mybb.com/forum-176.html) +--- Thread: captcha login broken (/thread-170349.html) |
captcha login broken - DerMauch - 2015-05-05 Detailed description of your problem: Captcha does not load URL to your forum: https://tubecenter.net URL to specific problematic page: https://tubecenter.net/member.php?action=login New installation or upgrade: Fresh install at 1.8.0 (currently 1.8.4) Test user account: not required Steps to reproduce: Enter wrong username and password a few times until captcha should appear Please note that you can not reproduce the problem yourself right now as I have switched from NoCaptcha to ReCaptha to temporarily solve this problem. Screenshot: RE: captcha login broken - Destroy666 - 2015-05-06 It's a 1.8.4 NoCaptcha bug. You can apply this patch or wait untiil 1.8.5: https://github.com/mybb/mybb/pull/1878/files RE: captcha login broken - DerMauch - 2015-05-11 (2015-05-06, 05:37 PM)Destroy666 Wrote: It's a 1.8.4 NoCaptcha bug. You can apply this patch or wait untiil 1.8.5: https://github.com/mybb/mybb/pull/1878/files I tried to apply the patch but either it doesn't work or I did something wrong. I will switch back to recaptcha until 1.8.5 is released. |