Bảng Giá Xe Vinfast Tại Hải Phòng

Error

Using $this when not in object context

/home/fordhaiphong/public_html/protected/models/Seo.php(174)

162 163 if (!empty($row)) 164 { 165 $this->pageTitle = ((!empty($arr['title']))?($arr['title'] . ' '):'') . $row->keyword; 166 $this->keyword = ((!empty($arr['keyword']))?($arr['keyword'] . ' '):'') . $row->meta_keyword; 167 $this->description = ((!empty($arr['description']))?($arr['description'] . ' '):'') . $row->meta_description; 168 return true; 169 } 170 else if (!empty($arr)) 171 { 172 $cont = Contact::getContact(); 173 174 $this->pageTitle = $arr['title'] . ' | ' . $cont->site_title; 175 $this->keyword = $arr['keyword'] . ', ' . $cont->site_keyword; 176 $this->description = $arr['description'] . ' ' . $cont->site_desc; 177 178 return false; 179 } 180 } 181 182 public function getSeoByType($type_id) 183 { 184 return self::model()->with('lang')->find(array( 185 'condition' => 'type = ' . $type_id . ' AND lang.code like "' . Yii::app()->session['lang'] . '"', 186 ));

Stack Trace

#0 + – /home/fordhaiphong/public_html/protected/controllers/SiteController.php(1058): Seo::getSeo(2, array("title" => " Bảng giá xe Vinfast tại Hải Phòng", "description" => " Bảng giá xe Vinfast tại Hải Phòng", "keyword" => " Bảng giá xe Vinfast tại Hải Phòng")) 1053 1054 //navigation_bar 1055 $this->navbar .= CHtml::link($cont->page_price_title, Yii::app()->urlManager->createUrl('site/pagePrice')); 1056 //navigation_bar 1057 1058 Seo::getSeo(Seo::PRODUCT_PAGE, array('title' => $cont->page_price_title,'description' => $cont->page_price_title,'keyword' => $cont->page_price_title)); 1059 1060 $this->render('pages/price', array( 1061 'model' => $model 1062 )); 1063 }
#1 + – /home/fordhaiphong/public_html/framework/web/actions/CInlineAction.php(49): SiteController->actionPagePrice() 44 $controller=$this->getController(); 45 $method=new ReflectionMethod($controller, $methodName); 46 if($method->getNumberOfParameters()>0) 47 return $this->runWithParamsInternal($controller, $method, $params); 48 49 $controller->$methodName(); 50 return true; 51 } 52 }
#2 + – /home/fordhaiphong/public_html/framework/web/CController.php(308): CInlineAction->runWithParams(array()) 303 { 304 $priorAction=$this->_action; 305 $this->_action=$action; 306 if($this->beforeAction($action)) 307 { 308 if($action->runWithParams($this->getActionParams())===false) 309 $this->invalidActionParams($action); 310 else 311 $this->afterAction($action); 312 } 313 $this->_action=$priorAction;
#3 + – /home/fordhaiphong/public_html/framework/web/CController.php(286): CController->runAction(CInlineAction) 281 * @see runAction 282 */ 283 public function runActionWithFilters($action,$filters) 284 { 285 if(empty($filters)) 286 $this->runAction($action); 287 else 288 { 289 $priorAction=$this->_action; 290 $this->_action=$action; 291 CFilterChain::create($this,$action,$filters)->run();
#4 + – /home/fordhaiphong/public_html/framework/web/CController.php(265): CController->runActionWithFilters(CInlineAction, array()) 260 { 261 if(($parent=$this->getModule())===null) 262 $parent=Yii::app(); 263 if($parent->beforeControllerAction($this,$action)) 264 { 265 $this->runActionWithFilters($action,$this->filters()); 266 $parent->afterControllerAction($this,$action); 267 } 268 } 269 else 270 $this->missingAction($actionID);
#5 + – /home/fordhaiphong/public_html/framework/web/CWebApplication.php(282): CController->run("pagePrice") 277 { 278 list($controller,$actionID)=$ca; 279 $oldController=$this->_controller; 280 $this->_controller=$controller; 281 $controller->init(); 282 $controller->run($actionID); 283 $this->_controller=$oldController; 284 } 285 else 286 throw new CHttpException(404,Yii::t('yii','Unable to resolve the request "{route}".', 287 array('{route}'=>$route===''?$this->defaultController:$route)));
#6 + – /home/fordhaiphong/public_html/framework/web/CWebApplication.php(141): CWebApplication->runController("site/pagePrice") 136 foreach(array_splice($this->catchAllRequest,1) as $name=>$value) 137 $_GET[$name]=$value; 138 } 139 else 140 $route=$this->getUrlManager()->parseUrl($this->getRequest()); 141 $this->runController($route); 142 } 143 144 /** 145 * Registers the core application components. 146 * This method overrides the parent implementation by registering additional core components.
#7 + – /home/fordhaiphong/public_html/framework/base/CApplication.php(184): CWebApplication->processRequest() 179 public function run() 180 { 181 if($this->hasEventHandler('onBeginRequest')) 182 $this->onBeginRequest(new CEvent($this)); 183 register_shutdown_function(array($this,'end'),0,false); 184 $this->processRequest(); 185 if($this->hasEventHandler('onEndRequest')) 186 $this->onEndRequest(new CEvent($this)); 187 } 188 189 /**
#8 + – /home/fordhaiphong/public_html/index.php(12): CApplication->run() 07 defined('YII_DEBUG') or define('YII_DEBUG',true); 08 // specify how many levels of call stack should be shown in each log message 09 defined('YII_TRACE_LEVEL') or define('YII_TRACE_LEVEL',3); 10 error_reporting( E_ERROR | E_PARSE | E_CORE_ERROR | E_CORE_WARNING | E_COMPILE_ERROR | E_COMPILE_WARNING ); 11 require_once($yii); 12 Yii::createWebApplication($config)->run();
2024-11-27 15:43:36 LiteSpeed Yii Framework/1.1.16

Từ khóa » Bảng Giá Xe Fadil Hải Phòng