Notice (8): Undefined index: ProductCategory [APP/View/ProductCategories/html.ctp, line 3]Code Context<?php
// --- VARS --- //
$productCategoryTitle = $product_category['ProductCategory']['title_'.LG];
$viewFile = '/home/joialhnt/www/app/View/ProductCategories/html.ctp'
$dataForView = array(
'categories' => array(
(int) 0 => array(
'ProductCategory' => array(
[maximum depth reached]
),
'Product' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'ProductCategory' => array(
[maximum depth reached]
),
'Product' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'ProductCategory' => array(
[maximum depth reached]
),
'Product' => array(
[maximum depth reached]
)
),
(int) 3 => array(
'ProductCategory' => array(
[maximum depth reached]
),
'Product' => array(
[maximum depth reached]
)
)
),
'products' => array(),
'product_category' => array(),
'title_for_layout' => 'Collections',
'isAjax' => false
)
$categories = array(
(int) 0 => array(
'ProductCategory' => array(
'id' => '1',
'title_fr' => '<span>La</span> main',
'title_en' => '<span>The</span> Hand',
'title_ru' => 'рука',
'title_cn' => '手',
'title_jp' => '手',
'alias' => 'the-hand'
),
'Product' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
),
(int) 2 => array(
[maximum depth reached]
),
(int) 3 => array(
[maximum depth reached]
),
(int) 4 => array(
[maximum depth reached]
),
(int) 5 => array(
[maximum depth reached]
),
(int) 6 => array(
[maximum depth reached]
),
(int) 7 => array(
[maximum depth reached]
),
(int) 8 => array(
[maximum depth reached]
),
(int) 9 => array(
[maximum depth reached]
),
(int) 10 => array(
[maximum depth reached]
),
(int) 11 => array(
[maximum depth reached]
),
(int) 12 => array(
[maximum depth reached]
),
(int) 13 => array(
[maximum depth reached]
),
(int) 14 => array(
[maximum depth reached]
),
(int) 15 => array(
[maximum depth reached]
),
(int) 16 => array(
[maximum depth reached]
),
(int) 17 => array(
[maximum depth reached]
),
(int) 18 => array(
[maximum depth reached]
),
(int) 19 => array(
[maximum depth reached]
),
(int) 20 => array(
[maximum depth reached]
),
(int) 21 => array(
[maximum depth reached]
),
(int) 22 => array(
[maximum depth reached]
),
(int) 23 => array(
[maximum depth reached]
),
(int) 24 => array(
[maximum depth reached]
),
(int) 25 => array(
[maximum depth reached]
),
(int) 26 => array(
[maximum depth reached]
),
(int) 27 => array(
[maximum depth reached]
),
(int) 28 => array(
[maximum depth reached]
),
(int) 29 => array(
[maximum depth reached]
),
(int) 30 => array(
[maximum depth reached]
),
(int) 31 => array(
[maximum depth reached]
),
(int) 32 => array(
[maximum depth reached]
),
(int) 33 => array(
[maximum depth reached]
),
(int) 34 => array(
[maximum depth reached]
),
(int) 35 => array(
[maximum depth reached]
)
)
),
(int) 1 => array(
'ProductCategory' => array(
'id' => '2',
'title_fr' => '<span>Le</span> cou',
'title_en' => '<span>The</span> neck',
'title_ru' => 'шея',
'title_cn' => '脖子',
'title_jp' => '首',
'alias' => 'the-neck'
),
'Product' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
),
(int) 2 => array(
[maximum depth reached]
),
(int) 3 => array(
[maximum depth reached]
),
(int) 4 => array(
[maximum depth reached]
),
(int) 5 => array(
[maximum depth reached]
),
(int) 6 => array(
[maximum depth reached]
),
(int) 7 => array(
[maximum depth reached]
),
(int) 8 => array(
[maximum depth reached]
),
(int) 9 => array(
[maximum depth reached]
),
(int) 10 => array(
[maximum depth reached]
)
)
),
(int) 2 => array(
'ProductCategory' => array(
'id' => '3',
'title_fr' => '<span>Les</span> oreilles',
'title_en' => '<span>The</span> ears',
'title_ru' => 'ушки',
'title_cn' => '耳朵',
'title_jp' => '耳',
'alias' => 'the-ears'
),
'Product' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
),
(int) 2 => array(
[maximum depth reached]
),
(int) 3 => array(
[maximum depth reached]
),
(int) 4 => array(
[maximum depth reached]
),
(int) 5 => array(
[maximum depth reached]
),
(int) 6 => array(
[maximum depth reached]
),
(int) 7 => array(
[maximum depth reached]
)
)
),
(int) 3 => array(
'ProductCategory' => array(
'id' => '4',
'title_fr' => '<span>Le</span> poignet',
'title_en' => '<span>The</span> wrist',
'title_ru' => 'запястье',
'title_cn' => '腕',
'title_jp' => '手首',
'alias' => 'the-wrist'
),
'Product' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
),
(int) 2 => array(
[maximum depth reached]
),
(int) 3 => array(
[maximum depth reached]
)
)
)
)
$products = array()
$product_category = array()
$title_for_layout = 'Collections'
$isAjax = false
include - APP/View/ProductCategories/html.ctp, line 3
View::_evaluate() - CORE/Cake/View/View.php, line 923
View::_render() - CORE/Cake/View/View.php, line 886
View::render() - CORE/Cake/View/View.php, line 476
Controller::render() - CORE/Cake/Controller/Controller.php, line 956
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 161
[main] - APP/webroot/index.php, line 92
Notice (8): Undefined index: Product [APP/View/ProductCategories/html.ctp, line 6]Code Context $this->set('title_for_layout', strip_tags($productCategoryTitle));
$productsListWidth = count($product_category['Product'])*440*3;
$viewFile = '/home/joialhnt/www/app/View/ProductCategories/html.ctp'
$dataForView = array(
'categories' => array(
(int) 0 => array(
'ProductCategory' => array(
[maximum depth reached]
),
'Product' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'ProductCategory' => array(
[maximum depth reached]
),
'Product' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'ProductCategory' => array(
[maximum depth reached]
),
'Product' => array(
[maximum depth reached]
)
),
(int) 3 => array(
'ProductCategory' => array(
[maximum depth reached]
),
'Product' => array(
[maximum depth reached]
)
)
),
'products' => array(),
'product_category' => array(),
'title_for_layout' => 'Collections',
'isAjax' => false
)
$categories = array(
(int) 0 => array(
'ProductCategory' => array(
'id' => '1',
'title_fr' => '<span>La</span> main',
'title_en' => '<span>The</span> Hand',
'title_ru' => 'рука',
'title_cn' => '手',
'title_jp' => '手',
'alias' => 'the-hand'
),
'Product' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
),
(int) 2 => array(
[maximum depth reached]
),
(int) 3 => array(
[maximum depth reached]
),
(int) 4 => array(
[maximum depth reached]
),
(int) 5 => array(
[maximum depth reached]
),
(int) 6 => array(
[maximum depth reached]
),
(int) 7 => array(
[maximum depth reached]
),
(int) 8 => array(
[maximum depth reached]
),
(int) 9 => array(
[maximum depth reached]
),
(int) 10 => array(
[maximum depth reached]
),
(int) 11 => array(
[maximum depth reached]
),
(int) 12 => array(
[maximum depth reached]
),
(int) 13 => array(
[maximum depth reached]
),
(int) 14 => array(
[maximum depth reached]
),
(int) 15 => array(
[maximum depth reached]
),
(int) 16 => array(
[maximum depth reached]
),
(int) 17 => array(
[maximum depth reached]
),
(int) 18 => array(
[maximum depth reached]
),
(int) 19 => array(
[maximum depth reached]
),
(int) 20 => array(
[maximum depth reached]
),
(int) 21 => array(
[maximum depth reached]
),
(int) 22 => array(
[maximum depth reached]
),
(int) 23 => array(
[maximum depth reached]
),
(int) 24 => array(
[maximum depth reached]
),
(int) 25 => array(
[maximum depth reached]
),
(int) 26 => array(
[maximum depth reached]
),
(int) 27 => array(
[maximum depth reached]
),
(int) 28 => array(
[maximum depth reached]
),
(int) 29 => array(
[maximum depth reached]
),
(int) 30 => array(
[maximum depth reached]
),
(int) 31 => array(
[maximum depth reached]
),
(int) 32 => array(
[maximum depth reached]
),
(int) 33 => array(
[maximum depth reached]
),
(int) 34 => array(
[maximum depth reached]
),
(int) 35 => array(
[maximum depth reached]
)
)
),
(int) 1 => array(
'ProductCategory' => array(
'id' => '2',
'title_fr' => '<span>Le</span> cou',
'title_en' => '<span>The</span> neck',
'title_ru' => 'шея',
'title_cn' => '脖子',
'title_jp' => '首',
'alias' => 'the-neck'
),
'Product' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
),
(int) 2 => array(
[maximum depth reached]
),
(int) 3 => array(
[maximum depth reached]
),
(int) 4 => array(
[maximum depth reached]
),
(int) 5 => array(
[maximum depth reached]
),
(int) 6 => array(
[maximum depth reached]
),
(int) 7 => array(
[maximum depth reached]
),
(int) 8 => array(
[maximum depth reached]
),
(int) 9 => array(
[maximum depth reached]
),
(int) 10 => array(
[maximum depth reached]
)
)
),
(int) 2 => array(
'ProductCategory' => array(
'id' => '3',
'title_fr' => '<span>Les</span> oreilles',
'title_en' => '<span>The</span> ears',
'title_ru' => 'ушки',
'title_cn' => '耳朵',
'title_jp' => '耳',
'alias' => 'the-ears'
),
'Product' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
),
(int) 2 => array(
[maximum depth reached]
),
(int) 3 => array(
[maximum depth reached]
),
(int) 4 => array(
[maximum depth reached]
),
(int) 5 => array(
[maximum depth reached]
),
(int) 6 => array(
[maximum depth reached]
),
(int) 7 => array(
[maximum depth reached]
)
)
),
(int) 3 => array(
'ProductCategory' => array(
'id' => '4',
'title_fr' => '<span>Le</span> poignet',
'title_en' => '<span>The</span> wrist',
'title_ru' => 'запястье',
'title_cn' => '腕',
'title_jp' => '手首',
'alias' => 'the-wrist'
),
'Product' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
),
(int) 2 => array(
[maximum depth reached]
),
(int) 3 => array(
[maximum depth reached]
)
)
)
)
$products = array()
$product_category = array()
$title_for_layout = 'Collections'
$isAjax = false
$productCategoryTitle = null
include - APP/View/ProductCategories/html.ctp, line 6
View::_evaluate() - CORE/Cake/View/View.php, line 923
View::_render() - CORE/Cake/View/View.php, line 886
View::render() - CORE/Cake/View/View.php, line 476
Controller::render() - CORE/Cake/Controller/Controller.php, line 956
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 161
[main] - APP/webroot/index.php, line 92