Welcome Guest, Not a member yet? Register   Sign In
Problems with DB Session
#1

[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? Smile

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:newConfusedentry_status\";b:0;}' WHERE session_id


Messages In This Thread
Problems with DB Session - by El Forum - 09-02-2007, 12:07 PM
Problems with DB Session - by El Forum - 09-02-2007, 04:13 PM
Problems with DB Session - by El Forum - 09-02-2007, 05:34 PM
Problems with DB Session - by El Forum - 10-16-2008, 09:57 AM
Problems with DB Session - by El Forum - 08-21-2009, 06:54 AM



Theme © iAndrew 2016 - Forum software by © MyBB