Welcome Guest, Not a member yet? Register   Sign In
Ion_auth CI4 - Configuration problem
#2

I managed to adapt it and make it work, I have to do some practice. Once logged in, I set it to be redirected to the index of another controller (not auth) but displays this error:

Call to a member function loggedIn() on null

PHP Code:
if (!$this->ionAuth->loggedIn())
{
    echo 'Non sei collegato';

Reply


Messages In This Thread
RE: Ion_auth CI4 - Configuration problem - by Marcolino92 - 04-01-2020, 07:30 AM



Theme © iAndrew 2016 - Forum software by © MyBB