⚠ 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

Setting up examples of grocery crud



antonygrocery

antonygrocery
  • profile picture
  • Member

Posted 22 January 2015 - 20:58 PM

Hello all,

I am a bigginer of grocery crud and code igniter. I am trying the examples and the errors am getting are

A PHP Error was encountered

Severity: Notice

Message: Only variable references should be returned by reference

Filename: core/Common.php

Line Number: 257

A PHP Error was encountered

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

 


Amit Shah

Amit Shah
  • profile picture
  • Member

Posted 22 January 2015 - 21:19 PM

paste up the code.. so some1 can review and update what and where the error is