Welcome Guest, Not a member yet? Register   Sign In
data __construct inside a controller
#3

[eluser]coolant[/eluser]
That will work if I just have data, but what if I have $this->load.

I get the obvious
Code:
Fatal error: Call to a member function file() on a non-object
with something like $this->load->file('test'); in the __construct.

Do I need to do something with $this->CI =& get_instance(); ?


Messages In This Thread
data __construct inside a controller - by El Forum - 12-04-2008, 09:33 PM
data __construct inside a controller - by El Forum - 12-04-2008, 09:58 PM
data __construct inside a controller - by El Forum - 12-04-2008, 10:06 PM
data __construct inside a controller - by El Forum - 12-04-2008, 10:14 PM
data __construct inside a controller - by El Forum - 12-04-2008, 10:23 PM
data __construct inside a controller - by El Forum - 12-04-2008, 10:29 PM
data __construct inside a controller - by El Forum - 12-04-2008, 10:32 PM



Theme © iAndrew 2016 - Forum software by © MyBB