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

[eluser]Ben Edmunds[/eluser]
Timothy_,

I ran into this problem the other day as well. I just pushed a change to the library so the register() method will return the newly created users id if the registration was successful, otherwise it will return false.

So an example of how you get the users id now is:

Code:
$user_id = $this->ion_auth->register(......


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



Theme © iAndrew 2016 - Forum software by © MyBB