Welcome Guest, Not a member yet? Register   Sign In
Message: Undefined property: Start::$config
#3

[eluser]Naczu[/eluser]
omg yes it worked ... but why O_O

ok .. it worked but I couldnt get the $css and $base variables... what is wrong with the start.php controller ?

[quote author="timmahoney" date="1345572814"]I think you need to add this to the top of your controller, in order to get all the stuff CodeIgniter provides

Code:
public function __construct()
{
  parent::__construct();
}
[/quote]


Messages In This Thread
Message: Undefined property: Start::$config - by El Forum - 08-21-2012, 10:59 AM
Message: Undefined property: Start::$config - by El Forum - 08-21-2012, 11:13 AM
Message: Undefined property: Start::$config - by El Forum - 08-21-2012, 11:15 AM
Message: Undefined property: Start::$config - by El Forum - 08-21-2012, 11:19 AM
Message: Undefined property: Start::$config - by El Forum - 08-21-2012, 11:26 AM
Message: Undefined property: Start::$config - by El Forum - 08-21-2012, 11:45 AM
Message: Undefined property: Start::$config - by El Forum - 08-21-2012, 11:51 AM
Message: Undefined property: Start::$config - by El Forum - 08-21-2012, 11:55 AM



Theme © iAndrew 2016 - Forum software by © MyBB