Welcome Guest, Not a member yet? Register   Sign In
Custom validation rules not working. But only on Development server.
#3

[eluser]WanWizard[/eluser]
No.

Time for some serious debugging of the form_validation library. Line 615 checks if a method is defined for the rule. Add some debugging there.
If no method exist with the requested name in the form validation class, and no function of that name exists, it skips the rule quietly.


Messages In This Thread
Custom validation rules not working. But only on Development server. - by El Forum - 08-02-2010, 10:46 AM



Theme © iAndrew 2016 - Forum software by © MyBB