dexters Posted May 10, 2008 Share Posted May 10, 2008 i still have an old problem and i used the search. i want a longer login time for the users. session is stored in database. i changed includes/function/session.php if (STORE_SESSIONS == 'mysql') { if (!$SESS_LIFE = get_cfg_var('session.gc_maxlifetime')) { $SESS_LIFE = 144000; } but it does not work out... Link to comment Share on other sites More sharing options...
dexters Posted May 19, 2008 Author Share Posted May 19, 2008 is there a nother place where i can look for a longer login time? Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.