
1 Week Ago
|
 | Member | | Join Date: Apr 2012 Location: Enmore, Sydney
Posts: 21
Thanks: 0
Thanked 2 Times in 2 Posts
| |
Re: Having trouble staying logged in
This maybe unrelated, but I was having a number of login issues, and resolved them by turning off Last Pass. This is the only site I've ever had to do it with. It looks seems like LastPass was trying to login to the site, even though I was already logged in.
I notice you have the login form on the HTML which is being hidden by the CSS when a user is logged in. I'm assuming Last Pass was just filling the form in and auto submitting - Lat Pass almost certainly ignores CSS.
I'd try server side not inserting the form into the page if the requestee has a valid session, or removing the form via JS when the page loads if the user has a valid cookie.
No idea if this is related to other people's issues though...
Hope this helps.
__________________
Adrian Gray
Ruby on Rails Developer
Vinnie's Hot Rods Custom Web Development, Sydney www.vinnieshotrods.com.au |