Notice (8): Undefined index: content [APP/View/Themed/Home/Categories/detail.ctp, line 22]Code Context </div>
</div>
<?php echo ($category['Category']['content']); ?>
$viewFile = '/home/dailytoyotadanang/public_html/app/View/Themed/Home/Categories/detail.ctp'
$dataForView = array(
'title_for_layout' => ' : Toyota Corolla Cross',
'category' => array(
'Category' => array(
'id' => '28',
'parent_id' => null,
'lft' => '27',
'rght' => '28',
'name' => 'Toyota Corolla Cross',
'slug' => 'toyota-corolla-cross',
'description' => 'Toyota Corolla Cross',
'published' => true,
'image' => null,
'dir' => null
),
'ParentCategory' => array(
'id' => null,
'parent_id' => null,
'lft' => null,
'rght' => null,
'name' => null,
'slug' => null,
'description' => null,
'published' => null,
'image' => null,
'dir' => null
),
'ChildCategory' => array(),
'Product' => array()
)
)
$title_for_layout = ' : Toyota Corolla Cross'
$category = array(
'Category' => array(
'id' => '28',
'parent_id' => null,
'lft' => '27',
'rght' => '28',
'name' => 'Toyota Corolla Cross',
'slug' => 'toyota-corolla-cross',
'description' => 'Toyota Corolla Cross',
'published' => true,
'image' => null,
'dir' => null
),
'ParentCategory' => array(
'id' => null,
'parent_id' => null,
'lft' => null,
'rght' => null,
'name' => null,
'slug' => null,
'description' => null,
'published' => null,
'image' => null,
'dir' => null
),
'ChildCategory' => array(),
'Product' => array()
)
$mains = array(
'Adv' => array(
'id' => '1',
'title' => 'slide1',
'description' => 'slide1',
'image' => 'slide-1.jpg',
'dir' => '1',
'main' => true,
'bottom' => false,
'link' => ''
)
)
include - APP/View/Themed/Home/Categories/detail.ctp, line 22
View::_evaluate() - CORE/Cake/View/View.php, line 961
View::_render() - CORE/Cake/View/View.php, line 923
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 960
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 118