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

[eluser]Civic[/eluser]
Wow! that was a fast reply. How do I get the currently logged in userid? The substr was to get the username from email. I used the default setup. when you login I use the email address.
Here is what I could try.

$userid = $this->session->userdata('email');
$user = $this->ion_auth->get_user($userid);

I will update you the results

Thanks,


Messages In This Thread
Ion Auth - Lightweight Auth System based on Redux Auth 2 - by El Forum - 03-17-2011, 10:23 PM



Theme © iAndrew 2016 - Forum software by © MyBB