Welcome Guest, Not a member yet? Register   Sign In
I cant show validation error
#1

[eluser]Asinox[/eluser]
Hello, me again.... im trying to validate forms, the validation is "working", because if the form fields are empty's the form dont go anywhere... but i cant see the errors messages, im trying to show the errors in the same pages of the form Sad

Some real example?

Thanks
#2

[eluser]Bramme[/eluser]
Added
Code:
<?php echo $this->validation->error_string; ?>
to your view?
#3

[eluser]Asinox[/eluser]
ok Smile
i did it

Smile


no no, this part was there...just i was wrong with the place that i was using the validation
Thanks Smile
#4

[eluser]aataqwa[/eluser]
Quote:or you try library messages here ;-)




Theme © iAndrew 2016 - Forum software by © MyBB