codeigniter3.x-extended-rules
codeigniter3.x-extended-rules copied to clipboard
Error message not showing
I'm trying to echo errors with bellow code. But not showing error message. echo $this->form_validation->error_string()
Please give me a solution.
Hi, sorry about the delay, CI version? 3?
Also I'll need the exact fields or errors that don't work for you, because I have just tried a new installation with the library and it works fine...
Yes CI version 3
Can you paste the code from the view? It throws an error the code validation_errors(); ?
yes its not showing file validation errors
It means no error message returning to all custom form validation