⚠ 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

Message: include(assets/grocery_crud/languages/english.php): failed to open stream



Laurent Nunenthal

Laurent Nunenthal
  • profile picture
  • Member

Posted 03 April 2016 - 19:05 PM

Hello,

 

I'm totaly new in Grocerycrud and codeigniter, I try to install the The newbies grocery CRUD Tutorial

I have following the tutorial and success to display the Welcome to the world of Codeigniter (cool).

But in the next step I have a path problem (Message: include(assets/grocery_crud/languages/english.php): failed to open stream) I suppose is because I moved the index.php in the root folder of my website. I have a root folder with my index.php and a folder named CodeIgniter with all the file as required in the documentation.

How to  use grocerycrud with this folder organisation ?

 

Thank you for your help

 


Laurent Nunenthal

Laurent Nunenthal
  • profile picture
  • Member

Posted 03 April 2016 - 21:22 PM

Finally it's simple. The folder asset must be in the same folder that index.php.