2013-09-29, 03:50 AM
you can try like this
open admin/index.php file in a code editor (eg. notepad++)
find code like below around line 150 and comment it out
open admin/index.php file in a code editor (eg. notepad++)
find code like below around line 150 and comment it out
$db->delete_query("adminsessions", "uid='{$mybb->user['uid']}'");
save the file then try log into admin panel with different browsers .. etc