Welcome Guest, Not a member yet? Register   Sign In
Unable to access an error message corresponding to your field name.
#1

[eluser]Unknown[/eluser]
Hi..!

I am beginner to codeigniter, when i was trying insert some fields in a Database i got the following error-

Quote:Unable to access an error message corresponding to your field name.
.

What i ill do Now? Please Anyone reply me for my problem!
#2

[eluser]smilie[/eluser]
This error is from the form_validation() CI function.
It means, there was an error in the form, but error message was not defined (or, more probably is defined through language file which can not be found).

Cheers,
Smilie
#3

[eluser]Unknown[/eluser]
Thanks a Lot!




Theme © iAndrew 2016 - Forum software by © MyBB