Welcome Guest, Not a member yet? Register   Sign In
Unable to access an error message
#2

[eluser]BrianDHall[/eluser]
This might be too easy, but in your password_match function remove the if check - just set the form validation message and return false regardless. Still getting the error?

If not, you can always leave the set_message outside the loop anyway - you can set the message even if it is going to return true as error messages are only shown if the validation fails.

This is all inside a controller, right?


Messages In This Thread
Unable to access an error message - by El Forum - 09-21-2009, 02:14 PM
Unable to access an error message - by El Forum - 09-21-2009, 07:28 PM
Unable to access an error message - by El Forum - 09-22-2009, 08:55 AM



Theme © iAndrew 2016 - Forum software by © MyBB