problem with index in library
- Single Page
Posted 14 April 2012 - 17:53 PM
I have this error when i open a option with grocery
[b] A PHP Error was encountered[/b]
Severity: Notice
Message: Undefined index:
Filename: libraries/grocery_crud.php
Line Number: 236
the problem is i change the grocery crud in flexigrid theme and css files, but I don't change the file library.
so I know i don't have to change a grocery crud, I'm sorry for this, but i don't found the error. so i need you help.
Posted 14 April 2012 - 21:01 PM
$crud->change_field_type('your_field','integer');
and it will work fine for you.
You can see more at: http://www.grocerycrud.com/documentation/options_functions/change_field_type
Posted 15 April 2012 - 14:54 PM
Thanks @web-johnny