Welcome Guest, Not a member yet? Register   Sign In
Call to a member function getMessage() system/core/Common.php on line 650
#1

Hello, Im using codeigniter 3.x and sometimes Im getting the error in all controllers:

Fatal error: Call to a member function getMessage() on a non-object in system/core/Common.php on line 650

At the end of the controller execution. My error_log show

mod_fcgid: stderr: PHP Fatal error: Call to a member function getMessage() on a non-object in system/core/Common.php on line 650, referer: http://xxx.xxxx.xx

The error is only show in linux server, in local execution (windows) never appear.

Thanks
Reply
#2

Maybe you should update your CI look here

https://github.com/bcit-ci/CodeIgniter/issues/3308

Reply




Theme © iAndrew 2016 - Forum software by © MyBB