Note that there are some explanatory texts on larger screens.

plurals
  1. POIon Auth/CodeIgniter Fatal Error
    primarykey
    data
    text
    <p>Receiving this fatal error when trying to access my planner.php and shared.php controllers. Any thoughts?</p> <pre><code>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-&gt;__call('get_user', Array) #1 /application/core/MY_Controller.php(50): Ion_auth-&gt;get_user() #2 /application/controllers/user/planner.php(9): Common_Auth_Controller-&gt;__construct() #3 /system/core/CodeIgniter.php(288): Planner-&gt;__construct() #4 /index.php(202): require_once('/Users/lrussell...') #5 {main} thrown in/application/libraries/Ion_auth.php on line 88 </code></pre> <p>Library Extension I'm Using for Ion Auth: <a href="http://jondavidjohn.com/blog/2011/01/scalable-login-system-for-codeigniter-ion_auth" rel="nofollow">http://jondavidjohn.com/blog/2011/01/scalable-login-system-for-codeigniter-ion_auth</a></p> <p>Planner Controller: <a href="http://pastie.org/private/wc1bq6eiqb9hn8iubwdgq" rel="nofollow">http://pastie.org/private/wc1bq6eiqb9hn8iubwdgq</a></p> <p>Shared Controller: <a href="http://pastie.org/private/uj3ta8dw3jl7kqxizs9n1a" rel="nofollow">http://pastie.org/private/uj3ta8dw3jl7kqxizs9n1a</a></p> <p>Ion_auth Library Line 88 Segment: <a href="http://pastie.org/private/mhgwdzjyhatwsdrux4gqpa" rel="nofollow">http://pastie.org/private/mhgwdzjyhatwsdrux4gqpa</a></p> <p>CRUD Model: <a href="http://pastie.org/private/m2nhfqzabdsx5eiz6xqupw" rel="nofollow">http://pastie.org/private/m2nhfqzabdsx5eiz6xqupw</a></p> <p>Events Model: <a href="http://pastie.org/private/b6ksjoowl7wde9errow" rel="nofollow">http://pastie.org/private/b6ksjoowl7wde9errow</a></p> <p>Shared Model: <a href="http://pastie.org/private/f741jfnf8o2l5oxphnrl5w" rel="nofollow">http://pastie.org/private/f741jfnf8o2l5oxphnrl5w</a></p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload