Welcome Guest, Not a member yet? Register   Sign In
Private function and Custom form validation
#11

[eluser]CroNiX[/eluser]
Code:
$this->form_validation->set_message('_check_terms', 'The terms of service must be read and agreed to before continuing.');
Need underscore before check_terms
#12

[eluser]InsiteFX[/eluser]
I updated my code to add yours CroNiX
#13

[eluser]BenAbrams[/eluser]
[quote author="CroNiX" date="1341767037"]
Code:
$this->form_validation->set_message('_check_terms', 'The terms of service must be read and agreed to before continuing.');
Need underscore before check_terms[/quote]

:gulp:

*Facepalm*

Sorry guys, that was pretty stupid. Working as expected now. Thanks




Theme © iAndrew 2016 - Forum software by © MyBB