Welcome Guest, Not a member yet? Register   Sign In
Extended Controller class not found - stumped!
#2

[eluser]dmorin[/eluser]
A couple of things.

In MY_Controller, I think it should be

Code:
parent::Controller();
Not
Code:
parent::__construct();

because the constructor in the CI controller lib is called Controller.

Second, your file should be named "MY_Controller" with a Capital "MY_C".

Let us know if that fixes it.


Messages In This Thread
Extended Controller class not found - stumped! - by El Forum - 11-16-2008, 01:19 PM
Extended Controller class not found - stumped! - by El Forum - 11-16-2008, 02:00 PM
Extended Controller class not found - stumped! - by El Forum - 11-16-2008, 02:10 PM
Extended Controller class not found - stumped! - by El Forum - 11-16-2008, 02:22 PM
Extended Controller class not found - stumped! - by El Forum - 08-04-2009, 02:52 PM
Extended Controller class not found - stumped! - by El Forum - 10-20-2009, 02:35 PM
Extended Controller class not found - stumped! - by El Forum - 10-20-2009, 02:50 PM
Extended Controller class not found - stumped! - by El Forum - 10-20-2009, 05:10 PM
Extended Controller class not found - stumped! - by El Forum - 10-20-2009, 09:45 PM
Extended Controller class not found - stumped! - by El Forum - 10-21-2009, 06:56 AM
Extended Controller class not found - stumped! - by El Forum - 10-21-2009, 07:04 AM
Extended Controller class not found - stumped! - by El Forum - 10-21-2009, 07:16 AM
Extended Controller class not found - stumped! - by El Forum - 10-24-2009, 11:02 AM
Extended Controller class not found - stumped! - by El Forum - 10-24-2009, 11:46 AM
Extended Controller class not found - stumped! - by El Forum - 03-18-2011, 05:18 AM



Theme © iAndrew 2016 - Forum software by © MyBB