This is a little strange. I was logged in as an administrator and registered a new user account to test something out. The url I used to login had do=admin_login appended to it. When I entered the login details of the test account and submitted, I was logged in, but still as the administrator and not as the user. I had to tick the box "remember me" before it recognised me as the test user.
Jan 19, 2003, 5:56 AM
Veteran (2312 posts)
Jan 19, 2003, 5:56 AM
Post #2 of 3
Views: 1653
Could be possible, that it may be a cookie related issue? Just an idea.
Best regards,
Webmaster33
Paid Support from Webmaster33. Expert in Perl programming & Gossamer Threads applications. (click here for prices)
Webmaster33's products (upd.2004.09.26) | Private message | Contact me | Was my post helpful? Donate my help...
Best regards,
Webmaster33
Paid Support from Webmaster33. Expert in Perl programming & Gossamer Threads applications. (click here for prices)
Webmaster33's products (upd.2004.09.26) | Private message | Contact me | Was my post helpful? Donate my help...
Jan 21, 2003, 8:15 AM
Staff / Moderator (2198 posts)
Jan 21, 2003, 8:15 AM
Post #3 of 3
Views: 1642
Sounds like some sort of caching and/or cookies issue.
"do=admin_login" actually has nothing to do with whether or not you are an administrator - it would probably be better to call it something like "do=login_if_necessary" - all it does it check to see if you are already logged in - if so, you go to the main category list page, otherwise you'll go to the login screen.
Jason Rhinelander
Gossamer Threads
jason@gossamer-threads.com
"do=admin_login" actually has nothing to do with whether or not you are an administrator - it would probably be better to call it something like "do=login_if_necessary" - all it does it check to see if you are already logged in - if so, you go to the main category list page, otherwise you'll go to the login screen.
Jason Rhinelander
Gossamer Threads
jason@gossamer-threads.com