scoumbourdis / grocery-crud

Grocery CRUD is a PHP Codeigniter Framework library that creates a full functional CRUD system without the requirement of extra customisation to the JavaScripts or the CSS to do it so.
http://www.grocerycrud.com
GNU General Public License v3.0
1.01k stars 472 forks source link

Assets Folder Location #489

Open Andrewsuares opened 4 years ago

Andrewsuares commented 4 years ago

Hello,

I just spent an hour trying to figure this out. Can you please tell me how to make this work. My assets location on the server at this path. Grocery crud looks for assets/grocery_crud instead. How do I change this. Thanks!

Server path /assets/grocery_crud

Andrewsuares commented 4 years ago

I changed the paths in the file Grocery_CRUD.php in the library folder to /assets and now I get this error. The file exists. Any idea what could be wrong?

Message: include(/assets/grocery_crud/languages/english.php): failed to open stream: No such file or directory Filename: libraries/Grocery_CRUD.php