Notice!
ErrorException [ Notice ]: Trying to get property of non-object
APPPATH/classes/controller/products.php @ line 139:
138:
139: $this->template->title = $product->name.' - Pacific Aman Garda Official Website';
140: $this->template->metatitle = ($product->meta_title!="")? $product->meta_title : $product->name.' - Pacific Aman Garda Official Website';
Notice!
ErrorException [ Notice ]: Trying to get property of non-object
APPPATH/classes/controller/products.php @ line 140:
139: $this->template->title = $product->name.' - Pacific Aman Garda Official Website';
140: $this->template->metatitle = ($product->meta_title!="")? $product->meta_title : $product->name.' - Pacific Aman Garda Official Website';
141: $this->template->metakey = ($product->meta_keywords!="")? $product->meta_keywords : $product->summary;
Notice!
ErrorException [ Notice ]: Trying to get property of non-object
APPPATH/classes/controller/products.php @ line 140:
139: $this->template->title = $product->name.' - Pacific Aman Garda Official Website';
140: $this->template->metatitle = ($product->meta_title!="")? $product->meta_title : $product->name.' - Pacific Aman Garda Official Website';
141: $this->template->metakey = ($product->meta_keywords!="")? $product->meta_keywords : $product->summary;
Notice!
ErrorException [ Notice ]: Trying to get property of non-object
APPPATH/classes/controller/products.php @ line 141:
140: $this->template->metatitle = ($product->meta_title!="")? $product->meta_title : $product->name.' - Pacific Aman Garda Official Website';
141: $this->template->metakey = ($product->meta_keywords!="")? $product->meta_keywords : $product->summary;
142: $this->template->metadesc = ($product->meta_description!="")? $product->meta_description : $product->summary;
Notice!
ErrorException [ Notice ]: Trying to get property of non-object
APPPATH/classes/controller/products.php @ line 141:
140: $this->template->metatitle = ($product->meta_title!="")? $product->meta_title : $product->name.' - Pacific Aman Garda Official Website';
141: $this->template->metakey = ($product->meta_keywords!="")? $product->meta_keywords : $product->summary;
142: $this->template->metadesc = ($product->meta_description!="")? $product->meta_description : $product->summary;
Notice!
ErrorException [ Notice ]: Trying to get property of non-object
APPPATH/classes/controller/products.php @ line 142:
141: $this->template->metakey = ($product->meta_keywords!="")? $product->meta_keywords : $product->summary;
142: $this->template->metadesc = ($product->meta_description!="")? $product->meta_description : $product->summary;
143: $this->template->content = View::forge('products/detail', array(
Notice!
ErrorException [ Notice ]: Trying to get property of non-object
APPPATH/classes/controller/products.php @ line 142:
141: $this->template->metakey = ($product->meta_keywords!="")? $product->meta_keywords : $product->summary;
142: $this->template->metadesc = ($product->meta_description!="")? $product->meta_description : $product->summary;
143: $this->template->content = View::forge('products/detail', array(
- Pacific Aman Garda Official Website
Product
Notice!
ErrorException [ Notice ]: Trying to get property of non-object
APPPATH/views/products/detail.php @ line 2:
1: <div id="page-title">
2: <h1>Product <?php echo ": " .$product->name ?></h1>
3: </div>
:
Notice!
ErrorException [ Notice ]: Trying to get property of non-object
APPPATH/views/products/detail.php @ line 11:
10: <a href="<?php echo mylocal?>products/">Products</a>
11: <a href="<?php echo mylocal."products/category/".$product->product_category->slug ?>"><?php echo $product->product_category->name ?></a>
12: <span><strong><?php echo $product->name ?></strong></span>
http://www.pacificamangarda.com/products/category/">
Notice!
ErrorException [ Notice ]: Trying to get property of non-object
APPPATH/views/products/detail.php @ line 11:
10: <a href="<?php echo mylocal?>products/">Products</a>
11: <a href="<?php echo mylocal."products/category/".$product->product_category->slug ?>"><?php echo $product->product_category->name ?></a>
12: <span><strong><?php echo $product->name ?></strong></span>
Notice: Error throttling threshold was reached, no more full error reports are shown. in COREPATH/bootstrap.php [45]: error_handler