Welcome Guest, Not a member yet? Register   Sign In
Unable to locate the specified class: Session.php
#14

(This post was last modified: 11-12-2014, 02:28 AM by sv3tli0.)

Pre-hooking controller construction means that you don't have anything loaded inside the controller object so the last suggestion of ciadmin will help you.

BTW instead of prehooking controllers I can suggest another tactic using MY_Controller which will be used from your controllers and will extend CI_Controller..
There you will have real control of the ci controller construct + you can add any custom common method for all controllers.
Best VPS Hosting : Digital Ocean
Reply


Messages In This Thread
RE: Unable to locate the specified class: Session.php - by sv3tli0 - 11-12-2014, 02:26 AM



Theme © iAndrew 2016 - Forum software by © MyBB