-
- craigfranco

-
Total Posts: 10
Joined: 2007-12-17
|
I am receiving the following error whenever I click on the product thumbmaiil:
“helper(’catalog/output’); $_product = $this->getProduct() ?> getMessagesBlock()->getGroupedHtml() ?> getChildHtml(’media’) ?> productAttribute($_product, $this->htmlEscape($_product->getName()), ‘name’) ?> canEmailToFriend()): ?> __(’Email to a Friend’) ?> getReviewsSummaryHtml($_product, false, true)?> getChildHtml(’alert_urls’) ?> getChildHtml(’product_type_data’) ?> hasOptions()):?> getChildHtml(’tierprices’) ?> isSaleable()): ?> getChildHtml(’addtocart’) ?> helper(’wishlist’)->isAllow() || $_compareUrl=$this->helper(’catalog/product_compare’)->getAddUrl($_product)): ?> __(’OR’) ?> getChildHtml(’addto’) ?> getChildHtml(’addto’) ?> getShortDescription()):?> __(’Description’) ?> productAttribute($_product, nl2br($_product->getShortDescription()), ‘short_description’) ?> getChildHtml(’other’);?> isSaleable() && $this->hasOptions()):?> getChildChildHtml(’container1’, ‘’, true, true) ?> isSaleable() && $this->hasOptions()):?> getChildChildHtml(’container2’, ‘’, true, true) ?> getChildHtml(’description’)):?> __(’Product Description’) ?> getChildHtml(’additional’)):?> __(’Additional Information’) ?> getChildHtml(’upsell_products’) ?> getChildHtml(’product_additional_data’) ?> “
Here is the link to a product page for you to see for yourself:
http://ragpit.com/mens/thats-what-she-said-t-shirt.html
Any help would be greatly appreciated. Thanks.
|