Welcome Guest, Not a member yet? Register   Sign In
Model does not load
#2

[eluser]TheFuzzy0ne[/eluser]
I don't understand why you would be getting that error. CodeIgniter should tell you if it was unable to load a model, which it doesn't seem to be. Please could you try to load a non-existent model, to ensure it really will tell you when it fails to load a model?

Code:
$this->load->model('non_existent_model');


Messages In This Thread
Model does not load - by El Forum - 04-15-2013, 06:21 AM
Model does not load - by El Forum - 04-15-2013, 06:43 AM
Model does not load - by El Forum - 04-15-2013, 06:46 AM
Model does not load - by El Forum - 04-15-2013, 07:13 AM
Model does not load - by El Forum - 04-15-2013, 07:24 AM
Model does not load - by El Forum - 04-15-2013, 07:34 AM
Model does not load - by El Forum - 04-15-2013, 07:41 AM
Model does not load - by El Forum - 04-15-2013, 07:59 AM
Model does not load - by El Forum - 04-15-2013, 09:05 AM
Model does not load - by El Forum - 04-15-2013, 09:29 AM



Theme © iAndrew 2016 - Forum software by © MyBB