Welcome Guest, Not a member yet? Register   Sign In
Validation errors
#3

[eluser]ccschmitz[/eluser]
I think the validation_errors() method has to be called within the form. Try putting it before form_close() and see what happens.

Code:
echo validation_errors('<p class="error">');
echo form_close(); ?&gt;


Messages In This Thread
Validation errors - by El Forum - 07-07-2011, 08:49 AM
Validation errors - by El Forum - 07-07-2011, 12:20 PM
Validation errors - by El Forum - 07-07-2011, 01:17 PM
Validation errors - by El Forum - 07-07-2011, 01:20 PM
Validation errors - by El Forum - 07-07-2011, 05:08 PM



Theme © iAndrew 2016 - Forum software by © MyBB