Page 1 of 1

Unable to login

PostPosted: 03 Apr 2012, 07:33
by ACross
I am using SE 4.2.2 and when i try to login to the admin panel i have to go to www.mysite.com/arrowchat/admin/index.php to access the login page but once i have entered my details i press login in i am redirected to www.mysite.com/arrowchat/admin/ which does not load anything so i am unable to use 1.5.1 as yet.

Please help

PostPosted: 03 Apr 2012, 07:39
by Jason
It's a session issue, we will be issuing an update that checks for cookies as well.

PostPosted: 03 Apr 2012, 09:33
by ACross
is there a way to bypass this problem for the time being or just need to wait

PostPosted: 03 Apr 2012, 09:38
by Jason
Sure, you could remove the check for a logged in admin user in the admin/includes/admin_init.php file but it's important to put any edits back in place after you're done so that some random person cannot make edits.

Code: Select all
admin_check_login($error);

Topic Closed

PostPosted: 07 Nov 2012, 12:40
by Staff Bot
This thread has been locked because the last post is greater than six months old. There is a good chance that the information in this thread is outdated. Please open a new topic if you wish to discuss this further.