Ion Auth - Lightweight Auth System based on Redux Auth 2 |
[eluser]Kinsbane[/eluser]
[quote author="Ben Edmunds" date="1271792171"]Kisbane, Try replacing $this->identity_column with $this->config->item('identity', 'ion_auth') and let me know what happens. Thanks,[/quote] Hey Ben, Well my first thought was, "I hadn't upgraded CI since I did Ion Auth", so I upgraded CI to 1.7.2 - but that was no fix. Changing from $this->identity_column to $this->config->item('identity', 'ion_auth') also didn't seem to work. So then I thought, "OK! I'll just use ->where('email', $identity) !!" But, this doesn't work either: Quote:A Database Error Occurred Something fishy is going on here. :/ |
Welcome Guest, Not a member yet? Register Sign In |