Welcome Guest, Not a member yet? Register   Sign In
Cannot get my custom validation to work,
#5

[eluser]boltsabre[/eluser]
Okay, so if anyone else is reading this, darrentaytay was spot on, except for one small typo, you need to type this to get it to work:

Code:
$this->CI->form_validation->set_message('filterBadWords', 'You are not allowed to use swear words');

not

Code:
$CI->form_valida...

Thanks darrentaytay for the help!!!


Messages In This Thread
Cannot get my custom validation to work, - by El Forum - 05-09-2011, 03:31 AM
Cannot get my custom validation to work, - by El Forum - 05-09-2011, 04:20 AM
Cannot get my custom validation to work, - by El Forum - 05-09-2011, 04:32 AM
Cannot get my custom validation to work, - by El Forum - 05-09-2011, 05:15 AM
Cannot get my custom validation to work, - by El Forum - 05-09-2011, 02:23 PM



Theme © iAndrew 2016 - Forum software by © MyBB