...or maybe the problem is something else but here's what happens:
After having moved around the store for a while as a logged in user I am logged out. That is totally fine if the session has timed out but it seems strange that I am able to move around to view product descriptions and then, only seconds after having viewed the last product description and clicking on the Home link to go to the startpage discover that I have been logged out. What is happening? I thought the session only timed out if I had been inactive for a certain time?
Also, I don't like that the automatic logout is totally silent. The only information the user gets about having been logged out some menu changes ("Logout" becomes "Log in" and the cart is emptied). Can I somehow direct the user to some "You have been logged out" page instead?
Petter