MyBB Community Forums
Logout button not working - 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: Logout button not working (/thread-191965.html)



Logout button not working - maozao - 2016-04-21

Hello,

I just installed the forum version 1.8.7, I was configuring everything using my Admin account, but now when I press the "Logout" button, it shows me the window saying:

"You have successfully been logged out.
You will now be taken back to the forum index."

But when I'm redirected I still loggued in, the only plugin I installed was the "MySubscriptions 1.7.3", but I don't think that's the problem.

Ps: If I'm loggued in and I click in the AdminCp and login there too, after I logout in the forums and try to open the AdminCP I get the "Invalid administration session.", so it's working, but it's not haha


RE: Logout button not working - call911 - 2016-04-21

you should upgrade, not do new install
http://docs.mybb.com/1.8/install/upgrade/

if you doing new installing with old database, you can see error login and logout indeed


RE: Logout button not working - maozao - 2016-04-21

No, it's a brand new install.


RE: Logout button not working - .m. - 2016-04-21

^ see http://docs.mybb.com/1.8/faq/login/

cookie path should be /forums/
first change it in ~/inc/settings.php file and
then at Site Details of Configuration section in forum admin panel


RE: Logout button not working - maozao - 2016-04-21

Thank you, indeed was a cookie problem.