Welcome Guest, Not a member yet? Register   Sign In
Session Class - Wiered Behavior
#11

[eluser]ch5i[/eluser]
or maybe you are experiencing random logouts as in this thread
#12

[eluser]mrbinky3000[/eluser]
FACT: CodeIgniter's Session Class is NOT RELIABLE.

CI's session class uses cookies. The cookies they write are standards-compliant, but don't work with IE. So, the problem is with CI's refusal to work around IE's non-standards-compliant handling of cookies. Meanwhile, the rest of us have to suffer because of CI's refusal to get off their high horse and make something that works in the REAL WORLD.

Check out this thread for a working solution.
http://ellislab.com/forums/viewthread/130577/#669025

Also in the wiki.
http://codeigniter.com/wiki/Dariusz_Debo...ion_Class/




Theme © iAndrew 2016 - Forum software by © MyBB