I’m using CI 2.1.4 and I set
$config['sess_expiration'] = 0;
but sometime when I’m in my dashboard I’m unlogged automaticaly by the site…
The context is the following :
I’m using 2 applications for 1 system, but both applications use the same encryption key, session table and the same timeout.
This problem appear when I submit a form then after I pick up session data to add it in the database.
Anyone has an idea ?
Thanks.
I think you have 2 ways to fix it.
Note: The forum location has changed http://ellislab.com/forums/ to http://forum.codeigniter.com and it is hard to find the topic there. You can search if you like or you can follow the #1.
Hope it will helps you.