Welcome Guest, Not a member yet? Register   Sign In
Unable to locate the model you have specified error
#6

[eluser]jzmwebdevelopement[/eluser]
[quote author="Shannon" date="1311504566"]What do you mean have I loaded my model at all? Not sure what you mean. Can you explain it a little more please.

EDIT: Yes, I have loaded it in the first line of the validate_credentials function.[/quote]

You have
Code:
$this->load->model('membership_model');
try
Code:
$this->load->model('Membership_model');


Messages In This Thread
Unable to locate the model you have specified error - by El Forum - 07-23-2011, 11:11 PM
Unable to locate the model you have specified error - by El Forum - 07-23-2011, 11:47 PM
Unable to locate the model you have specified error - by El Forum - 07-23-2011, 11:49 PM
Unable to locate the model you have specified error - by El Forum - 07-24-2011, 12:02 AM
Unable to locate the model you have specified error - by El Forum - 07-24-2011, 12:05 AM
Unable to locate the model you have specified error - by El Forum - 07-24-2011, 12:09 AM
Unable to locate the model you have specified error - by El Forum - 07-24-2011, 12:33 AM
Unable to locate the model you have specified error - by El Forum - 07-24-2011, 01:17 AM
Unable to locate the model you have specified error - by El Forum - 07-24-2011, 02:40 AM
Unable to locate the model you have specified error - by El Forum - 07-24-2011, 03:04 AM
Unable to locate the model you have specified error - by El Forum - 07-24-2011, 03:15 AM
Unable to locate the model you have specified error - by El Forum - 07-24-2011, 03:58 AM
Unable to locate the model you have specified error - by El Forum - 07-24-2011, 10:30 PM



Theme © iAndrew 2016 - Forum software by © MyBB