백성찬님 애러좀 고처주세용 ㅠ.ㅠ

Fatal error: Call to a member function setAct() on a non-object in /web/home/lamborghini/html/xe/classes/module/ModuleHandler.class.php on line 304

    }
   }

            $oModule->setAct($this->act);

            $this->module_info->module_type = $type;
            $oModule->setModuleInfo($this->module_info, $xml_info);

            // execute the action, and if failed, set error
            if(!$oModule->proc()) $this->error = $oModule->getMessage();

            return $oModule;

사용자dsf.png http://www.xpressengine.com/19296966 미리내에서도 이글 알려주던데 도통 어떻게 고처야할지 모르겠어요...

Call to a member function setAct() on a non-object 이거를 네이버에 검색하면 좋은 정보들 많이 나온다고하는데 저는 봐도 잘 모르겠어요..

백성찬님 도와주세용....부탁드립니다.