Welcome Guest, Not a member yet? Register   Sign In
Session overwriting Session of another system
#7

[eluser]soprabaixar1[/eluser]
Thanks, it worked.

I do not understand why I can change some config session doing this:

Code:
$this->session->sess_expiration = 10800; // 3h
$this->config->set_item('sess_expiration', 10800); // 3h


But when I try to do the same for "sess_cookie_name" does not work.


Messages In This Thread
Session overwriting Session of another system - by El Forum - 04-13-2012, 06:12 AM
Session overwriting Session of another system - by El Forum - 04-13-2012, 06:25 AM
Session overwriting Session of another system - by El Forum - 04-13-2012, 06:53 AM
Session overwriting Session of another system - by El Forum - 04-13-2012, 07:40 AM
Session overwriting Session of another system - by El Forum - 04-13-2012, 01:28 PM
Session overwriting Session of another system - by El Forum - 04-13-2012, 01:34 PM
Session overwriting Session of another system - by El Forum - 04-13-2012, 02:54 PM
Session overwriting Session of another system - by El Forum - 04-13-2012, 03:03 PM



Theme © iAndrew 2016 - Forum software by © MyBB