Welcome Guest, Not a member yet? Register   Sign In
Multiple Session for the same user
#1

[eluser]Unknown[/eluser]
$config['sess_match_useragent'] = TRUE;

The line above in the configuration file creates more than 1 session for the same user.

If you store sessions in the database you can check it out in ci_sessions table.

Again, in every page new session is opening for the same user.

Help, is this a bug?


Messages In This Thread
Multiple Session for the same user - by El Forum - 10-18-2011, 08:18 AM



Theme © iAndrew 2016 - Forum software by © MyBB