Welcome Guest, Not a member yet? Register   Sign In
Loading CI instance inside helper, causes problem in library?
#4

[eluser]danmontgomery[/eluser]
I think there's some confusion about exactly what the error is... the only CI_Loader object is load (eg, $this->load->library('a_library')Wink... The CI object is whatever the controller is... Something else is going on here. It sounds like you have something like

Code:
$this->load->user

But that wouldn't really make sense. What does loading the view have to do with the custom library? Can you post that code?


Messages In This Thread
Loading CI instance inside helper, causes problem in library? - by El Forum - 04-06-2010, 12:43 PM



Theme © iAndrew 2016 - Forum software by © MyBB