Welcome Guest, Not a member yet? Register   Sign In
Undefined variable: MyBBI + Call to a member function login() on a non-object
#8

[eluser]Evollution[/eluser]
nam inteles eu ceva Smile

Code:
class MY_Controller extends CI_Controller{
  
   public $mybb;

   public function __construct()
   {
       require_once '/home/fifagoc1/public_html/go/forum/global.php';
       require_once '/home/fifagoc1/public_html/go/application/libraries/MyBBIntegrator.php';
       $this->mybb = new MyBBIntegrator($mybb, $db, $cache, $plugins, $lang, $config);
   }

}

asta trebuie so postez ca librarie


Messages In This Thread
Undefined variable: MyBBI + Call to a member function login() on a non-object - by El Forum - 01-31-2011, 08:10 AM



Theme © iAndrew 2016 - Forum software by © MyBB