Installing in existing project
- Single Page
Posted 25 April 2012 - 14:32 PM
I have been able to install this tool in a vacuum and it CodeIgniter function perfectly, but in my existing project, I have this error message:
"[b]Message:[/b][b]Undefined index: Filename: libraries / grocery_crud.php Line Number: 242[/b]"
Can you help me?
Posted 25 April 2012 - 18:29 PM
$crud->change_field_type('ordering','integer');
Posted 26 April 2012 - 10:37 AM