Hello all,
I am a bigginer of grocery crud and code igniter. I am trying the examples and the errors am getting are
Severity: Notice
Message: Only variable references should be returned by reference
Filename: core/Common.php
Line Number: 257
Severity: Notice
Message: Undefined property: Main::$grocery
Filename: controllers/main.php
Line Number: 20
Fatal error: Call to a member function set_table() on null in C:\xampp\htdocs\ci\application\controllers\main.php on line 20
Please help me