|
|
 |
 | Cannot login into randomizer admin area |  |
Posted: Sun Jan 22, 2006 5:38 am |
|
|
| tytang |
| Visitor |
|
 |
| Joined: 15 Oct 2005 |
| Posts: 11 |
|
|
|
 |
 |
 |
|
My randomizer has been working fine for more than 6 months now... until I got this error:
===============================================
(a)
If password correct will get the following message
"'You are now logged out. You can login using the form below'"
(b)
If password not correct will get the following message:
"Incorrect login details provided"
===============================================
(b) is working fine... but (a) is not normal....
For (a) it should logging... but instead it logged out....
Any advice ?????
===============================================
Since manish protected the code I cannot debug it.. and find out why the script LOGGED OUT when the username/password is correct...
All my members including administrator are affected.... Any good advice ???? |
|
|
|
|
 | I can get your administator password back |  |
Posted: Sun Jan 22, 2006 9:48 pm |
|
|
| Chris |
| Site Admin |
|
 |
| Joined: 05 Feb 2005 |
| Posts: 304 |
|
|
|
 |
 |
 |
|
I can get your admin password back, but as far as an error with all your members, are you sure they are affected and not just you? I have never heard of this happening, I am curious if perhaps you've been hacked or something?
Let me know, I will need your cpanel information to bring back your admin password.
P.S. Don't post any information here on a public server, you can either PM me or Manish the information, or email me directly at zapdaily@yahoo.com
I am also on Yahoo Instant Messenger for you as zapdaily
Chris |
|
|
|
|
 | Solved - server can't create temp file for PHP session |  |
Posted: Mon Jan 23, 2006 1:00 am |
|
|
| tytang |
| Visitor |
|
 |
| Joined: 15 Oct 2005 |
| Posts: 11 |
|
|
|
 |
 |
 |
|
After debugging for several hours, found that the problem was:
(a) If username / password is correct... the randomizer script will redirect to relogin.php because the PHP session cannot be created...
Hence the message 'You are looged out'
It is the server problem that the PHP session cannot be created and due to:
(i) Hard disk out of space on the server
(ii) Read-only on hard-disk /tmp directory
=============================================
Problem had been resolved by server administrator....
=============================================
Thanks for the reply from Christ..... |
|
|
|
|
 | Glad to see it worked out... |  |
Posted: Mon Jan 23, 2006 1:07 am |
|
|
| Chris |
| Site Admin |
|
 |
| Joined: 05 Feb 2005 |
| Posts: 304 |
|
|
|
 |
 |
 |
|
Awesome, glad to see you figured it out, if there is anything I can do for you, just ask!
Chris  |
|
|
|
|
|
|