Hi there.
I found this project very promising so i gave it a try. After a few late night hours i was unable to get it working. My environment involved latest CodeIgniter-3.1.7 and latest grocery-crud 1.6.0. I had 2 major issues. Although i managed to get the list of items page, all other pages returned 404. I added custom routes in routes.php but i had parameters issues as well. At some point i managed to add an item but file upload would just not work (i think due to empty parameter, directory permissions tested ok). I did set url in config as well.
I would greatly appreciate if anyone can post a tested full structure example (CodeIgniter-3.1.7 with latest grocery-crud 1.6.0) that works under a directory e.g. http://localhost/grocery and can upload a file.
Thank you very much
Regards