[eluser]Johan André[/eluser]
Hey!
Is there anyone who got the new validation-class working?
It seem to invoke errors but the when I
Code:
<?php echo validation_errors(); ?>
or
Code:
<?php echo form_error('field_name'); ?>
they don't return anything...
Anyone else having the same problem?