Any Codeigniter users here?

midrange

Senior Member
Joined
Apr 8, 2009
Messages
727
Reaction score
0
If yes, have any of you had trouble with its session class? Their forums include mention of cookie trouble on IE7, but I'm also getting users reporting problems with sessions not being set across other browsers. Have had to go back to the native PHP session functionality.
 
Yeah, the latest version. They apparently rewrote the session class for the latest versions, but there are still problems.

Other than that, it's a nice framework, quick to both learn and develop in.
 
I enable the DB for session use and that seemed to clear up the problem with IE7 - for a while. The problem seems to be that everything is fine the first time a cookie is created, thereafter the session fails until cookies are cleared. Using the session table sorted that out, but then someone had trouble in Firefox, which I couldn't replicate on my side. So I went back to good ol' $_Session.
 
Sorry, I know this is OT but bleh, I stay away from frameworks that are written in PHP4.
 
Thanks Raithlin. I'd seen that last thread before. Will give Dariusz's class a try on the next project.
 
I wrote a fairly large enterprise back end using codeigniter

ask away
 
Top
Sign up to the MyBroadband newsletter
X