Friends,
I am new to PHP Codeigniter, So please suggest my solution :
Grocery CRUD was working perfectly on my localhost. But when I installed that on my website server, It gives following message :
The template does not exist. Please check your files and try again. --- #0 /home/mydomain/domains/mywebsite.com/public_html/gc/application/libraries/Grocery_CRUD.php(4671): grocery_CRUD_Layout->set_basic_Layout()
I have already configured Base URL.
What may be the reason.