logo Sign In

Post #313517

Author
Jay
Parent topic
Problems staying logged in....
Link to post in topic
https://originaltrilogy.com/post/id/313517/action/topic#313517
Date created
13-Mar-2008, 12:11 AM
Apparently, I never closed my browser while testing, because once I did, I was logged out also despite selecting "remember me."

I looked around a bit and found a really dumb programming error that would cause this behavior. Basically, selecting "remember me" wasn't actually doing anything because it wasn't passing a value to the login script.

I changed the code, tested it out, and now I stay logged in even after closing my browser and reopening it. Please verify that it works for you also.