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

[eluser]Wayne Smallman[/eluser]
[quote author="bullspit" date="1299545668"]@Wayne: Are you trying to load ion_auth in your MY_Controller? I was/am having the same problem. I pulled ion_auth out of autoload and setup MY_Controller as shown below, I no longer receive the error.[/quote]No, I'm calling Ion Auth from the default controller:

Code:
function index() {

        if (!$this->ion_auth->logged_in()):

            // logic here...

But I'm not getting this far because Ion Auth is generating errors when I try to auto load it.

I simply cannot get any of this to work at all. I've spent hours trying all of the permutations I can think of and none of them work.


Messages In This Thread
Ion Auth - Lightweight Auth System based on Redux Auth 2 - by El Forum - 03-08-2011, 04:10 AM



Theme © iAndrew 2016 - Forum software by © MyBB