PHP notice

Undefined index: nganhnghetho

/home/hanqhjhchosting/public_html/choninhbinh.vn/protected/web/views/wContentRaovat/detail.php(4)

01 <?php
02 $this->breadcrumbs=array(
03     $data->tinh->name => '/'. WFunction::convertToAlias($data->tinh->name) . '-tt'.$data['tinh_id'].'.htm',
04     $data->huyen->tenhuyen => '/'.WFunction::convertToAlias($cat['nganhnghetho']). '/'. WFunction::convertToAlias($data->huyen->tenhuyen) . '-r' .$cat['id'].'-h'.$data['huyen_id'].'.htm',
05     $cat['nganhnghetho']=> '/'.WFunction::convertToAlias($data->huyen->tenhuyen).'/'.WFunction::convertToAlias($cat['nganhnghetho']). '-r'. $cat['id'].'.htm',
06     $data['title'],
07 );
08 
09 ?>
10 <style>
11 
12 /* Media quires for a responsive layout 
13 .flexslider .slides li{
14      display: inline-block !important;
15      height: 350px;
16      text-align: center;

Stack Trace

#4
+
 /home/hanqhjhchosting/public_html/choninhbinh.vn/protected/web/controllers/WContentRaovatController.php(574): CController->render("detail", array("data" => WContentRaovat, "cat" => array(), "others" => array(WContentRaovat, WContentRaovat, WContentRaovat, WContentRaovat, ...), "page" => WSettingpage))
569         $this->render('detail', array(
570             'data' => $dataraovat,
571             'cat' => $cat,
572             'others' => $others,
573             'page' => $page
574         ));
575     }
576 
577     /**
578      * Displays a particular model.
579      * @param integer $id the ID of the model to be displayed
#17
+
 /home/hanqhjhchosting/public_html/choninhbinh.vn/index.php(124): CApplication->run()
119     defined('YII_DEBUG') or define('YII_DEBUG',true);
120     // specify how many levels of call stack should be shown in each log message
121     defined('YII_TRACE_LEVEL') or define('YII_TRACE_LEVEL',3);
122     
123     require_once($yii);
124     Yii::createWebApplication($config)->run();
125     /*
126     $browser = mobile_device_detect();
127 
128     if($browser)
129     {
2024-03-29 02:50:03 LiteSpeed Yii Framework/1.1.10