Welcome Guest, Not a member yet? Register   Sign In
validation_errors() is not showing erroe message.
#8

[eluser]WanWizard[/eluser]
A blank page? Error reporting enabled? Display errors on in your php.ini? Any errors in the log?
You should have received an error message, since I made a mistake. Very difficult to debug if you have error reporting disabled.

It should have been:
Code:
var_dump( _get_validation_object() );
since it's a function in the form helper, not a part of the form_validation library...


Messages In This Thread
validation_errors() is not showing erroe message. - by El Forum - 10-13-2010, 02:47 AM
validation_errors() is not showing erroe message. - by El Forum - 10-13-2010, 02:54 PM
validation_errors() is not showing erroe message. - by El Forum - 10-14-2010, 02:56 AM
validation_errors() is not showing erroe message. - by El Forum - 10-14-2010, 04:18 AM
validation_errors() is not showing erroe message. - by El Forum - 10-14-2010, 04:26 AM
validation_errors() is not showing erroe message. - by El Forum - 10-14-2010, 05:22 AM
validation_errors() is not showing erroe message. - by El Forum - 10-14-2010, 05:58 AM
validation_errors() is not showing erroe message. - by El Forum - 10-14-2010, 06:14 AM
validation_errors() is not showing erroe message. - by El Forum - 10-14-2010, 06:24 AM
validation_errors() is not showing erroe message. - by El Forum - 10-14-2010, 07:34 AM
validation_errors() is not showing erroe message. - by El Forum - 10-14-2010, 07:40 AM
validation_errors() is not showing erroe message. - by El Forum - 10-14-2010, 08:01 AM
validation_errors() is not showing erroe message. - by El Forum - 10-15-2010, 02:40 AM
validation_errors() is not showing erroe message. - by El Forum - 10-15-2010, 04:28 AM



Theme © iAndrew 2016 - Forum software by © MyBB