尝试访问我的 planner.php 和 shared.php 控制器时收到此致命错误。有什么想法吗?
Fatal error: Uncaught exception 'Exception' with message 'Undefined method Ion_auth::get_user() called' in
/application/libraries/Ion_auth.php:88 Stack trace: #0
/application/core/MY_Controller.php(50): Ion_auth->__call('get_user', Array) #1
/application/core/MY_Controller.php(50): Ion_auth->get_user() #2
/application/controllers/user/planner.php(9): Common_Auth_Controller->__construct() #3
/system/core/CodeIgniter.php(288): Planner->__construct() #4 /index.php(202): require_once('/Users/lrussell...') #5 {main} thrown in/application/libraries/Ion_auth.php on line 88
我用于 Ion Auth 的库扩展:http: //jondavidjohn.com/blog/2011/01/scalable-login-system-for-codeigniter-ion_auth
计划控制器: http: //pastie.org/private/wc1bq6eiqb9hn8iubwdgq
共享控制器: http: //pastie.org/private/uj3ta8dw3jl7kqxizs9n1a
Ion_auth 库第 88 行段: http ://pastie.org/private/mhgwdzjyhatwsdrux4gqpa
CRUD 模型: http: //pastie.org/private/m2nhfqzabdsx5eiz6xqupw
事件模型: http: //pastie.org/private/b6ksjoowl7wde9errow
共享模型: http: //pastie.org/private/f741jfnf8o2l5oxphnrl5w