You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
similar problem, Urgent help required.
as soon as i enable database caching
i get error on
Filename: /home/vproud/public_html/models/grocery_crud_model.php
This bug still exists, I have been able to still have caching for the rest of the application by adding $this->db->cache_off(); in the grocery_crud_model.php file.
I am using grocery crud in my codeigniter project. It was working fine until I switched on "Database Caching".
Rest of project still works fine but I get following error whenever I open grocery crud controller
Fatal error: Cannot access empty property in pathToProject\application\libraries\grocery_crud.php on line 1441
The text was updated successfully, but these errors were encountered: