Welcome Guest, Not a member yet? Register   Sign In
Call to undefined method CI_Controller::Controller()
#1

[eluser]yuro[/eluser]
Hello,

I uploaded my CodeIgniter Version to 3.0, because the old version had shown a Error on google.com and now come the next problem:

Error: Call to undefined method CI_Controller::Controller()in /.../frontendcontroler.php on line 20

Thats the code:

Code:
function __construct()
  {
parent::Controller(); //Error
  ....

Where's the problem? I'm using CI3.0


Messages In This Thread
Call to undefined method CI_Controller::Controller() - by El Forum - 04-24-2012, 01:37 AM
Call to undefined method CI_Controller::Controller() - by El Forum - 04-24-2012, 05:35 AM
Call to undefined method CI_Controller::Controller() - by El Forum - 04-24-2012, 10:05 AM
Call to undefined method CI_Controller::Controller() - by El Forum - 04-27-2012, 08:37 AM
Call to undefined method CI_Controller::Controller() - by El Forum - 04-27-2012, 08:39 AM
Call to undefined method CI_Controller::Controller() - by El Forum - 04-27-2012, 08:51 AM
Call to undefined method CI_Controller::Controller() - by El Forum - 04-27-2012, 08:53 AM
Call to undefined method CI_Controller::Controller() - by El Forum - 04-27-2012, 09:00 AM
Call to undefined method CI_Controller::Controller() - by El Forum - 04-27-2012, 09:24 AM
Call to undefined method CI_Controller::Controller() - by El Forum - 04-28-2012, 02:52 PM
Call to undefined method CI_Controller::Controller() - by El Forum - 04-28-2012, 03:39 PM



Theme © iAndrew 2016 - Forum software by © MyBB