[eluser]Skinnpenal[/eluser]
Hi!
I'm trying out the Auth library, which utilizes DB Session.
When submitting the login form I get the error below.
Has any of you experienced this? How do I fix it?
Thanks in advance!
A PHP Error was encountered
Severity: Notice
Message: Undefined index: user_agent
Filename: libraries/Db_session.php
Line Number: 297
A PHP Error was encountered
Severity: Notice
Message: Undefined index: ip_address
Filename: libraries/Db_session.php
Line Number: 298
A PHP Error was encountered
Severity: Notice
Message: Undefined index: session_id
Filename: libraries/Db_session.php
Line Number: 304
An Error Was Encountered
Error Number: 1064
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SET last_activity = NULL, user_agent = NULL, ip_address = NULL, session_data = '' at line 1
UPDATE SET last_activity = NULL, user_agent = NULL, ip_address = NULL, session_data = 'a:1:{s:23:\"flash:new

entry_status\";b:0;}' WHERE session_id