Welcome Guest, Not a member yet? Register   Sign In
Anyone got new form_validation to work?
#1

[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?
#2

[eluser]xwero[/eluser]
If you are using the ME library it's possible it causes an error, i'm not sure if there is a solution already.

edit : it seems to be solved
#3

[eluser]Johan André[/eluser]
Actually, I'm using Matchbox.
Could that be the causing trouble?
#4

[eluser]Pascal Kriete[/eluser]
It probably is.
I believe they both overwrite the CI loader, which has been updated. I'm sure that if you drop Zach a message he'll get it fixed up.




Theme © iAndrew 2016 - Forum software by © MyBB