Welcome Guest, Not a member yet? Register   Sign In
session problem
#17

[eluser]CI_avatar[/eluser]
Sorry for the wrong response, i found out that it is not necessary to set

$data = array
(
‘session_id’ => random hash,
‘ip_address’ => ‘string - user IP address’,
‘user_agent’ => ‘string - user agent data’,
‘last_activity’ => timestamp
);
$this->session->set_userdata($data);

...

With your password remembering problem? are you using firefox? maybe you have set to remember password with
your browser. please disable remember password. does password remembering happen in IE?


Messages In This Thread
session problem - by El Forum - 12-17-2009, 11:20 PM
session problem - by El Forum - 12-18-2009, 12:03 AM
session problem - by El Forum - 12-18-2009, 12:07 AM
session problem - by El Forum - 12-18-2009, 12:12 AM
session problem - by El Forum - 12-18-2009, 01:00 AM
session problem - by El Forum - 12-18-2009, 01:22 AM
session problem - by El Forum - 12-18-2009, 01:28 AM
session problem - by El Forum - 12-18-2009, 01:29 AM
session problem - by El Forum - 12-18-2009, 02:16 AM
session problem - by El Forum - 12-18-2009, 05:14 AM
session problem - by El Forum - 12-19-2009, 05:20 AM
session problem - by El Forum - 12-19-2009, 05:50 AM
session problem - by El Forum - 12-19-2009, 06:19 AM
session problem - by El Forum - 12-20-2009, 06:55 PM
session problem - by El Forum - 12-20-2009, 09:32 PM
session problem - by El Forum - 12-20-2009, 09:38 PM
session problem - by El Forum - 12-20-2009, 10:31 PM
session problem - by El Forum - 12-20-2009, 10:46 PM
session problem - by El Forum - 12-20-2009, 11:15 PM
session problem - by El Forum - 12-20-2009, 11:31 PM
session problem - by El Forum - 12-20-2009, 11:39 PM
session problem - by El Forum - 12-21-2009, 12:10 AM
session problem - by El Forum - 12-21-2009, 12:43 AM
session problem - by El Forum - 12-21-2009, 01:02 AM
session problem - by El Forum - 12-21-2009, 01:05 AM
session problem - by El Forum - 12-21-2009, 01:10 AM
session problem - by El Forum - 12-21-2009, 01:20 AM



Theme © iAndrew 2016 - Forum software by © MyBB