Welcome Guest, Not a member yet? Register   Sign In
Form Validation Errors Not Showing?
#5

[eluser]N3XT0R[/eluser]
if you load in your controller-class inside the constructor any models, check if one of the models extends the ci_controller.
Little time ago i done the mistake/fail and tried to load a model wich extends from the ci_controller.... <-- yes fail

If you do something like this, the form_validation will return a right value, but your form_validation error will not be displayed in your view.
validation_errors() will return a String with a length of 0.


Messages In This Thread
Form Validation Errors Not Showing? - by El Forum - 12-03-2012, 07:40 AM
Form Validation Errors Not Showing? - by El Forum - 12-03-2012, 09:13 AM
Form Validation Errors Not Showing? - by El Forum - 12-03-2012, 10:28 AM
Form Validation Errors Not Showing? - by El Forum - 12-04-2012, 02:15 AM
Form Validation Errors Not Showing? - by El Forum - 12-05-2012, 03:55 AM



Theme © iAndrew 2016 - Forum software by © MyBB