Warning (2): Undefined variable $category [APP/View/Products/categories.ctp, line 6]Code Context <?php $count_total = !empty($this->request->params['paging']['Product']['count']) ? intval($this->request->params['paging']['Product']['count']) : 0; ?>
<?php <div class="product-list-card">
<h1 class="d-none"><?php echo $category['Category']['name']; ?><div class="sub-header">(<?php echo $count_total; ?>)</div></h1>
include - APP/View/Products/categories.ctp, line 6
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 968
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 108
Warning (2): Trying to access array offset on null [APP/View/Products/categories.ctp, line 6]Code Context <?php $count_total = !empty($this->request->params['paging']['Product']['count']) ? intval($this->request->params['paging']['Product']['count']) : 0; ?>
<?php <div class="product-list-card">
<h1 class="d-none"><?php echo $category['Category']['name']; ?><div class="sub-header">(<?php echo $count_total; ?>)</div></h1>
include - APP/View/Products/categories.ctp, line 6
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 968
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 108
Warning (2): Trying to access array offset on null [APP/View/Products/categories.ctp, line 6]Code Context <?php $count_total = !empty($this->request->params['paging']['Product']['count']) ? intval($this->request->params['paging']['Product']['count']) : 0; ?>
<?php <div class="product-list-card">
<h1 class="d-none"><?php echo $category['Category']['name']; ?><div class="sub-header">(<?php echo $count_total; ?>)</div></h1>
include - APP/View/Products/categories.ctp, line 6
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 968
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 108