Welcome Guest, Not a member yet? Register   Sign In
Model Doesnt Load..!
#1

[eluser]ashipj[/eluser]
I have code
Code:
$this->load->model('DTO/ResponseDTO');
in my controller and i have my ResponseDTO.php class in "model/DTO" directory.

But when i run the application. I get the error
Code:
Fatal error: Class 'Responsedto' not found in C:\Program Files\xampp\htdocs\php\libraries\Loader.php on line 184


Its just for this class. Other Model classes are loading fine. Is it anything with the name or something..?

Thanks for reading


Messages In This Thread
Model Doesnt Load..! - by El Forum - 07-31-2010, 08:02 PM
Model Doesnt Load..! - by El Forum - 08-01-2010, 01:13 AM
Model Doesnt Load..! - by El Forum - 08-01-2010, 11:54 PM
Model Doesnt Load..! - by El Forum - 08-02-2010, 02:05 AM
Model Doesnt Load..! - by El Forum - 08-05-2010, 11:18 AM
Model Doesnt Load..! - by El Forum - 08-07-2010, 12:16 AM



Theme © iAndrew 2016 - Forum software by © MyBB