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

[eluser]Noobigniter[/eluser]
[quote author="Jeroen Schaftenaar" date="1288820472"]Is this an error because I'm using CI2 or because I'm doing something wrong?[/quote]

on CI 1.7.2, i have this problem.

Replace in models/ion_auth_model.php , on line 621 :

Code:
$this->tables['groups'].'.name AS group',
to
Code:
$this->tables['groups'].'.name AS `group`',

and enjoy !


Messages In This Thread
Ion Auth - Lightweight Auth System based on Redux Auth 2 - by El Forum - 11-03-2010, 11:01 PM



Theme © iAndrew 2016 - Forum software by © MyBB