Forums / General / remove SessionVariables after logout

remove SessionVariables after logout

Author Message

Carlos Revillo

Saturday 28 April 2007 6:43:38 pm

hello. is there any quick for to delete session variables when a user log out?.
I'm developing a mini-shop. when a user logs in the system, he can add products to his basket. i'm saving his choices in a session variable.
but if this user log out, and another one log into the system in the same computer, and the browser has not been closes, he sees the selections of the previous one user, so i wonder if when a user logout, i can delete this session variable...

thanks.

Gilles Rosenbaum

Thursday 30 September 2010 2:11:04 am

Hi,

Do you find a solution or a bug fix because I have the same pb with an eZ Publish 4.2 instance ?

Thanks for your help