QTY
Notice (8): Trying to get property of non-object [APP/Template/Shop/details.ctp, line 173]Code Context <span class="qty">QTY</span>
<span class="qty-select">
<input type="number" required value="<?php echo isset( $Carts->product_qty)? $Carts->product_qty:''; ?>" id="product_qty" name="product_qty" min="1" max="<?php echo $product->quantity ;?>" />
$viewFile = '/var/www/html/projectactionstar/src/Template/Shop/details.ctp'
$dataForView = [
'attributes' => object(Cake\ORM\ResultSet) {
'items' => [[maximum depth reached]]
},
'product' => null,
'Carts' => null,
'id' => 'instagram',
'cart_id' => null,
'cookie' => null,
'categories' => [
(int) 15 => 'Apparel',
(int) 13 => 'Cameras & VR',
(int) 7 => 'Training Equipments',
(int) 11 => 'Tech Gadgets',
(int) 12 => 'Collectable Items',
(int) 18 => 'PAS Gear',
(int) 21 => 'Books',
(int) 24 => 'Films',
(int) 28 => 'Music For Actions'
],
'follow_links' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT `FollowLinks`.`id` AS `FollowLinks__id`, `FollowLinks`.`name` AS `FollowLinks__name`, `FollowLinks`.`url` AS `FollowLinks__url`, `FollowLinks`.`status` AS `FollowLinks__status`, `FollowLinks`.`image` AS `FollowLinks__image` FROM `follow_links` `FollowLinks` WHERE `status` = :c0',
'params' => [
[maximum depth reached]
],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [[maximum depth reached]],
'matching' => [[maximum depth reached]],
'extraOptions' => [[maximum depth reached]],
'repository' => object(App\Model\Table\FollowLinksTable) {}
}
]
$attributes = object(Cake\ORM\ResultSet) {
'items' => []
}
$product = null
$Carts = null
$id = 'instagram'
$cart_id = null
$cookie = null
$categories = [
(int) 15 => 'Apparel',
(int) 13 => 'Cameras & VR',
(int) 7 => 'Training Equipments',
(int) 11 => 'Tech Gadgets',
(int) 12 => 'Collectable Items',
(int) 18 => 'PAS Gear',
(int) 21 => 'Books',
(int) 24 => 'Films',
(int) 28 => 'Music For Actions'
]
$follow_links = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT `FollowLinks`.`id` AS `FollowLinks__id`, `FollowLinks`.`name` AS `FollowLinks__name`, `FollowLinks`.`url` AS `FollowLinks__url`, `FollowLinks`.`status` AS `FollowLinks__status`, `FollowLinks`.`image` AS `FollowLinks__image` FROM `follow_links` `FollowLinks` WHERE `status` = :c0',
'params' => [
':c0' => [
[maximum depth reached]
]
],
'defaultTypes' => [
'FollowLinks__id' => 'integer',
'FollowLinks.id' => 'integer',
'id' => 'integer',
'FollowLinks__name' => 'string',
'FollowLinks.name' => 'string',
'name' => 'string',
'FollowLinks__url' => 'text',
'FollowLinks.url' => 'text',
'url' => 'text',
'FollowLinks__status' => 'integer',
'FollowLinks.status' => 'integer',
'status' => 'integer',
'FollowLinks__image' => 'string',
'FollowLinks.image' => 'string',
'image' => 'string'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [],
'matching' => [],
'extraOptions' => [],
'repository' => object(App\Model\Table\FollowLinksTable) {}
}
$ProductUrl = 'http://projectactionstar.com/uploads/product/'
$newArr = []
$i = (int) 0
include - APP/Template/Shop/details.ctp, line 173
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1016
Cake\View\View::_render() - CORE/src/View/View.php, line 975
Cake\View\View::render() - CORE/src/View/View.php, line 599
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 617
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 128
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 96
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 83
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 62
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 81
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 92
" />
Notice (8): Trying to get property of non-object [APP/Template/Shop/details.ctp, line 179]Code Context <div class="clrBoth"></div>
<span style="padding-left: 0px;" class="errorDiv" id="product_qtyerrmsg" style="display: none;"></span>
<?php if($product->quantity <= 5 ) { ?><div class="left-stoke">(<?php echo $product->quantity ;?> left in stock)</div>
$viewFile = '/var/www/html/projectactionstar/src/Template/Shop/details.ctp'
$dataForView = [
'attributes' => object(Cake\ORM\ResultSet) {
'items' => [[maximum depth reached]]
},
'product' => null,
'Carts' => null,
'id' => 'instagram',
'cart_id' => null,
'cookie' => null,
'categories' => [
(int) 15 => 'Apparel',
(int) 13 => 'Cameras & VR',
(int) 7 => 'Training Equipments',
(int) 11 => 'Tech Gadgets',
(int) 12 => 'Collectable Items',
(int) 18 => 'PAS Gear',
(int) 21 => 'Books',
(int) 24 => 'Films',
(int) 28 => 'Music For Actions'
],
'follow_links' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT `FollowLinks`.`id` AS `FollowLinks__id`, `FollowLinks`.`name` AS `FollowLinks__name`, `FollowLinks`.`url` AS `FollowLinks__url`, `FollowLinks`.`status` AS `FollowLinks__status`, `FollowLinks`.`image` AS `FollowLinks__image` FROM `follow_links` `FollowLinks` WHERE `status` = :c0',
'params' => [
[maximum depth reached]
],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [[maximum depth reached]],
'matching' => [[maximum depth reached]],
'extraOptions' => [[maximum depth reached]],
'repository' => object(App\Model\Table\FollowLinksTable) {}
}
]
$attributes = object(Cake\ORM\ResultSet) {
'items' => []
}
$product = null
$Carts = null
$id = 'instagram'
$cart_id = null
$cookie = null
$categories = [
(int) 15 => 'Apparel',
(int) 13 => 'Cameras & VR',
(int) 7 => 'Training Equipments',
(int) 11 => 'Tech Gadgets',
(int) 12 => 'Collectable Items',
(int) 18 => 'PAS Gear',
(int) 21 => 'Books',
(int) 24 => 'Films',
(int) 28 => 'Music For Actions'
]
$follow_links = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT `FollowLinks`.`id` AS `FollowLinks__id`, `FollowLinks`.`name` AS `FollowLinks__name`, `FollowLinks`.`url` AS `FollowLinks__url`, `FollowLinks`.`status` AS `FollowLinks__status`, `FollowLinks`.`image` AS `FollowLinks__image` FROM `follow_links` `FollowLinks` WHERE `status` = :c0',
'params' => [
':c0' => [
[maximum depth reached]
]
],
'defaultTypes' => [
'FollowLinks__id' => 'integer',
'FollowLinks.id' => 'integer',
'id' => 'integer',
'FollowLinks__name' => 'string',
'FollowLinks.name' => 'string',
'name' => 'string',
'FollowLinks__url' => 'text',
'FollowLinks.url' => 'text',
'url' => 'text',
'FollowLinks__status' => 'integer',
'FollowLinks.status' => 'integer',
'status' => 'integer',
'FollowLinks__image' => 'string',
'FollowLinks.image' => 'string',
'image' => 'string'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [],
'matching' => [],
'extraOptions' => [],
'repository' => object(App\Model\Table\FollowLinksTable) {}
}
$ProductUrl = 'http://projectactionstar.com/uploads/product/'
$newArr = []
$i = (int) 0
include - APP/Template/Shop/details.ctp, line 179
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1016
Cake\View\View::_render() - CORE/src/View/View.php, line 975
Cake\View\View::render() - CORE/src/View/View.php, line 599
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 617
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 128
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 96
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 83
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 62
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 81
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 92
(
Notice (8): Trying to get property of non-object [APP/Template/Shop/details.ctp, line 179]Code Context <div class="clrBoth"></div>
<span style="padding-left: 0px;" class="errorDiv" id="product_qtyerrmsg" style="display: none;"></span>
<?php if($product->quantity <= 5 ) { ?><div class="left-stoke">(<?php echo $product->quantity ;?> left in stock)</div>
$viewFile = '/var/www/html/projectactionstar/src/Template/Shop/details.ctp'
$dataForView = [
'attributes' => object(Cake\ORM\ResultSet) {
'items' => [[maximum depth reached]]
},
'product' => null,
'Carts' => null,
'id' => 'instagram',
'cart_id' => null,
'cookie' => null,
'categories' => [
(int) 15 => 'Apparel',
(int) 13 => 'Cameras & VR',
(int) 7 => 'Training Equipments',
(int) 11 => 'Tech Gadgets',
(int) 12 => 'Collectable Items',
(int) 18 => 'PAS Gear',
(int) 21 => 'Books',
(int) 24 => 'Films',
(int) 28 => 'Music For Actions'
],
'follow_links' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT `FollowLinks`.`id` AS `FollowLinks__id`, `FollowLinks`.`name` AS `FollowLinks__name`, `FollowLinks`.`url` AS `FollowLinks__url`, `FollowLinks`.`status` AS `FollowLinks__status`, `FollowLinks`.`image` AS `FollowLinks__image` FROM `follow_links` `FollowLinks` WHERE `status` = :c0',
'params' => [
[maximum depth reached]
],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [[maximum depth reached]],
'matching' => [[maximum depth reached]],
'extraOptions' => [[maximum depth reached]],
'repository' => object(App\Model\Table\FollowLinksTable) {}
}
]
$attributes = object(Cake\ORM\ResultSet) {
'items' => []
}
$product = null
$Carts = null
$id = 'instagram'
$cart_id = null
$cookie = null
$categories = [
(int) 15 => 'Apparel',
(int) 13 => 'Cameras & VR',
(int) 7 => 'Training Equipments',
(int) 11 => 'Tech Gadgets',
(int) 12 => 'Collectable Items',
(int) 18 => 'PAS Gear',
(int) 21 => 'Books',
(int) 24 => 'Films',
(int) 28 => 'Music For Actions'
]
$follow_links = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT `FollowLinks`.`id` AS `FollowLinks__id`, `FollowLinks`.`name` AS `FollowLinks__name`, `FollowLinks`.`url` AS `FollowLinks__url`, `FollowLinks`.`status` AS `FollowLinks__status`, `FollowLinks`.`image` AS `FollowLinks__image` FROM `follow_links` `FollowLinks` WHERE `status` = :c0',
'params' => [
':c0' => [
[maximum depth reached]
]
],
'defaultTypes' => [
'FollowLinks__id' => 'integer',
'FollowLinks.id' => 'integer',
'id' => 'integer',
'FollowLinks__name' => 'string',
'FollowLinks.name' => 'string',
'name' => 'string',
'FollowLinks__url' => 'text',
'FollowLinks.url' => 'text',
'url' => 'text',
'FollowLinks__status' => 'integer',
'FollowLinks.status' => 'integer',
'status' => 'integer',
'FollowLinks__image' => 'string',
'FollowLinks.image' => 'string',
'image' => 'string'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [],
'matching' => [],
'extraOptions' => [],
'repository' => object(App\Model\Table\FollowLinksTable) {}
}
$ProductUrl = 'http://projectactionstar.com/uploads/product/'
$newArr = []
$i = (int) 0
include - APP/Template/Shop/details.ctp, line 179
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1016
Cake\View\View::_render() - CORE/src/View/View.php, line 975
Cake\View\View::render() - CORE/src/View/View.php, line 599
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 617
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 128
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 96
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 83
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 62
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 81
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 92
left in stock)