Welcome Guest, Not a member yet? Register   Sign In
loading model error
#1

[eluser]mikeme[/eluser]
Hello,

When I try to load my model (either through autoload.php or in controller) I get the following symptoms:

- my browser window shows my model class definition
- the apache error log shows:

PHP Fatal error: Class 'Page_model' not found in /Library/WebServer/Documents/system/core/Loader.php on line 198

I've tried renaming application/models/Page_model.php to have both upper and lower case first letter.

I've also tried upper and lower case first letter in model name in the line that does the loading: $this->load->model('Page_model');

Any ideas on what is causing this?

Thanks.


Messages In This Thread
loading model error - by El Forum - 02-28-2011, 01:48 PM
loading model error - by El Forum - 03-01-2011, 03:08 AM
loading model error - by El Forum - 03-01-2011, 12:38 PM
loading model error - by El Forum - 03-01-2011, 03:58 PM



Theme © iAndrew 2016 - Forum software by © MyBB