Help
Ask questions about how to do or fix things in Arrowchat
User avatar
ACross
Customer
 
Posts: 6
Joined: 08 Feb 2012, 13:01

 

by ACross 03 Apr 2012, 07:33

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
User avatar
Jason
Customer
 
Posts: 2356
Joined: 12 Dec 2009, 16:06

 

by Jason 03 Apr 2012, 07:39

It's a session issue, we will be issuing an update that checks for cookies as well.
User avatar
ACross
Customer
 
Posts: 6
Joined: 08 Feb 2012, 13:01

 

by ACross 03 Apr 2012, 09:33

is there a way to bypass this problem for the time being or just need to wait
User avatar
Jason
Customer
 
Posts: 2356
Joined: 12 Dec 2009, 16:06

 

by Jason 03 Apr 2012, 09:38

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);
User avatar
Staff Bot
ArrowChat Team
 
Posts: 8996
Joined: 07 Nov 2012, 13:41

 

by Staff Bot 07 Nov 2012, 12:40

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.