Welcome Guest, Not a member yet? Register   Sign In
[SOLVED] "Non-object" fatal error when loading two models in a controller
#13

[eluser]vitoco[/eluser]
one detail, i think that the model must extend CI_Model

Code:
class Frontend_model extends CI_Model

and not CI_CONTROLLER as you did it
Code:
class Frontend_model extends CI_Controller

Saludos


Messages In This Thread
[SOLVED] "Non-object" fatal error when loading two models in a controller - by El Forum - 06-08-2011, 12:41 PM



Theme © iAndrew 2016 - Forum software by © MyBB