CodeIgniter Forums
CodeIgniter versus 2.0.3 and problem with session - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: CodeIgniter versus 2.0.3 and problem with session (/showthread.php?tid=45046)



CodeIgniter versus 2.0.3 and problem with session - El Forum - 09-06-2011

[eluser]Ajaxian64[/eluser]
Hi all,

today I download last 2.0.3 version and replace the old one by this one.
And Session do not work anymore.
I do not change something in the code. Just replace Old CI version by this new one.

Then I did the reverse operation (delete 2.0.3 and replace by 2.0.2) and it works again

I did it on my localhost

Pat