Hello community!
I am using Codeigniter 3 and Grocerycrud 1.5.1. I purchased the template of Grocerycrud bootstrap, but the problem I have to do: set_theme ('bootstrap') and set_theme ('Flexigrid), so I do not think is the problem of template.
The problem is that when an error does not indicate what is wrong is happening, just said there was a mistake and I get error 500.
For example, if I specify that the password is required to required_fields ('usr_password'), the display does not indicate that because the password field is required simply says there is an error (view attached image)
[attachment=936:error_required.png]
If I see examples of http://www.grocerycrud.com/documentation/tutorial_basic_methods_2nd_part here you can see that clearly outlines the errors that are occurring (see image below)