/home/brdepylaction/yii-1.1.13.e9e4a0/framework/db/CDbConnection.php(381)
369 throw new CDbException('CDbConnection.connectionString cannot be empty.'); 370 try 371 { 372 Yii::trace('Opening DB connection','system.db.CDbConnection'); 373 $this->_pdo=$this->createPdoInstance(); 374 $this->initConnection($this->_pdo); 375 $this->_active=true; 376 } 377 catch(PDOException $e) 378 { 379 if(YII_DEBUG) 380 { 381 throw new CDbException('CDbConnection failed to open the DB connection: '. 382 $e->getMessage(),(int)$e->getCode(),$e->errorInfo); 383 } 384 else 385 { 386 Yii::log($e->getMessage(),CLogger::LEVEL_ERROR,'exception.CDbException'); 387 throw new CDbException('CDbConnection failed to open the DB connection.',(int)$e->getCode(),$e->errorInfo); 388 } 389 } 390 } 391 } 392 393 /**
#0 |
+
–
/home/brdepylaction/yii-1.1.13.e9e4a0/framework/db/CDbConnection.php(330): CDbConnection->open() 325 public function setActive($value) 326 { 327 if($value!=$this->_active) 328 { 329 if($value) 330 $this->open(); 331 else 332 $this->close(); 333 } 334 } 335 |
#1 |
+
–
/home/brdepylaction/yii-1.1.13.e9e4a0/framework/db/CDbConnection.php(308): CDbConnection->setActive(true) 303 */ 304 public function init() 305 { 306 parent::init(); 307 if($this->autoConnect) 308 $this->setActive(true); 309 } 310 311 /** 312 * Returns whether the DB connection is established. 313 * @return boolean whether the DB connection is established |
#2 |
+
–
/home/brdepylaction/yii-1.1.13.e9e4a0/framework/base/CModule.php(387): CDbConnection->init() 382 if(!isset($config['enabled']) || $config['enabled']) 383 { 384 Yii::trace("Loading \"$id\" application component",'system.CModule'); 385 unset($config['enabled']); 386 $component=Yii::createComponent($config); 387 $component->init(); 388 return $this->_components[$id]=$component; 389 } 390 } 391 } 392 |
#3 |
+
–
/home/brdepylaction/yii-1.1.13.e9e4a0/framework/base/CApplication.php(438): CModule->getComponent("db") 433 * Returns the database connection component. 434 * @return CDbConnection the database connection 435 */ 436 public function getDb() 437 { 438 return $this->getComponent('db'); 439 } 440 441 /** 442 * Returns the error handler component. 443 * @return CErrorHandler the error handler application component. |
#4 |
+
–
/home/brdepylaction/yii-1.1.13.e9e4a0/framework/db/ar/CActiveRecord.php(623): CApplication->getDb() 618 { 619 if(self::$db!==null) 620 return self::$db; 621 else 622 { 623 self::$db=Yii::app()->getDb(); 624 if(self::$db instanceof CDbConnection) 625 return self::$db; 626 else 627 throw new CDbException(Yii::t('yii','Active Record requires a "db" CDbConnection application component.')); 628 } |
#5 |
+
–
/home/brdepylaction/yii-1.1.13.e9e4a0/framework/db/ar/CActiveRecord.php(2309): CActiveRecord->getDbConnection() 2304 public function __construct($model) 2305 { 2306 $this->_model=$model; 2307 2308 $tableName=$model->tableName(); 2309 if(($table=$model->getDbConnection()->getSchema()->getTable($tableName))===null) 2310 throw new CDbException(Yii::t('yii','The table "{table}" for active record class "{class}" cannot be found in the database.', 2311 array('{class}'=>get_class($model),'{table}'=>$tableName))); 2312 if($table->primaryKey===null) 2313 { 2314 $table->primaryKey=$model->primaryKey(); |
#6 |
+
–
/home/brdepylaction/yii-1.1.13.e9e4a0/framework/db/ar/CActiveRecord.php(387): CActiveRecordMetaData->__construct(TipoServico) 382 if(isset(self::$_models[$className])) 383 return self::$_models[$className]; 384 else 385 { 386 $model=self::$_models[$className]=new $className(null); 387 $model->_md=new CActiveRecordMetaData($model); 388 $model->attachBehaviors($model->behaviors()); 389 return $model; 390 } 391 } 392 |
#7 |
+
–
/home/brdepylaction/public_html/site/protected/models/TipoServico.php(26): CActiveRecord::model("TipoServico") 21 * @param string $className active record class name. 22 * @return TipoServico the static model class 23 */ 24 public static function model($className=__CLASS__) 25 { 26 return parent::model($className); 27 } 28 29 /** 30 * @return string the associated database table name 31 */ |
#8 |
+
–
/home/brdepylaction/public_html/site/protected/views/layouts/main.php(163): TipoServico::model() 158 <ul class="menuFlutuante menuFlutuanteDepilacao"> 159 <?php 160 $criteria = new CDbCriteria(); 161 $criteria->compare("tsrv_depilacao", 1); 162 $criteria->compare("tsrv_status", 1); 163 $tipos_servicos = TipoServico::model()->findAll($criteria); 164 165 foreach ($tipos_servicos as $t) { 166 ?> 167 168 <?php if ($t->tsrv_nome == "Cera Morna") { ?> |
#9 |
+
–
/home/brdepylaction/yii-1.1.13.e9e4a0/framework/web/CBaseController.php(126): require("/home/brdepylaction/public_html/site/protected/views/layouts/mai...") 121 $data=$_data_; 122 if($_return_) 123 { 124 ob_start(); 125 ob_implicit_flush(false); 126 require($_viewFile_); 127 return ob_get_clean(); 128 } 129 else 130 require($_viewFile_); 131 } |
#10 |
+
–
/home/brdepylaction/yii-1.1.13.e9e4a0/framework/web/CBaseController.php(95): CBaseController->renderInternal("/home/brdepylaction/public_html/site/protected/views//layouts/ma...", array("content" => "
<h1>Depilação delicada e natural</h1>
<p>
Especializada..."), true) 090 { 091 $widgetCount=count($this->_widgetStack); 092 if(($renderer=Yii::app()->getViewRenderer())!==null && $renderer->fileExtension==='.'.CFileHelper::getExtension($viewFile)) 093 $content=$renderer->renderFile($this,$viewFile,$data,$return); 094 else 095 $content=$this->renderInternal($viewFile,$data,$return); 096 if(count($this->_widgetStack)===$widgetCount) 097 return $content; 098 else 099 { 100 $widget=end($this->_widgetStack); |
#11 |
+
–
/home/brdepylaction/yii-1.1.13.e9e4a0/framework/web/CController.php(784): CBaseController->renderFile("/home/brdepylaction/public_html/site/protected/views//layouts/ma...", array("content" => "
<h1>Depilação delicada e natural</h1>
<p>
Especializada..."), true) 779 { 780 if($this->beforeRender($view)) 781 { 782 $output=$this->renderPartial($view,$data,true); 783 if(($layoutFile=$this->getLayoutFile($this->layout))!==false) 784 $output=$this->renderFile($layoutFile,array('content'=>$output),true); 785 786 $this->afterRender($view,$output); 787 788 $output=$this->processOutput($output); 789 |
#12 |
+
–
/home/brdepylaction/public_html/site/protected/controllers/DepilacaoController.php(138): CController->render("pt_br/cera-morna/metodo") 133 throw new CHttpException(404,'A página que você esta tentando acessar não existe.'); 134 } 135 136 $this->pageClass = $slug2; 137 138 $this->render($viewFileName); 139 return; 140 } 141 142 143 } |
#13 |
unknown(0): DepilacaoController->actionViewAction("cera-morna", "metodo")
|
#14 |
+
–
/home/brdepylaction/yii-1.1.13.e9e4a0/framework/web/actions/CAction.php(108): ReflectionMethod->invokeArgs(DepilacaoController, array("cera-morna", "metodo")) 103 elseif($param->isDefaultValueAvailable()) 104 $ps[]=$param->getDefaultValue(); 105 else 106 return false; 107 } 108 $method->invokeArgs($object,$ps); 109 return true; 110 } 111 } |
#15 |
+
–
/home/brdepylaction/yii-1.1.13.e9e4a0/framework/web/actions/CInlineAction.php(47): CAction->runWithParamsInternal(DepilacaoController, ReflectionMethod, array("slug1" => "cera-morna", "slug2" => "metodo")) 42 { 43 $methodName='action'.$this->getId(); 44 $controller=$this->getController(); 45 $method=new ReflectionMethod($controller, $methodName); 46 if($method->getNumberOfParameters()>0) 47 return $this->runWithParamsInternal($controller, $method, $params); 48 else 49 return $controller->$methodName(); 50 } 51 52 } |
#16 |
+
–
/home/brdepylaction/yii-1.1.13.e9e4a0/framework/web/CController.php(308): CInlineAction->runWithParams(array("slug1" => "cera-morna", "slug2" => "metodo")) 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; |
#17 |
+
–
/home/brdepylaction/yii-1.1.13.e9e4a0/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(); |
#18 |
+
–
/home/brdepylaction/yii-1.1.13.e9e4a0/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); |
#19 |
+
–
/home/brdepylaction/yii-1.1.13.e9e4a0/framework/web/CWebApplication.php(282): CController->run("ViewAction") 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))); |
#20 |
+
–
/home/brdepylaction/yii-1.1.13.e9e4a0/framework/web/CWebApplication.php(141): CWebApplication->runController("depilacao/ViewAction") 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. |
#21 |
+
–
/home/brdepylaction/yii-1.1.13.e9e4a0/framework/base/CApplication.php(169): CWebApplication->processRequest() 164 public function run() 165 { 166 if($this->hasEventHandler('onBeginRequest')) 167 $this->onBeginRequest(new CEvent($this)); 168 register_shutdown_function(array($this,'end'),0,false); 169 $this->processRequest(); 170 if($this->hasEventHandler('onEndRequest')) 171 $this->onEndRequest(new CEvent($this)); 172 } 173 174 /** |
#22 |
+
–
/home/brdepylaction/public_html/site/index.php(37): CApplication->run() 32 33 require_once($yii); 34 35 $config=dirname(__FILE__).'/protected/config/' . SERVER_ENV . '.php'; 36 37 Yii::createWebApplication($config)->run(); 38 39 ?> |