CodeIgniter Forums
CI2 to CI3 : error Call to a member function helper() - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Using CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=5)
+--- Forum: Installation & Setup (https://forum.codeigniter.com/forumdisplay.php?fid=9)
+--- Thread: CI2 to CI3 : error Call to a member function helper() (/showthread.php?tid=63911)



CI2 to CI3 : error Call to a member function helper() - yokorino - 12-21-2015

Hello, I have performed a migration in codeigniter version 2 to version 3,
I have a error in the logs :
Code:
Call to a member function helper() on a non-object in Session.php on line 76

I have consulted the link http://forum.codeigniter.com/thread-61901.html

But this has not helped me.


I need your help please


RE: CI2 to CI3 : error Call to a member function helper() - Narf - 12-22-2015

How did you "consult" it?

The very first reply (by me) to that thread contains the answer to your problem and the same thing is explained in the upgrade instructions, which you should've followed.