Warning: strtotime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Berlin' for 'CEST/2.0/DST' instead in /home/ymswebso/public_html/beautycomrade/lib/Cake/Cache/CacheEngine.php on line 60 Warning: strtotime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Berlin' for 'CEST/2.0/DST' instead in /home/ymswebso/public_html/beautycomrade/lib/Cake/Cache/CacheEngine.php on line 60
Notice (8): Undefined offset: 2 [APP/Controller/ProductsController.php, line 11]Code Context
$this->set('title_for_layout', 'Beauty Comrade .com');
$product_id = $this->request->params['pass'][2];
ProductsController::index() - APP/Controller/ProductsController.php, line 11 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 191 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 165 [main] - APP/webroot/index.php, line 108
Notice (8): Undefined index: Product [APP/Controller/ProductsController.php, line 29]Code Context$product = $this->Product->find('first', array('conditions' => array('Product.id' => $product_id)));
$category = $this->Category->find('first', array('conditions' => array('Category.id' => $product['Product']['category'])));
$product_id = null $product = array()ProductsController::index() - APP/Controller/ProductsController.php, line 29 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 191 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 165 [main] - APP/webroot/index.php, line 108
Notice (8): Undefined index: Product [APP/Controller/ProductsController.php, line 30]Code Context
$category = $this->Category->find('first', array('conditions' => array('Category.id' => $product['Product']['category'])));
$subcategory = $this->Subcategory->find('first', array('conditions' => array('Subcategory.id' => $product['Product']['subcategory'])));
$product_id = null $product = array() $category = array()ProductsController::index() - APP/Controller/ProductsController.php, line 30 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 191 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 165 [main] - APP/webroot/index.php, line 108
Notice (8): Undefined index: Product [APP/Controller/ProductsController.php, line 32]Code Context$subcategory = $this->Subcategory->find('first', array('conditions' => array('Subcategory.id' => $product['Product']['subcategory'])));
$store_info = $this->Store->find('first', array('conditions' => array('Store.store_id' => $product['Product']['store_id'])));
$product_id = null $product = array() $category = array() $subcategory = array()ProductsController::index() - APP/Controller/ProductsController.php, line 32 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 191 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 165 [main] - APP/webroot/index.php, line 108
Notice (8): Undefined index: Product [APP/Controller/ProductsController.php, line 33]Code Context
$store_info = $this->Store->find('first', array('conditions' => array('Store.store_id' => $product['Product']['store_id'])));
$allProduct = $this->Product->find('all', array('conditions' => array('Product.store_id' => $product['Product']['store_id'], 'Product.status' => 'Yes'), 'order' => 'rand()'));
$product_id = null $product = array() $category = array() $subcategory = array() $store_info = array()ProductsController::index() - APP/Controller/ProductsController.php, line 33 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 191 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 165 [main] - APP/webroot/index.php, line 108
<li> <a href="/">Home</a> </li>
<li class="arrow"> → </li>
<li><a href="/category/<?php echo strtolower(str_replace(' ', '-', $catname['Category']['category_name']));?>/all-subcategory/all-brands/all-price/all-rating/latest"><?php echo $catname['Category']['category_name']; ?></a></li>
$viewFile = '/home/ymswebso/public_html/beautycomrade/app/View/Products/index.ctp' $dataForView = array( 'progal' => array(), 'subcatname' => array(), 'catname' => array(), 'moreProduct' => array(), 'store' => array(), 'product_info' => array(), 'title_for_layout' => 'Beauty Comrade .com', 'products' => array(), 'count' => (int) 0 ) $progal = array() $subcatname = array() $catname = array() $moreProduct = array() $store = array() $product_info = array() $title_for_layout = 'Beauty Comrade .com' $products = array() $count = (int) 0
include - APP/View/Products/index.ctp, line 61 View::_evaluate() - CORE/Cake/View/View.php, line 948 View::_render() - CORE/Cake/View/View.php, line 910 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 954 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 198 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 165 [main] - APP/webroot/index.php, line 108
Notice (8): Undefined index: Category [APP/View/Products/index.ctp, line 61]Code Context<li> <a href="/">Home</a> </li>
<li class="arrow"> → </li>
<li><a href="/category/<?php echo strtolower(str_replace(' ', '-', $catname['Category']['category_name']));?>/all-subcategory/all-brands/all-price/all-rating/latest"><?php echo $catname['Category']['category_name']; ?></a></li>
$viewFile = '/home/ymswebso/public_html/beautycomrade/app/View/Products/index.ctp' $dataForView = array( 'progal' => array(), 'subcatname' => array(), 'catname' => array(), 'moreProduct' => array(), 'store' => array(), 'product_info' => array(), 'title_for_layout' => 'Beauty Comrade .com', 'products' => array(), 'count' => (int) 0 ) $progal = array() $subcatname = array() $catname = array() $moreProduct = array() $store = array() $product_info = array() $title_for_layout = 'Beauty Comrade .com' $products = array() $count = (int) 0include - APP/View/Products/index.ctp, line 61 View::_evaluate() - CORE/Cake/View/View.php, line 948 View::_render() - CORE/Cake/View/View.php, line 910 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 954 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 198 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 165 [main] - APP/webroot/index.php, line 108
<li><a href="/category/<?php echo strtolower(str_replace(' ', '-', $catname['Category']['category_name']));?>/all-subcategory/all-brands/all-price/all-rating/latest"><?php echo $catname['Category']['category_name']; ?></a></li>
<li class="arrow"> → </li>
<li><a href="/category/<?php echo strtolower(str_replace(' ', '-', $catname['Category']['category_name']));?>/<?php echo strtolower(str_replace(' ', '-', $subcatname['Subcategory']['sub_cat_name']));?>/all-brands/all-price/all-rating/latest"><?php echo $subcatname['Subcategory']['sub_cat_name']; ?></a></li>
$viewFile = '/home/ymswebso/public_html/beautycomrade/app/View/Products/index.ctp' $dataForView = array( 'progal' => array(), 'subcatname' => array(), 'catname' => array(), 'moreProduct' => array(), 'store' => array(), 'product_info' => array(), 'title_for_layout' => 'Beauty Comrade .com', 'products' => array(), 'count' => (int) 0 ) $progal = array() $subcatname = array() $catname = array() $moreProduct = array() $store = array() $product_info = array() $title_for_layout = 'Beauty Comrade .com' $products = array() $count = (int) 0
include - APP/View/Products/index.ctp, line 63 View::_evaluate() - CORE/Cake/View/View.php, line 948 View::_render() - CORE/Cake/View/View.php, line 910 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 954 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 198 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 165 [main] - APP/webroot/index.php, line 108
Notice (8): Undefined index: Subcategory [APP/View/Products/index.ctp, line 63]/all-brands/all-price/all-rating/latest">Code Context<li><a href="/category/<?php echo strtolower(str_replace(' ', '-', $catname['Category']['category_name']));?>/all-subcategory/all-brands/all-price/all-rating/latest"><?php echo $catname['Category']['category_name']; ?></a></li>
<li class="arrow"> → </li>
<li><a href="/category/<?php echo strtolower(str_replace(' ', '-', $catname['Category']['category_name']));?>/<?php echo strtolower(str_replace(' ', '-', $subcatname['Subcategory']['sub_cat_name']));?>/all-brands/all-price/all-rating/latest"><?php echo $subcatname['Subcategory']['sub_cat_name']; ?></a></li>
$viewFile = '/home/ymswebso/public_html/beautycomrade/app/View/Products/index.ctp' $dataForView = array( 'progal' => array(), 'subcatname' => array(), 'catname' => array(), 'moreProduct' => array(), 'store' => array(), 'product_info' => array(), 'title_for_layout' => 'Beauty Comrade .com', 'products' => array(), 'count' => (int) 0 ) $progal = array() $subcatname = array() $catname = array() $moreProduct = array() $store = array() $product_info = array() $title_for_layout = 'Beauty Comrade .com' $products = array() $count = (int) 0include - APP/View/Products/index.ctp, line 63 View::_evaluate() - CORE/Cake/View/View.php, line 948 View::_render() - CORE/Cake/View/View.php, line 910 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 954 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 198 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 165 [main] - APP/webroot/index.php, line 108
Notice (8): Undefined index: Subcategory [APP/View/Products/index.ctp, line 63]Code Context<li><a href="/category/<?php echo strtolower(str_replace(' ', '-', $catname['Category']['category_name']));?>/all-subcategory/all-brands/all-price/all-rating/latest"><?php echo $catname['Category']['category_name']; ?></a></li>
<li class="arrow"> → </li>
<li><a href="/category/<?php echo strtolower(str_replace(' ', '-', $catname['Category']['category_name']));?>/<?php echo strtolower(str_replace(' ', '-', $subcatname['Subcategory']['sub_cat_name']));?>/all-brands/all-price/all-rating/latest"><?php echo $subcatname['Subcategory']['sub_cat_name']; ?></a></li>
$viewFile = '/home/ymswebso/public_html/beautycomrade/app/View/Products/index.ctp' $dataForView = array( 'progal' => array(), 'subcatname' => array(), 'catname' => array(), 'moreProduct' => array(), 'store' => array(), 'product_info' => array(), 'title_for_layout' => 'Beauty Comrade .com', 'products' => array(), 'count' => (int) 0 ) $progal = array() $subcatname = array() $catname = array() $moreProduct = array() $store = array() $product_info = array() $title_for_layout = 'Beauty Comrade .com' $products = array() $count = (int) 0include - APP/View/Products/index.ctp, line 63 View::_evaluate() - CORE/Cake/View/View.php, line 948 View::_render() - CORE/Cake/View/View.php, line 910 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 954 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 198 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 165 [main] - APP/webroot/index.php, line 108
Notice (8): Undefined index: Product [APP/View/Products/index.ctp, line 65]Code Context<li><a href="/category/<?php echo strtolower(str_replace(' ', '-', $catname['Category']['category_name']));?>/<?php echo strtolower(str_replace(' ', '-', $subcatname['Subcategory']['sub_cat_name']));?>/all-brands/all-price/all-rating/latest"><?php echo $subcatname['Subcategory']['sub_cat_name']; ?></a></li>
<li class="arrow"> → </li>
<li class="active"> <?php echo $product_info['Product']['product_name'];?> </li>
$viewFile = '/home/ymswebso/public_html/beautycomrade/app/View/Products/index.ctp' $dataForView = array( 'progal' => array(), 'subcatname' => array(), 'catname' => array(), 'moreProduct' => array(), 'store' => array(), 'product_info' => array(), 'title_for_layout' => 'Beauty Comrade .com', 'products' => array(), 'count' => (int) 0 ) $progal = array() $subcatname = array() $catname = array() $moreProduct = array() $store = array() $product_info = array() $title_for_layout = 'Beauty Comrade .com' $products = array() $count = (int) 0include - APP/View/Products/index.ctp, line 65 View::_evaluate() - CORE/Cake/View/View.php, line 948 View::_render() - CORE/Cake/View/View.php, line 910 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 954 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 198 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 165 [main] - APP/webroot/index.php, line 108
Notice (8): Undefined index: Product [APP/View/Products/index.ctp, line 75].Code Context<div class="row">
<div class="col-md-12 margin-top-20 margin-bottom-20" align="center" style="font-size:18px; color:#333;">
<h5 style="font-size:24px; color:#333; margin-bottom:30px;"><?php echo $product_info['Product']['product_name'];?>.</h5>
$viewFile = '/home/ymswebso/public_html/beautycomrade/app/View/Products/index.ctp' $dataForView = array( 'progal' => array(), 'subcatname' => array(), 'catname' => array(), 'moreProduct' => array(), 'store' => array(), 'product_info' => array(), 'title_for_layout' => 'Beauty Comrade .com', 'products' => array(), 'count' => (int) 0 ) $progal = array() $subcatname = array() $catname = array() $moreProduct = array() $store = array() $product_info = array() $title_for_layout = 'Beauty Comrade .com' $products = array() $count = (int) 0include - APP/View/Products/index.ctp, line 75 View::_evaluate() - CORE/Cake/View/View.php, line 948 View::_render() - CORE/Cake/View/View.php, line 910 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 954 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 198 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 165 [main] - APP/webroot/index.php, line 108
<div class="col-md-12 margin-top-20 margin-bottom-20" align="center" style="font-size:18px; color:#333;">
<h5 style="font-size:24px; color:#333; margin-bottom:30px;"><?php echo $product_info['Product']['product_name'];?>.</h5>
by <span style="color:#7bbd42;"><a href="/store/<?php echo $store['Store']['store_title']; ?>/all-category/latest"><?php echo strtoupper(str_replace('-',' ',$store['Store']['store_title']));?></a></span></div>
$viewFile = '/home/ymswebso/public_html/beautycomrade/app/View/Products/index.ctp' $dataForView = array( 'progal' => array(), 'subcatname' => array(), 'catname' => array(), 'moreProduct' => array(), 'store' => array(), 'product_info' => array(), 'title_for_layout' => 'Beauty Comrade .com', 'products' => array(), 'count' => (int) 0 ) $progal = array() $subcatname = array() $catname = array() $moreProduct = array() $store = array() $product_info = array() $title_for_layout = 'Beauty Comrade .com' $products = array() $count = (int) 0
include - APP/View/Products/index.ctp, line 76 View::_evaluate() - CORE/Cake/View/View.php, line 948 View::_render() - CORE/Cake/View/View.php, line 910 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 954 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 198 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 165 [main] - APP/webroot/index.php, line 108
Notice (8): Undefined index: Store [APP/View/Products/index.ctp, line 76]Code Context<div class="col-md-12 margin-top-20 margin-bottom-20" align="center" style="font-size:18px; color:#333;">
<h5 style="font-size:24px; color:#333; margin-bottom:30px;"><?php echo $product_info['Product']['product_name'];?>.</h5>
by <span style="color:#7bbd42;"><a href="/store/<?php echo $store['Store']['store_title']; ?>/all-category/latest"><?php echo strtoupper(str_replace('-',' ',$store['Store']['store_title']));?></a></span></div>
$viewFile = '/home/ymswebso/public_html/beautycomrade/app/View/Products/index.ctp' $dataForView = array( 'progal' => array(), 'subcatname' => array(), 'catname' => array(), 'moreProduct' => array(), 'store' => array(), 'product_info' => array(), 'title_for_layout' => 'Beauty Comrade .com', 'products' => array(), 'count' => (int) 0 ) $progal = array() $subcatname = array() $catname = array() $moreProduct = array() $store = array() $product_info = array() $title_for_layout = 'Beauty Comrade .com' $products = array() $count = (int) 0include - APP/View/Products/index.ctp, line 76 View::_evaluate() - CORE/Cake/View/View.php, line 948 View::_render() - CORE/Cake/View/View.php, line 910 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 954 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 198 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 165 [main] - APP/webroot/index.php, line 108
Notice (8): Undefined index: Product [APP/View/Products/index.ctp, line 82]Code Context<div class="row">
<?php
list($width, $height, $type, $attr) = getimagesize("product/".$product_info['Product']['product_image']);
$viewFile = '/home/ymswebso/public_html/beautycomrade/app/View/Products/index.ctp' $dataForView = array( 'progal' => array(), 'subcatname' => array(), 'catname' => array(), 'moreProduct' => array(), 'store' => array(), 'product_info' => array(), 'title_for_layout' => 'Beauty Comrade .com', 'products' => array(), 'count' => (int) 0 ) $progal = array() $subcatname = array() $catname = array() $moreProduct = array() $store = array() $product_info = array() $title_for_layout = 'Beauty Comrade .com' $products = array() $count = (int) 0include - APP/View/Products/index.ctp, line 82 View::_evaluate() - CORE/Cake/View/View.php, line 948 View::_render() - CORE/Cake/View/View.php, line 910 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 954 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 198 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 165 [main] - APP/webroot/index.php, line 108
Notice (8): getimagesize() [http://php.net/function.getimagesize]: Read error! [APP/View/Products/index.ctp, line 82]Code Context$viewFile = '/home/ymswebso/public_html/beautycomrade/app/View/Products/index.ctp' $dataForView = array( 'progal' => array(), 'subcatname' => array(), 'catname' => array(), 'moreProduct' => array(), 'store' => array(), 'product_info' => array(), 'title_for_layout' => 'Beauty Comrade .com', 'products' => array(), 'count' => (int) 0 ) $progal = array() $subcatname = array() $catname = array() $moreProduct = array() $store = array() $product_info = array() $title_for_layout = 'Beauty Comrade .com' $products = array() $count = (int) 0getimagesize - [internal], line ?? include - APP/View/Products/index.ctp, line 82 View::_evaluate() - CORE/Cake/View/View.php, line 948 View::_render() - CORE/Cake/View/View.php, line 910 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 954 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 198 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 165 [main] - APP/webroot/index.php, line 108
Notice (8): Undefined index: Product [APP/View/Products/index.ctp, line 105]Code Context'urlOnly' => true //Return only the URL or return the Image tag
);
$image_file_path = 'product/'.$product_info['Product']['product_image'];
$viewFile = '/home/ymswebso/public_html/beautycomrade/app/View/Products/index.ctp' $dataForView = array( 'progal' => array(), 'subcatname' => array(), 'catname' => array(), 'moreProduct' => array(), 'store' => array(), 'product_info' => array(), 'title_for_layout' => 'Beauty Comrade .com', 'products' => array(), 'count' => (int) 0 ) $progal = array() $subcatname = array() $catname = array() $moreProduct = array() $store = array() $product_info = array() $title_for_layout = 'Beauty Comrade .com' $products = array() $count = (int) 0 $attr = null $type = null $height = null $width = null $st = 'No' $options1 = array( 'width' => '202', 'height' => '248', 'aspect' => false, 'crop' => false, 'cropvars' => array( (int) 0 => (int) 0, (int) 1 => (int) 0, (int) 2 => (int) 0, (int) 3 => (int) 0 ), 'autocrop' => false, 'htmlAttributes' => array(), 'quality' => (int) 100, 'urlOnly' => true )include - APP/View/Products/index.ctp, line 105 View::_evaluate() - CORE/Cake/View/View.php, line 948 View::_render() - CORE/Cake/View/View.php, line 910 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 954 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 198 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 165 [main] - APP/webroot/index.php, line 108
<div class="col-md-12" style="padding:8px;">
<a href="/product/<?php echo $product_info['Product']['product_image'];?>" rel="example_group" id="linkimage">
$viewFile = '/home/ymswebso/public_html/beautycomrade/app/View/Products/index.ctp' $dataForView = array( 'progal' => array(), 'subcatname' => array(), 'catname' => array(), 'moreProduct' => array(), 'store' => array(), 'product_info' => array(), 'title_for_layout' => 'Beauty Comrade .com', 'products' => array(), 'count' => (int) 0 ) $progal = array() $subcatname = array() $catname = array() $moreProduct = array() $store = array() $product_info = array() $title_for_layout = 'Beauty Comrade .com' $products = array() $count = (int) 0 $attr = null $type = null $height = null $width = null $st = 'No' $options1 = array( 'width' => '202', 'height' => '248', 'aspect' => false, 'crop' => false, 'cropvars' => array( (int) 0 => (int) 0, (int) 1 => (int) 0, (int) 2 => (int) 0, (int) 3 => (int) 0 ), 'autocrop' => false, 'htmlAttributes' => array(), 'quality' => (int) 100, 'urlOnly' => true ) $image_file_path = 'product/'
include - APP/View/Products/index.ctp, line 109 View::_evaluate() - CORE/Cake/View/View.php, line 948 View::_render() - CORE/Cake/View/View.php, line 910 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 954 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 198 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 165 [main] - APP/webroot/index.php, line 108
<div class="col-md-12">
<ul id="flexiselDemo4">
<li><img src="/product/<?php echo $product_info['Product']['product_image'];?>" class="img-thumbnail" onclick="changeImage('<?php echo $product_info['Product']['product_image']; ?>');" /></li>
$viewFile = '/home/ymswebso/public_html/beautycomrade/app/View/Products/index.ctp' $dataForView = array( 'progal' => array(), 'subcatname' => array(), 'catname' => array(), 'moreProduct' => array(), 'store' => array(), 'product_info' => array(), 'title_for_layout' => 'Beauty Comrade .com', 'products' => array(), 'count' => (int) 0 ) $progal = array() $subcatname = array() $catname = array() $moreProduct = array() $store = array() $product_info = array() $title_for_layout = 'Beauty Comrade .com' $products = array() $count = (int) 0 $attr = null $type = null $height = null $width = null $st = 'No' $options1 = array( 'width' => '202', 'height' => '248', 'aspect' => false, 'crop' => false, 'cropvars' => array( (int) 0 => (int) 0, (int) 1 => (int) 0, (int) 2 => (int) 0, (int) 3 => (int) 0 ), 'autocrop' => false, 'htmlAttributes' => array(), 'quality' => (int) 100, 'urlOnly' => true ) $image_file_path = 'product/'
include - APP/View/Products/index.ctp, line 122 View::_evaluate() - CORE/Cake/View/View.php, line 948 View::_render() - CORE/Cake/View/View.php, line 910 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 954 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 198 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 165 [main] - APP/webroot/index.php, line 108
Notice (8): Undefined index: Product [APP/View/Products/index.ctp, line 122]');" />Code Context<div class="col-md-12">
<ul id="flexiselDemo4">
<li><img src="/product/<?php echo $product_info['Product']['product_image'];?>" class="img-thumbnail" onclick="changeImage('<?php echo $product_info['Product']['product_image']; ?>');" /></li>
$viewFile = '/home/ymswebso/public_html/beautycomrade/app/View/Products/index.ctp' $dataForView = array( 'progal' => array(), 'subcatname' => array(), 'catname' => array(), 'moreProduct' => array(), 'store' => array(), 'product_info' => array(), 'title_for_layout' => 'Beauty Comrade .com', 'products' => array(), 'count' => (int) 0 ) $progal = array() $subcatname = array() $catname = array() $moreProduct = array() $store = array() $product_info = array() $title_for_layout = 'Beauty Comrade .com' $products = array() $count = (int) 0 $attr = null $type = null $height = null $width = null $st = 'No' $options1 = array( 'width' => '202', 'height' => '248', 'aspect' => false, 'crop' => false, 'cropvars' => array( (int) 0 => (int) 0, (int) 1 => (int) 0, (int) 2 => (int) 0, (int) 3 => (int) 0 ), 'autocrop' => false, 'htmlAttributes' => array(), 'quality' => (int) 100, 'urlOnly' => true ) $image_file_path = 'product/'include - APP/View/Products/index.ctp, line 122 View::_evaluate() - CORE/Cake/View/View.php, line 948 View::_render() - CORE/Cake/View/View.php, line 910 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 954 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 198 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 165 [main] - APP/webroot/index.php, line 108
Notice (8): Undefined index: Product [APP/View/Products/index.ctp, line 161]Code Context<strong>Short Description :</strong>
<p>
<?php echo $product_info['Product']['short_description']; ?>
$viewFile = '/home/ymswebso/public_html/beautycomrade/app/View/Products/index.ctp' $dataForView = array( 'progal' => array(), 'subcatname' => array(), 'catname' => array(), 'moreProduct' => array(), 'store' => array(), 'product_info' => array(), 'title_for_layout' => 'Beauty Comrade .com', 'products' => array(), 'count' => (int) 0 ) $progal = array() $subcatname = array() $catname = array() $moreProduct = array() $store = array() $product_info = array() $title_for_layout = 'Beauty Comrade .com' $products = array() $count = (int) 0 $attr = null $type = null $height = null $width = null $st = 'No' $options1 = array( 'width' => '202', 'height' => '248', 'aspect' => false, 'crop' => false, 'cropvars' => array( (int) 0 => (int) 0, (int) 1 => (int) 0, (int) 2 => (int) 0, (int) 3 => (int) 0 ), 'autocrop' => false, 'htmlAttributes' => array(), 'quality' => (int) 100, 'urlOnly' => true ) $image_file_path = 'product/'include - APP/View/Products/index.ctp, line 161 View::_evaluate() - CORE/Cake/View/View.php, line 948 View::_render() - CORE/Cake/View/View.php, line 910 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 954 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 198 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 165 [main] - APP/webroot/index.php, line 108
Notice (8): Undefined index: Product [APP/View/Products/index.ctp, line 183]Code Context<!-- First Tab -->
<div class="col-md-12 nomargin">
<?php echo $product_info['Product']['description']; ?>
$viewFile = '/home/ymswebso/public_html/beautycomrade/app/View/Products/index.ctp' $dataForView = array( 'progal' => array(), 'subcatname' => array(), 'catname' => array(), 'moreProduct' => array(), 'store' => array(), 'product_info' => array(), 'title_for_layout' => 'Beauty Comrade .com', 'products' => array(), 'count' => (int) 0 ) $progal = array() $subcatname = array() $catname = array() $moreProduct = array() $store = array() $product_info = array() $title_for_layout = 'Beauty Comrade .com' $products = array() $count = (int) 0 $attr = null $type = null $height = null $width = null $st = 'No' $options1 = array( 'width' => '202', 'height' => '248', 'aspect' => false, 'crop' => false, 'cropvars' => array( (int) 0 => (int) 0, (int) 1 => (int) 0, (int) 2 => (int) 0, (int) 3 => (int) 0 ), 'autocrop' => false, 'htmlAttributes' => array(), 'quality' => (int) 100, 'urlOnly' => true ) $image_file_path = 'product/'include - APP/View/Products/index.ctp, line 183 View::_evaluate() - CORE/Cake/View/View.php, line 948 View::_render() - CORE/Cake/View/View.php, line 910 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 954 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 198 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 165 [main] - APP/webroot/index.php, line 108
by Notice (8): Undefined index: Store [APP/View/Products/index.ctp, line 184] <div class="col-md-12 nomargin">
<?php echo $product_info['Product']['description']; ?>
<p>by <span style="color:#7bbd42;"><a href="/store/<?php echo $store['Store']['store_title']; ?>/all-category/latest"><?php echo strtoupper(str_replace('-',' ',$store['Store']['store_title']));?></a></span></p>
$viewFile = '/home/ymswebso/public_html/beautycomrade/app/View/Products/index.ctp'
$dataForView = array(
'progal' => array(),
'subcatname' => array(),
'catname' => array(),
'moreProduct' => array(),
'store' => array(),
'product_info' => array(),
'title_for_layout' => 'Beauty Comrade .com',
'products' => array(),
'count' => (int) 0
)
$progal = array()
$subcatname = array()
$catname = array()
$moreProduct = array()
$store = array()
$product_info = array()
$title_for_layout = 'Beauty Comrade .com'
$products = array()
$count = (int) 0
$attr = null
$type = null
$height = null
$width = null
$st = 'No'
$options1 = array(
'width' => '202',
'height' => '248',
'aspect' => false,
'crop' => false,
'cropvars' => array(
(int) 0 => (int) 0,
(int) 1 => (int) 0,
(int) 2 => (int) 0,
(int) 3 => (int) 0
),
'autocrop' => false,
'htmlAttributes' => array(),
'quality' => (int) 100,
'urlOnly' => true
)
$image_file_path = 'product/'
include - APP/View/Products/index.ctp, line 184
View::_evaluate() - CORE/Cake/View/View.php, line 948
View::_render() - CORE/Cake/View/View.php, line 910
View::render() - CORE/Cake/View/View.php, line 471
Controller::render() - CORE/Cake/Controller/Controller.php, line 954
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 198
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 165
[main] - APP/webroot/index.php, line 108
Notice (8): Undefined index: Store [APP/View/Products/index.ctp, line 184]
<div class="col-md-12 nomargin">
<?php echo $product_info['Product']['description']; ?>
<p>by <span style="color:#7bbd42;"><a href="/store/<?php echo $store['Store']['store_title']; ?>/all-category/latest"><?php echo strtoupper(str_replace('-',' ',$store['Store']['store_title']));?></a></span></p>
$viewFile = '/home/ymswebso/public_html/beautycomrade/app/View/Products/index.ctp'
$dataForView = array(
'progal' => array(),
'subcatname' => array(),
'catname' => array(),
'moreProduct' => array(),
'store' => array(),
'product_info' => array(),
'title_for_layout' => 'Beauty Comrade .com',
'products' => array(),
'count' => (int) 0
)
$progal = array()
$subcatname = array()
$catname = array()
$moreProduct = array()
$store = array()
$product_info = array()
$title_for_layout = 'Beauty Comrade .com'
$products = array()
$count = (int) 0
$attr = null
$type = null
$height = null
$width = null
$st = 'No'
$options1 = array(
'width' => '202',
'height' => '248',
'aspect' => false,
'crop' => false,
'cropvars' => array(
(int) 0 => (int) 0,
(int) 1 => (int) 0,
(int) 2 => (int) 0,
(int) 3 => (int) 0
),
'autocrop' => false,
'htmlAttributes' => array(),
'quality' => (int) 100,
'urlOnly' => true
)
$image_file_path = 'product/'
include - APP/View/Products/index.ctp, line 184
View::_evaluate() - CORE/Cake/View/View.php, line 948
View::_render() - CORE/Cake/View/View.php, line 910
View::render() - CORE/Cake/View/View.php, line 471
Controller::render() - CORE/Cake/Controller/Controller.php, line 954
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 198
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 165
[main] - APP/webroot/index.php, line 108
Price : $
Notice (8): Undefined index: Product [APP/View/Products/index.ctp, line 185]Code Context<?php echo $product_info['Product']['description']; ?>
<p>by <span style="color:#7bbd42;"><a href="/store/<?php echo $store['Store']['store_title']; ?>/all-category/latest"><?php echo strtoupper(str_replace('-',' ',$store['Store']['store_title']));?></a></span></p>
<p>Price : $<?php echo $product_info['Product']['product_price']; ?></p>
$viewFile = '/home/ymswebso/public_html/beautycomrade/app/View/Products/index.ctp' $dataForView = array( 'progal' => array(), 'subcatname' => array(), 'catname' => array(), 'moreProduct' => array(), 'store' => array(), 'product_info' => array(), 'title_for_layout' => 'Beauty Comrade .com', 'products' => array(), 'count' => (int) 0 ) $progal = array() $subcatname = array() $catname = array() $moreProduct = array() $store = array() $product_info = array() $title_for_layout = 'Beauty Comrade .com' $products = array() $count = (int) 0 $attr = null $type = null $height = null $width = null $st = 'No' $options1 = array( 'width' => '202', 'height' => '248', 'aspect' => false, 'crop' => false, 'cropvars' => array( (int) 0 => (int) 0, (int) 1 => (int) 0, (int) 2 => (int) 0, (int) 3 => (int) 0 ), 'autocrop' => false, 'htmlAttributes' => array(), 'quality' => (int) 100, 'urlOnly' => true ) $image_file_path = 'product/'include - APP/View/Products/index.ctp, line 185 View::_evaluate() - CORE/Cake/View/View.php, line 948 View::_render() - CORE/Cake/View/View.php, line 910 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 954 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 198 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 165 [main] - APP/webroot/index.php, line 108
Notice (8): Undefined index: Product [APP/View/Products/index.ctp, line 192]Code Context<p>
<!-- secend Tab -->
<div class="row"> <?php echo $product_info['Product']['ingrediant'];?> </div>
$viewFile = '/home/ymswebso/public_html/beautycomrade/app/View/Products/index.ctp' $dataForView = array( 'progal' => array(), 'subcatname' => array(), 'catname' => array(), 'moreProduct' => array(), 'store' => array(), 'product_info' => array(), 'title_for_layout' => 'Beauty Comrade .com', 'products' => array(), 'count' => (int) 0 ) $progal = array() $subcatname = array() $catname = array() $moreProduct = array() $store = array() $product_info = array() $title_for_layout = 'Beauty Comrade .com' $products = array() $count = (int) 0 $attr = null $type = null $height = null $width = null $st = 'No' $options1 = array( 'width' => '202', 'height' => '248', 'aspect' => false, 'crop' => false, 'cropvars' => array( (int) 0 => (int) 0, (int) 1 => (int) 0, (int) 2 => (int) 0, (int) 3 => (int) 0 ), 'autocrop' => false, 'htmlAttributes' => array(), 'quality' => (int) 100, 'urlOnly' => true ) $image_file_path = 'product/'include - APP/View/Products/index.ctp, line 192 View::_evaluate() - CORE/Cake/View/View.php, line 948 View::_render() - CORE/Cake/View/View.php, line 910 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 954 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 198 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 165 [main] - APP/webroot/index.php, line 108
Notice (8): Undefined index: Product [APP/View/Products/index.ctp, line 293]USDCode Context<div class="col-md-12" style="background:#fdfdfd; border:1px solid #f0f0f0; padding:30px;">
<div class="row">
<div class="col-md-12" style="font-size:36px; font-weight:800; color:#333;" align="center">$<?php echo $product_info['Product']['product_price']; ?> <span style="font-size:14px; font-weight:100;">USD</span></div>
$viewFile = '/home/ymswebso/public_html/beautycomrade/app/View/Products/index.ctp' $dataForView = array( 'progal' => array(), 'subcatname' => array(), 'catname' => array(), 'moreProduct' => array(), 'store' => array(), 'product_info' => array(), 'title_for_layout' => 'Beauty Comrade .com', 'products' => array(), 'count' => (int) 0 ) $progal = array() $subcatname = array() $catname = array() $moreProduct = array() $store = array() $product_info = array() $title_for_layout = 'Beauty Comrade .com' $products = array() $count = (int) 0 $attr = null $type = null $height = null $width = null $st = 'No' $options1 = array( 'width' => '202', 'height' => '248', 'aspect' => false, 'crop' => false, 'cropvars' => array( (int) 0 => (int) 0, (int) 1 => (int) 0, (int) 2 => (int) 0, (int) 3 => (int) 0 ), 'autocrop' => false, 'htmlAttributes' => array(), 'quality' => (int) 100, 'urlOnly' => true ) $image_file_path = 'product/'include - APP/View/Products/index.ctp, line 293 View::_evaluate() - CORE/Cake/View/View.php, line 948 View::_render() - CORE/Cake/View/View.php, line 910 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 954 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 198 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 165 [main] - APP/webroot/index.php, line 108
Notice (8): Undefined index: Product [APP/View/Products/index.ctp, line 295]available!Code Context<div class="col-md-12" style="font-size:36px; font-weight:800; color:#333;" align="center">$<?php echo $product_info['Product']['product_price']; ?> <span style="font-size:14px; font-weight:100;">USD</span></div>
<div class="col-md-12" style=" border-bottom:1px dashed #e9e9e9; margin-top:16px;"></div>
<div class="col-md-12" style="font-size:14px; font-weight:100; padding-top:16px; color:#333;" align="center">Only <?php echo $product_info['Product']['total_product']; ?> available!</div>
$viewFile = '/home/ymswebso/public_html/beautycomrade/app/View/Products/index.ctp' $dataForView = array( 'progal' => array(), 'subcatname' => array(), 'catname' => array(), 'moreProduct' => array(), 'store' => array(), 'product_info' => array(), 'title_for_layout' => 'Beauty Comrade .com', 'products' => array(), 'count' => (int) 0 ) $progal = array() $subcatname = array() $catname = array() $moreProduct = array() $store = array() $product_info = array() $title_for_layout = 'Beauty Comrade .com' $products = array() $count = (int) 0 $attr = null $type = null $height = null $width = null $st = 'No' $options1 = array( 'width' => '202', 'height' => '248', 'aspect' => false, 'crop' => false, 'cropvars' => array( (int) 0 => (int) 0, (int) 1 => (int) 0, (int) 2 => (int) 0, (int) 3 => (int) 0 ), 'autocrop' => false, 'htmlAttributes' => array(), 'quality' => (int) 100, 'urlOnly' => true ) $image_file_path = 'product/'include - APP/View/Products/index.ctp, line 295 View::_evaluate() - CORE/Cake/View/View.php, line 948 View::_render() - CORE/Cake/View/View.php, line 910 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 954 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 198 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 165 [main] - APP/webroot/index.php, line 108
Notice (8): Undefined index: Product [APP/View/Products/index.ctp, line 311]Code Context<?php
$rating = ClassRegistry::init('Productreviewrating');
$totalRater = $rating->find('count', array('conditions'=>array('Productreviewrating.product_id' => $product_info['Product']['id'], 'Productreviewrating.status' => 'Yes')));
$viewFile = '/home/ymswebso/public_html/beautycomrade/app/View/Products/index.ctp' $dataForView = array( 'progal' => array(), 'subcatname' => array(), 'catname' => array(), 'moreProduct' => array(), 'store' => array(), 'product_info' => array(), 'title_for_layout' => 'Beauty Comrade .com', 'products' => array(), 'count' => (int) 0 ) $progal = array() $subcatname = array() $catname = array() $moreProduct = array() $store = array() $product_info = array() $title_for_layout = 'Beauty Comrade .com' $products = array() $count = (int) 0 $attr = null $type = null $height = null $width = null $st = 'No' $options1 = array( 'width' => '202', 'height' => '248', 'aspect' => false, 'crop' => false, 'cropvars' => array( (int) 0 => (int) 0, (int) 1 => (int) 0, (int) 2 => (int) 0, (int) 3 => (int) 0 ), 'autocrop' => false, 'htmlAttributes' => array(), 'quality' => (int) 100, 'urlOnly' => true ) $image_file_path = 'product/' $rating = object(AppModel) { useDbConfig => 'default' useTable => 'productreviewratings' id => null data => array() schemaName => null table => 'productreviewratings' primaryKey => 'id' validate => array() validationErrors => array() validationDomain => null plugin => null name => 'Productreviewrating' alias => 'Productreviewrating' tableToModel => array( 'productreviewratings' => 'Productreviewrating' ) cacheQueries => false belongsTo => array() hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() __safeUpdateMode => false findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => null [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null }include - APP/View/Products/index.ctp, line 311 View::_evaluate() - CORE/Cake/View/View.php, line 948 View::_render() - CORE/Cake/View/View.php, line 910 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 954 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 198 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 165 [main] - APP/webroot/index.php, line 108
Notice (8): Undefined index: Product [APP/View/Products/index.ctp, line 313]Code Context$totalRater = $rating->find('count', array('conditions'=>array('Productreviewrating.product_id' => $product_info['Product']['id'], 'Productreviewrating.status' => 'Yes')));
$totalRating = $rating->find('first', array('conditions'=>array('Productreviewrating.product_id' => $product_info['Product']['id'], 'Productreviewrating.status' => 'Yes'), 'fields'=>array('sum(Productreviewrating.rating) as total')));
$viewFile = '/home/ymswebso/public_html/beautycomrade/app/View/Products/index.ctp' $dataForView = array( 'progal' => array(), 'subcatname' => array(), 'catname' => array(), 'moreProduct' => array(), 'store' => array(), 'product_info' => array(), 'title_for_layout' => 'Beauty Comrade .com', 'products' => array(), 'count' => (int) 0 ) $progal = array() $subcatname = array() $catname = array() $moreProduct = array() $store = array() $product_info = array() $title_for_layout = 'Beauty Comrade .com' $products = array() $count = (int) 0 $attr = null $type = null $height = null $width = null $st = 'No' $options1 = array( 'width' => '202', 'height' => '248', 'aspect' => false, 'crop' => false, 'cropvars' => array( (int) 0 => (int) 0, (int) 1 => (int) 0, (int) 2 => (int) 0, (int) 3 => (int) 0 ), 'autocrop' => false, 'htmlAttributes' => array(), 'quality' => (int) 100, 'urlOnly' => true ) $image_file_path = 'product/' $rating = object(AppModel) { useDbConfig => 'default' useTable => 'productreviewratings' id => false data => array() schemaName => 'ymswebso_beautyc' table => 'productreviewratings' primaryKey => 'id' validate => array() validationErrors => array() validationDomain => null plugin => null name => 'Productreviewrating' alias => 'Productreviewrating' tableToModel => array( 'productreviewratings' => 'Productreviewrating' ) cacheQueries => false belongsTo => array() hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() __safeUpdateMode => false findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) tablePrefix => '' [protected] _schema => array( 'id' => array( [maximum depth reached] ), 'product_id' => array( [maximum depth reached] ), 'user_id' => array( [maximum depth reached] ), 'user_email' => array( [maximum depth reached] ), 'review' => array( [maximum depth reached] ), 'rating' => array( [maximum depth reached] ), 'user_name' => array( [maximum depth reached] ), 'status' => array( [maximum depth reached] ), 'created' => array( [maximum depth reached] ), 'modified' => array( [maximum depth reached] ) ) [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => true [protected] _eventManager => object(CakeEventManager) {} [protected] _validator => null } $totalRater = (int) 0include - APP/View/Products/index.ctp, line 313 View::_evaluate() - CORE/Cake/View/View.php, line 948 View::_render() - CORE/Cake/View/View.php, line 910 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 954 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 198 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 165 [main] - APP/webroot/index.php, line 108
<div class="col-md-2 margin-top-16"><img src="/img/shop_logo.png"></div>
<div class="col-md-10 margin-top-20 padding-top-20" style="font-size:26px; color:#305a0c;">
<a href="/store/<?php echo $store['Store']['store_title']; ?>/all-category/latest"><?php echo strtoupper(str_replace('-',' ',$store['Store']['store_title']));?></a>
$viewFile = '/home/ymswebso/public_html/beautycomrade/app/View/Products/index.ctp' $dataForView = array( 'progal' => array(), 'subcatname' => array(), 'catname' => array(), 'moreProduct' => array(), 'store' => array(), 'product_info' => array(), 'title_for_layout' => 'Beauty Comrade .com', 'products' => array(), 'count' => (int) 0 ) $progal = array() $subcatname = array() $catname = array() $moreProduct = array() $store = array() $product_info = array() $title_for_layout = 'Beauty Comrade .com' $products = array() $count = (int) 0 $attr = null $type = null $height = null $width = null $st = 'No' $options1 = array( 'width' => '202', 'height' => '248', 'aspect' => false, 'crop' => false, 'cropvars' => array( (int) 0 => (int) 0, (int) 1 => (int) 0, (int) 2 => (int) 0, (int) 3 => (int) 0 ), 'autocrop' => false, 'htmlAttributes' => array(), 'quality' => (int) 100, 'urlOnly' => true ) $image_file_path = 'product/' $rating = object(AppModel) { useDbConfig => 'default' useTable => 'productreviewratings' id => false data => array() schemaName => 'ymswebso_beautyc' table => 'productreviewratings' primaryKey => 'id' validate => array() validationErrors => array() validationDomain => null plugin => null name => 'Productreviewrating' alias => 'Productreviewrating' tableToModel => array( 'productreviewratings' => 'Productreviewrating' ) cacheQueries => false belongsTo => array() hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() __safeUpdateMode => false findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) tablePrefix => '' [protected] _schema => array( 'id' => array( [maximum depth reached] ), 'product_id' => array( [maximum depth reached] ), 'user_id' => array( [maximum depth reached] ), 'user_email' => array( [maximum depth reached] ), 'review' => array( [maximum depth reached] ), 'rating' => array( [maximum depth reached] ), 'user_name' => array( [maximum depth reached] ), 'status' => array( [maximum depth reached] ), 'created' => array( [maximum depth reached] ), 'modified' => array( [maximum depth reached] ) ) [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => true [protected] _eventManager => object(CakeEventManager) {} [protected] _validator => null } $totalRater = (int) 0 $totalRating = array( (int) 0 => array( 'total' => null ) ) $ratingWidth = (int) 0
include - APP/View/Products/index.ctp, line 383 View::_evaluate() - CORE/Cake/View/View.php, line 948 View::_render() - CORE/Cake/View/View.php, line 910 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 954 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 198 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 165 [main] - APP/webroot/index.php, line 108
Notice (8): Undefined index: Store [APP/View/Products/index.ctp, line 383]Code Context<div class="col-md-2 margin-top-16"><img src="/img/shop_logo.png"></div>
<div class="col-md-10 margin-top-20 padding-top-20" style="font-size:26px; color:#305a0c;">
<a href="/store/<?php echo $store['Store']['store_title']; ?>/all-category/latest"><?php echo strtoupper(str_replace('-',' ',$store['Store']['store_title']));?></a>
$viewFile = '/home/ymswebso/public_html/beautycomrade/app/View/Products/index.ctp' $dataForView = array( 'progal' => array(), 'subcatname' => array(), 'catname' => array(), 'moreProduct' => array(), 'store' => array(), 'product_info' => array(), 'title_for_layout' => 'Beauty Comrade .com', 'products' => array(), 'count' => (int) 0 ) $progal = array() $subcatname = array() $catname = array() $moreProduct = array() $store = array() $product_info = array() $title_for_layout = 'Beauty Comrade .com' $products = array() $count = (int) 0 $attr = null $type = null $height = null $width = null $st = 'No' $options1 = array( 'width' => '202', 'height' => '248', 'aspect' => false, 'crop' => false, 'cropvars' => array( (int) 0 => (int) 0, (int) 1 => (int) 0, (int) 2 => (int) 0, (int) 3 => (int) 0 ), 'autocrop' => false, 'htmlAttributes' => array(), 'quality' => (int) 100, 'urlOnly' => true ) $image_file_path = 'product/' $rating = object(AppModel) { useDbConfig => 'default' useTable => 'productreviewratings' id => false data => array() schemaName => 'ymswebso_beautyc' table => 'productreviewratings' primaryKey => 'id' validate => array() validationErrors => array() validationDomain => null plugin => null name => 'Productreviewrating' alias => 'Productreviewrating' tableToModel => array( 'productreviewratings' => 'Productreviewrating' ) cacheQueries => false belongsTo => array() hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() __safeUpdateMode => false findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) tablePrefix => '' [protected] _schema => array( 'id' => array( [maximum depth reached] ), 'product_id' => array( [maximum depth reached] ), 'user_id' => array( [maximum depth reached] ), 'user_email' => array( [maximum depth reached] ), 'review' => array( [maximum depth reached] ), 'rating' => array( [maximum depth reached] ), 'user_name' => array( [maximum depth reached] ), 'status' => array( [maximum depth reached] ), 'created' => array( [maximum depth reached] ), 'modified' => array( [maximum depth reached] ) ) [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => true [protected] _eventManager => object(CakeEventManager) {} [protected] _validator => null } $totalRater = (int) 0 $totalRating = array( (int) 0 => array( 'total' => null ) ) $ratingWidth = (int) 0include - APP/View/Products/index.ctp, line 383 View::_evaluate() - CORE/Cake/View/View.php, line 948 View::_render() - CORE/Cake/View/View.php, line 910 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 954 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 198 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 165 [main] - APP/webroot/index.php, line 108
Notice (8): Undefined index: Store [APP/View/Products/index.ctp, line 386]Code Context</div>
</div>
<div class="col-md-12" style="font-size:16px; color:#999; padding-top:20px;padding-bottom:10px; text-transform:uppercase;"><?php echo str_replace('-',' ',$store['Store']['store_title']);?></div>
$viewFile = '/home/ymswebso/public_html/beautycomrade/app/View/Products/index.ctp' $dataForView = array( 'progal' => array(), 'subcatname' => array(), 'catname' => array(), 'moreProduct' => array(), 'store' => array(), 'product_info' => array(), 'title_for_layout' => 'Beauty Comrade .com', 'products' => array(), 'count' => (int) 0 ) $progal = array() $subcatname = array() $catname = array() $moreProduct = array() $store = array() $product_info = array() $title_for_layout = 'Beauty Comrade .com' $products = array() $count = (int) 0 $attr = null $type = null $height = null $width = null $st = 'No' $options1 = array( 'width' => '202', 'height' => '248', 'aspect' => false, 'crop' => false, 'cropvars' => array( (int) 0 => (int) 0, (int) 1 => (int) 0, (int) 2 => (int) 0, (int) 3 => (int) 0 ), 'autocrop' => false, 'htmlAttributes' => array(), 'quality' => (int) 100, 'urlOnly' => true ) $image_file_path = 'product/' $rating = object(AppModel) { useDbConfig => 'default' useTable => 'productreviewratings' id => false data => array() schemaName => 'ymswebso_beautyc' table => 'productreviewratings' primaryKey => 'id' validate => array() validationErrors => array() validationDomain => null plugin => null name => 'Productreviewrating' alias => 'Productreviewrating' tableToModel => array( 'productreviewratings' => 'Productreviewrating' ) cacheQueries => false belongsTo => array() hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() __safeUpdateMode => false findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) tablePrefix => '' [protected] _schema => array( 'id' => array( [maximum depth reached] ), 'product_id' => array( [maximum depth reached] ), 'user_id' => array( [maximum depth reached] ), 'user_email' => array( [maximum depth reached] ), 'review' => array( [maximum depth reached] ), 'rating' => array( [maximum depth reached] ), 'user_name' => array( [maximum depth reached] ), 'status' => array( [maximum depth reached] ), 'created' => array( [maximum depth reached] ), 'modified' => array( [maximum depth reached] ) ) [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => true [protected] _eventManager => object(CakeEventManager) {} [protected] _validator => null } $totalRater = (int) 0 $totalRating = array( (int) 0 => array( 'total' => null ) ) $ratingWidth = (int) 0include - APP/View/Products/index.ctp, line 386 View::_evaluate() - CORE/Cake/View/View.php, line 948 View::_render() - CORE/Cake/View/View.php, line 910 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 954 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 198 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 165 [main] - APP/webroot/index.php, line 108
<div class="col-md-12">
<div class="row">
<div class="col-md-12"> <img src="/img/shop_icon.png"><a href="/store/<?php echo $store['Store']['store_title']; ?>/all-category/latest">Visit The Shop</a></div>
$viewFile = '/home/ymswebso/public_html/beautycomrade/app/View/Products/index.ctp' $dataForView = array( 'progal' => array(), 'subcatname' => array(), 'catname' => array(), 'moreProduct' => array(), 'store' => array(), 'product_info' => array(), 'title_for_layout' => 'Beauty Comrade .com', 'products' => array(), 'count' => (int) 0 ) $progal = array() $subcatname = array() $catname = array() $moreProduct = array() $store = array() $product_info = array() $title_for_layout = 'Beauty Comrade .com' $products = array() $count = (int) 0 $attr = null $type = null $height = null $width = null $st = 'No' $options1 = array( 'width' => '202', 'height' => '248', 'aspect' => false, 'crop' => false, 'cropvars' => array( (int) 0 => (int) 0, (int) 1 => (int) 0, (int) 2 => (int) 0, (int) 3 => (int) 0 ), 'autocrop' => false, 'htmlAttributes' => array(), 'quality' => (int) 100, 'urlOnly' => true ) $image_file_path = 'product/' $rating = object(AppModel) { useDbConfig => 'default' useTable => 'productreviewratings' id => false data => array() schemaName => 'ymswebso_beautyc' table => 'productreviewratings' primaryKey => 'id' validate => array() validationErrors => array() validationDomain => null plugin => null name => 'Productreviewrating' alias => 'Productreviewrating' tableToModel => array( 'productreviewratings' => 'Productreviewrating' ) cacheQueries => false belongsTo => array() hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() __safeUpdateMode => false findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) tablePrefix => '' [protected] _schema => array( 'id' => array( [maximum depth reached] ), 'product_id' => array( [maximum depth reached] ), 'user_id' => array( [maximum depth reached] ), 'user_email' => array( [maximum depth reached] ), 'review' => array( [maximum depth reached] ), 'rating' => array( [maximum depth reached] ), 'user_name' => array( [maximum depth reached] ), 'status' => array( [maximum depth reached] ), 'created' => array( [maximum depth reached] ), 'modified' => array( [maximum depth reached] ) ) [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => true [protected] _eventManager => object(CakeEventManager) {} [protected] _validator => null } $totalRater = (int) 0 $totalRating = array( (int) 0 => array( 'total' => null ) ) $ratingWidth = (int) 0 $options = array( 'width' => '150', 'height' => '150', 'aspect' => false, 'crop' => false, 'cropvars' => array( (int) 0 => (int) 0, (int) 1 => (int) 0, (int) 2 => (int) 0, (int) 3 => (int) 0 ), 'autocrop' => false, 'htmlAttributes' => array(), 'quality' => (int) 100, 'urlOnly' => true ) $i = (int) 1
include - APP/View/Products/index.ctp, line 448 View::_evaluate() - CORE/Cake/View/View.php, line 948 View::_render() - CORE/Cake/View/View.php, line 910 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 954 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 198 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 165 [main] - APP/webroot/index.php, line 108