Welcome Guest, Not a member yet? Register   Sign In
Active Record error inside Session.php
#1

[eluser]John Bellone[/eluser]
So, I posted this thread a couple of days ago regarding an active record bug. After searching the Internet I was unable to figure out what the problem was until I realized that I had the trunk release instead of 1.7.2. Once I swapped out my system folder everything worked alright. It is pretty late, I'm not a PHP guru, but I tracked it down to Derek's commit: #1762. You can see the diff on my Github.com CodeIgniter repository. All I did was revert the changes.

Hope all is well! Have a good holiday guys.
#2

[eluser]SlimDeluxe[/eluser]
Hi,
I am using 1.7.2 and can confirm the bug.

The only problem I see here is that the whole Session class is written with active record in mind.
You cannot disable active record and use DB session validation.

I posted a comment on the bug tracker where a user reported this problem, but I don't know if anyone will notice (since commented reports are not pushed to the top).
#3

[eluser]John Bellone[/eluser]
If I get time this weekend I'll see if there is any easy way to fix that session class.




Theme © iAndrew 2016 - Forum software by © MyBB