MattP1 Posted January 10, 2005 Posted January 10, 2005 Hi, If Im logged in and dont touch the site for a while, I am automatically logged out - i presume the cookies are set to expire at some point or something is stored somewhere at least. Im trying to find out where this length of time is stored and how I can increase it. Any help is much appreciated. Thanks, Matt.
boxtel Posted January 10, 2005 Posted January 10, 2005 Hi, If Im logged in and dont touch the site for a while, I am automatically logged out - i presume the cookies are set to expire at some point or something is stored somewhere at least. Im trying to find out where this length of time is stored and how I can increase it. Any help is much appreciated. Thanks, Matt. <{POST_SNAPBACK}> php.ini ; Document expires after n minutes. session.cache_expire = 180 Treasurer MFC
MattP1 Posted January 10, 2005 Author Posted January 10, 2005 php.ini ; Document expires after n minutes. session.cache_expire = 180 <{POST_SNAPBACK}> Oh right, is this not an oscommerce issue then, and a server issue? Thanks, Matt.
boxtel Posted January 10, 2005 Posted January 10, 2005 Oh right, is this not an oscommerce issue then, and a server issue? Thanks, Matt. <{POST_SNAPBACK}> no, this is a php issue/opportunity Treasurer MFC
Guest Posted January 10, 2005 Posted January 10, 2005 are you using admin access with levels contribution and are you talking about the admin area? or just the main part of the store?
Hbelkin Posted May 16, 2005 Posted May 16, 2005 I also have this problem, however I don't really mind if the session expires, but I would like to at least issue a pop-up window or message to that effect... (I know sites that ask if you'd like to continue, and then re-set the clock if you click YES... that would be really nice). Anyone guide me towards how to do this? Thanks!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.