Welcome Guest, Not a member yet? Register   Sign In
My_Form_validation class not loading
#6

[eluser]Jan_1[/eluser]
I don't really understand, where you have that class (in the lib?), so I can't say something about that.

But, if you do write
Code:
$this->ci->form_validation->set_rules('user_email', 'Email', 'required|tester_valid');
you are telling your server to look for the "tester_valid"-Funktion just some lines deeper.
If you but it there - the function will work.



Messages In This Thread
My_Form_validation class not loading - by El Forum - 01-28-2012, 09:02 AM
My_Form_validation class not loading - by El Forum - 01-28-2012, 09:07 AM
My_Form_validation class not loading - by El Forum - 01-28-2012, 09:12 AM
My_Form_validation class not loading - by El Forum - 01-28-2012, 09:19 AM
My_Form_validation class not loading - by El Forum - 01-28-2012, 09:36 AM
My_Form_validation class not loading - by El Forum - 01-28-2012, 10:03 AM
My_Form_validation class not loading - by El Forum - 01-28-2012, 11:04 PM
My_Form_validation class not loading - by El Forum - 01-29-2012, 02:43 AM



Theme © iAndrew 2016 - Forum software by © MyBB