Welcome Guest, Not a member yet? Register   Sign In
Problem with validation an unique field
#4

[eluser]CroNiX[/eluser]
See the Extending Core classes section and create a MY_Form_validation class extension.

The only difference is when setting your message, you'd use $this->set_message($rule_name, $message) instead of $this->form_validation->set_message() since $this is the form_validation class when extending it.


Messages In This Thread
Problem with validation an unique field - by El Forum - 09-11-2012, 03:54 PM
Problem with validation an unique field - by El Forum - 09-11-2012, 03:58 PM
Problem with validation an unique field - by El Forum - 09-11-2012, 04:27 PM
Problem with validation an unique field - by El Forum - 09-11-2012, 04:34 PM
Problem with validation an unique field - by El Forum - 09-11-2012, 04:42 PM
Problem with validation an unique field - by El Forum - 09-11-2012, 04:44 PM
Problem with validation an unique field - by El Forum - 09-11-2012, 04:46 PM
Problem with validation an unique field - by El Forum - 09-11-2012, 04:48 PM
Problem with validation an unique field - by El Forum - 09-11-2012, 04:59 PM
Problem with validation an unique field - by El Forum - 09-11-2012, 05:01 PM
Problem with validation an unique field - by El Forum - 09-11-2012, 05:03 PM
Problem with validation an unique field - by El Forum - 09-11-2012, 05:11 PM
Problem with validation an unique field - by El Forum - 12-28-2012, 06:11 AM



Theme © iAndrew 2016 - Forum software by © MyBB