I can't login after upgrade [message #29664] |
Sun, 08 January 2006 13:27 |
omgs
Messages: 16 Registered: January 2006
Karma: 0
|
Junior Member |
|
|
Hi.
I upgraded from 2.6.1 to 2.7.3. Everything seemed to be working ok, since I could login after upgrade and browse messages (I didn't try to post), but after the cookie expired, I can't login. I've tried deleting the records in the ses table, use and not use cookie, and to directly login from /adm, where I see the new password is right, because if I enter any other, I get "Only administrators with proper access credentials can login via this control panel".
How can I fix this?
|
|
|
|
Re: I can't login after upgrade [message #29682 is a reply to message #29665] |
Mon, 09 January 2006 15:20 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Probably because that user was using URL sessions and as such was not affected by the imporperly set cookie settings.
FUDforum Core Developer
|
|
|
|
Re: I can't login after upgrade [message #29699 is a reply to message #29690] |
Tue, 10 January 2006 03:29 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
It works fine on my test system here... I'd need to see the forum in question in order to be able to tell you more.
FUDforum Core Developer
|
|
|
|
Re: I can't login after upgrade [message #29728 is a reply to message #29715] |
Wed, 11 January 2006 14:46 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
You need to check your cookie settings I went to your site and it does not set a cookie as it should.
FUDforum Core Developer
|
|
|
|
|
|
|
Re: I can't login after upgrade [message #29882 is a reply to message #29818] |
Mon, 23 January 2006 10:34 |
omgs
Messages: 16 Registered: January 2006
Karma: 0
|
Junior Member |
|
|
The error got reproduced again. I don't know what happened, but I've seen the cookie domain got reverted to the original domain value in globals.php (no idea why). I set it again and I can login.
Surely this has to do with the installation method, because for testing, my initial settings were for that domain, but after the upgrade and some check, I changed manually by editing the files all the ocurrences of the previous domain to the current domain, and though it works now, it looks like it's hashed somewhere and it's restored (I did a consistency check to your request in another post).
What can I do or what do you want me exactly to do?
[Updated on: Mon, 23 January 2006 13:07] Report message to a moderator
|
|
|
Re: I can't login after upgrade [message #29895 is a reply to message #29882] |
Mon, 23 January 2006 14:57 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
It sounds to me like you have multiple copies of GLOBALS.php rather having them all be symlinks to the actual config file inside the include/ directory.
FUDforum Core Developer
|
|
|