Welcome Guest, Not a member yet? Register   Sign In
Problem in form validation
#1

[eluser]smithas[/eluser]
I am doing a form validation page.I moved all the rules to application/config/form_validation.php.but the rules are not getting called.is thr anything else to be done other than loading the form_validation library and calling run() function.
#2

[eluser]tim1965[/eluser]
You need to give more detail
Was it working before you moved it
copy of controller code, model, view, etc
#3

[eluser]smithas[/eluser]
it was working perfectly before i moved it.
#4

[eluser]thePiet[/eluser]
Read http://ellislab.com/codeigniter/user-gui...ngtoconfig and make sure the file is at the right location and meets the requirements described at the User Guide.
#5

[eluser]smithas[/eluser]
my form_validation.php is in the folder system/application/config ..i believe that is where i should keep it.




Theme © iAndrew 2016 - Forum software by © MyBB