PDA

View Full Version : admincp logout


davidkv
Sun 18th May '08, 6:32am
Hi,
When I click "Log Out" in the upper right corner of the admincp everything looks as if I'm completely logged out. But if I go to /forum/index.php I find that I'm still logged in as admin.
Tried different browsers with the same result. Closing the tab doesn't help. Closing the entire browser works though.

Any ideas?

Jose Amaral Rego
Sun 18th May '08, 1:58pm
You might have bad cookies..
Try from browser
IE 7
Tools > Internet Options > Browser History > Delete > Cookies

FF 2..15
Tools > Clear Private Data Now > Cookies

Opera 9.X
Tools > Delete Private Data Now > Details > Delete All Cookies

davidkv
Mon 19th May '08, 2:07am
Thanks, but it doesn't seem to help me.
If I go to /forum/login.php?do=logout I get the message "An error occurred while attempting to log you out.", if I click the following link I do get logged out properly though.

Hmm, when checking the code it looks like this is by design. Logging out of the control panel is supposed to only log you out of the control panel, not the rest of the session.