Welcome Guest, Not a member yet? Register   Sign In
was receiving form validation errors, now i'm not? hows my code look
#6

[eluser]InsiteFX[/eluser]
If you are passing your own error messages back from Ajax then you need to manually set them like below.
Code:
$this->form_validation->set_message('rule', 'Error Message');


Messages In This Thread
was receiving form validation errors, now i'm not? hows my code look - by El Forum - 02-26-2014, 06:38 AM



Theme © iAndrew 2016 - Forum software by © MyBB