Admin login problem [message #22597] |
Tue, 08 February 2005 04:42 |
krbvroc1
Messages: 31 Registered: February 2005
Karma: 0
|
Member |
|
|
There is a very plain login screen that you get to in
limited circumstancses. For example if you temporarily disable forums and there is a link to allow administrators in. Whenever I get that screen I am unable to log in. It seems like login or session management is broken for that route.
I'm referring to the adm/admloginuser.php
Also, when logged into the admin control panel and selecting
PDF generator management, I am taken to that same admloginuser (which doesn't ever work).
Earlier today I disabled forums and it was not possible to reenable without manually modifying OPT_1 because the admin login via this special route did not work.
2.6.9.
|
|
|
Re: Admin login problem [message #22599 is a reply to message #22597] |
Tue, 08 February 2005 04:46 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Does your forum use URL sessions?
If you are using cookie are you certain they are being accepted by the browser?
FUDforum Core Developer
|
|
|
Re: Admin login problem [message #22601 is a reply to message #22599] |
Tue, 08 February 2005 04:53 |
krbvroc1
Messages: 31 Registered: February 2005
Karma: 0
|
Member |
|
|
Ilia wrote on Mon, 07 February 2005 23:46 | Does your forum use URL sessions?
If you are using cookie are you certain they are being accepted by the browser?
|
Both URL and Cookie session options are turned ON.
On the PDF generator login attempt it says only adminsistrators with proper credentials can use this control. This might be unrelated problem.
|
|
|