Welcome Guest, Not a member yet? Register   Sign In
validation_errors() returning an empty string after upgrading to 2.1.0
#7

[eluser]InsiteFX[/eluser]
Because you are assigning the validation errors to a variable!

Code:
// in view should be
<?php echo validation_errors(); ?>


Messages In This Thread
validation_errors() returning an empty string after upgrading to 2.1.0 - by El Forum - 02-22-2012, 04:13 PM



Theme © iAndrew 2016 - Forum software by © MyBB