Guest Posted August 30, 2011 Posted August 30, 2011 What is the default time limit for inactivity before the user is automatically logged off the store, and can that limit be modified (extended)?
satish Posted August 31, 2011 Posted August 31, 2011 if (STORE_SESSIONS == 'mysql') { if (!$SESS_LIFE = get_cfg_var('session.gc_maxlifetime')) { $SESS_LIFE = 1440; } in functions/session.php play around with $SESS_LIFE = 1440; Ask/Skype for Free osCommerce value addon/SEO suggestion tips for your site. Check My About US For who am I and what My company does.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.