CException

Description

Propiedad "EnebModule"."t" no se encuentra definida.

Source File

/home/megusta/public_html/framework/yii/framework/base/CModule.php(88)

00076:     /**
00077:      * Getter magic method.
00078:      * This method is overridden to support accessing application components
00079:      * like reading module properties.
00080:      * @param string application component or property name
00081:      * @return mixed the named property value
00082:      */
00083:     public function __get($name)
00084:     {
00085:         if($this->hasComponent($name))
00086:             return $this->getComponent($name);
00087:         else
00088: return parent::__get($name);
00089: } 00090: 00091: /** 00092: * Checks if a property value is null. 00093: * This method overrides the parent implementation by checking 00094: * if the named application component is loaded. 00095: * @param string the property name or the event name 00096: * @return boolean whether the property value is null 00097: */ 00098: public function __isset($name) 00099: { 00100: if($this->hasComponent($name))

Stack Trace

#0 /home/megusta/public_html/framework/yii/framework/base/CModule.php(88): CComponent->__get('t')
#1 /home/megusta/public_html/framework/yii/framework/base/CComponent.php(264): CModule->__get('t')
#2 /home/megusta/public_html/framework/uniprogy/framework/yii/web/UController.php(185): CComponent->__call('t', Array)
#3 /home/megusta/public_html/framework/uniprogy/framework/yii/web/UController.php(185): EnebModule->t('The deal is clo...', Array, NULL, NULL)
#4 /home/megusta/public_html/protected/modules/eneb/views/default/_details-image.php(100): UController->t('The deal is clo...')
#5 /home/megusta/public_html/framework/yii/framework/web/CBaseController.php(119): require('/home/megusta/p...')
#6 /home/megusta/public_html/framework/yii/framework/web/CBaseController.php(88): CBaseController->renderInternal('/home/megusta/p...', Array, true)
#7 /home/megusta/public_html/framework/yii/framework/web/CController.php(798): CBaseController->renderFile('/home/megusta/p...', Array, true)
#8 /home/megusta/public_html/protected/modules/eneb/views/default/details.php(9): CController->renderPartial('_details-image', Array, false)
#9 /home/megusta/public_html/framework/yii/framework/web/CBaseController.php(119): require('/home/megusta/p...')
#10 /home/megusta/public_html/framework/yii/framework/web/CBaseController.php(88): CBaseController->renderInternal('/home/megusta/p...', Array, true)
#11 /home/megusta/public_html/framework/yii/framework/web/CController.php(798): CBaseController->renderFile('/home/megusta/p...', Array, true)
#12 /home/megusta/public_html/framework/yii/framework/web/CController.php(739): CController->renderPartial('details', Array, true)
#13 /home/megusta/public_html/protected/modules/eneb/controllers/DefaultController.php(58): CController->render('details', Array)
#14 [internal function]: DefaultController->actionView(NULL)
#15 /home/megusta/public_html/framework/yii/framework/web/actions/CInlineAction.php(47): ReflectionMethod->invokeArgs(Object(DefaultController), Array)
#16 /home/megusta/public_html/framework/yii/framework/web/CController.php(300): CInlineAction->run()
#17 /home/megusta/public_html/framework/yii/framework/web/filters/CFilterChain.php(133): CController->runAction(Object(CInlineAction))
#18 /home/megusta/public_html/framework/yii/framework/web/filters/CFilter.php(41): CFilterChain->run()
#19 /home/megusta/public_html/framework/yii/framework/web/filters/CFilterChain.php(130): CFilter->filter(Object(CFilterChain))
#20 /home/megusta/public_html/framework/yii/framework/web/CController.php(283): CFilterChain->run()
#21 /home/megusta/public_html/framework/yii/framework/web/CController.php(257): CController->runActionWithFilters(Object(CInlineAction), Array)
#22 /home/megusta/public_html/framework/yii/framework/web/CWebApplication.php(324): CController->run('view')
#23 /home/megusta/public_html/framework/yii/framework/web/CWebApplication.php(121): CWebApplication->runController('eneb/view/id/16...')
#24 /home/megusta/public_html/framework/yii/framework/base/CApplication.php(135): CWebApplication->processRequest()
#25 /home/megusta/public_html/index.php(62): CApplication->run()
#26 {main}
2024-03-28 15:45:51 nginx/1.12.2 Yii Framework/1.1.4