Welcome Guest, Not a member yet? Register   Sign In
Ion Auth - Lightweight Auth System based on Redux Auth 2

[eluser]matula[/eluser]
Thanks for the great work, and great code! I ran across this error earlier...
Code:
Message: Undefined property: Ion_auth_model::$ion_auth

Filename: models/ion_auth_model.php

Line Number: 845

and then this...
Code:
A Database Error Occurred

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 'id` = '5'' at line 1

UPDATE `users` SET `last_login` = 1270844033 WHERE ` IS NULL AND `id` = '5'
I had the login set to remember, and was away for a few hours. When I tried to get back to the login screen, this is what I got. Once I restarted Firefox it worked... so it seems to be something weird in the sessions, and the "_extra_where".

Just FYI...


Messages In This Thread
Ion Auth - Lightweight Auth System based on Redux Auth 2 - by El Forum - 04-09-2010, 02:28 PM



Theme © iAndrew 2016 - Forum software by © MyBB