MyBB Community Forums

Full Version: logout problems with mybb 1.2.1
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
When i try to logout i get this:
Your user ID could not be verified to log you out. This may have been because a malacious Javascript was attempting to log you out automatically. If you intended to logout, please click the Logout button at the top menu.
Does your logout url look like one of the following?

http://<yourdomain>/<path_to_mybb>/member.php?action=logout
http://<yourdomain>/<path_to_mybb>/member.php?action=logout&uid=

Have you made any changes the the header_welcomeblock_member template? Please try reverting it to original.
Thanks for the heads up found the problem there and fix it...
I was wrong i thought revert back to original fix it, it didn't still can't logout but i don't get that error message...
Do you get the successfully logged out message, but when it redirects you the the forum index you are still logged in?
yes that's what happens...
Clear your cookies and try again.

If you've changed your cookies at some stage then the board may have conflicting cookies at a different path or altered domain setting which are preventing MyBB from removing them.
Done that still the same result.
And you are able to login with out any problems?