Can not login to my forum with any id - Printable Version +- MyBB Community Forums (https://community.mybb.com) +-- Forum: 1.8 Support (https://community.mybb.com/forum-175.html) +--- Forum: Installation and Upgrades Support (https://community.mybb.com/forum-182.html) +--- Thread: Can not login to my forum with any id (/thread-218562.html) |
Can not login to my forum with any id - Ronshaan - 2018-07-09 After doing forum upgrade, I am not able to log in with any account I can log into admin panel but not forum itself. Getting error. Authorization code mismatch. Are you accessing this function correctly? Please go back and try again. RE: Can not login to my forum with any id - kbilly - 2018-07-09 https://community.mybb.com/thread-218436.html RE: Can not login to my forum with any id - Ronshaan - 2018-07-09 I did everything was written there but still I m not able to login , getting same error. RE: Can not login to my forum with any id - Wires - 2018-07-09 See here. A hot fix will be released shortly with these fixes. RE: Can not login to my forum with any id - Ronshaan - 2018-07-09 uff its not working for me. i m getting the same error What is this new setting meaning?? SameSite Cookie Flag Authentication cookies will carry the SameSite flag to prevent CSRF attacks. Keep this disabled if you expect cross-origin POST requests. Maybe this one causing issues of login Tried every suggesion given here but everything seems to b fail RE: Can not login to my forum with any id - sociallikes2016 - 2018-07-10 Yes me too I upgraded now no one can login to my forum not even me. I also tried all the methods. RE: Can not login to my forum with any id - Ronshaan - 2018-07-10 one day no one can log in to my forum either. RE: Can not login to my forum with any id - iAndrew - 2018-07-10 (2018-07-10, 01:50 PM)sociallikes2016 Wrote: Yes me too I upgraded now no one can login to my forum not even me. I also tried all the methods. Post your forum url so someone can take a look. (2018-07-10, 04:48 PM)Ronshaan Wrote: one day no one can log in to my forum either. Because you are missing this line of code from your header_welcomeblock_guest template
it should be
Read this post. https://community.mybb.com/thread-218460-post-1308277.html#pid1308277 RE: Can not login to my forum with any id - Ronshaan - 2018-07-11 fixed that still doesn work
I even installed other new theme , error doesnt go away After facing this truble for two days I can understand where the issue is error page, you can not log in from there, even mybb when guest comes to an error page he can not log in from there, earlier we could. my forum was locked, like forced my users to log in, now that it was showing the error no permission page, they could not log in from there. Only from quick log in page people can log in but if forum is locked there is no way they can log in. I made my forum open and somehow managed to log in, but, only on chrome incognito window.!! I checked on mybb too even if you get to error page, you receive same error if you try to log in from portal page, same error. seems like even if you won't type anything there, no user no pass, you'll get the same error. type any user any pass, again you'll receive same , it doesnt submit it at all, doesnt check if it was right or not. just hopping this issue will be solved soon. RE: Can not login to my forum with any id - Ronshaan - 2018-07-13 problem is solved after 1.8.17 update https://community.mybb.com/thread-218628.html |