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

[eluser]ηυмвєяσηє[/eluser]
login errors doesnt show in V2. Messages and errors are needed to be checked.

ion_auth_model, line 719 :
Code:
$this->set_message('login_unsuccessful');

auth.php, line 71-73 :
Code:
{ //if the login was un-successful
//redirect them back to the login page
$this->session->set_flashdata('message', $this->ion_auth->errors());

Regards,
Yusuf


Messages In This Thread
Ion Auth - Lightweight Auth System based on Redux Auth 2 - by El Forum - 07-27-2011, 02:39 AM



Theme © iAndrew 2016 - Forum software by © MyBB