⚠ In case you've missed it, we have migrated to our new website, with a brand new forum. For more details about the migration you can read our blog post for website migration. This is an archived forum. ⚠

  •     

profile picture

just can't get it working, please post full structure example



sygram
  • profile picture
  • Member

Posted 05 February 2018 - 05:40 AM

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


sygram
  • profile picture
  • Member

Posted 05 February 2018 - 06:44 AM

Sorry guys. As i wrote "a few late night hours"

 

Fresh view. Everything working.