Welcome Guest, Not a member yet? Register   Sign In
After redirect session data null ---solved
#1

[eluser]sayed[/eluser]
Hi,
I was facing a weird problem in CI. My CI code was same but few days later when I permit more permission to a user it doesn't not longing. After lots of struggling I found the problem. Problem was when I redirect the controller after pushing all the permission to session, it just null my session values. Problem is CI session variable may not contain more data(memory size issue). Now I solved this by distributing my permission data.Like when I redirect to a controller,that controller load its own permission for logged in user. If any one face this issue(CI session variable memori limit) and solved other way please share.

thanks.


Messages In This Thread
After redirect session data null ---solved - by El Forum - 10-03-2010, 10:10 PM
After redirect session data null ---solved - by El Forum - 10-04-2010, 12:38 AM
After redirect session data null ---solved - by El Forum - 10-04-2010, 12:47 AM
After redirect session data null ---solved - by El Forum - 10-04-2010, 12:54 AM
After redirect session data null ---solved - by El Forum - 10-04-2010, 03:15 AM



Theme © iAndrew 2016 - Forum software by © MyBB