VirtueMart Forum

VirtueMart 2 + 3 + 4 => Administration & Configuration => Topic started by: grevaeg on October 29, 2012, 10:45:18 AM

Title: product->customfieldsSorted['ontop'])) - Displays on top on product pages
Post by: grevaeg on October 29, 2012, 10:45:18 AM
Hey guys,

Got a problem with the following line showing up on descriptions:
product->customfieldsSorted['ontop'])) { $this->position='ontop'; echo $this->loadTemplate('customfields'); } // Product Custom ontop end ?>

This is the page thats having some problems, applies to product details on all pages :
http://w3.cdx.no/batterishop.no/index.php/shop/sol-vind/solcellepanel-flexcell-sunboard-14w-detail

Anyone know how to remove this?
Title: Re: product->customfieldsSorted['ontop'])) - Displays on top on product pages
Post by: jh0sz on January 11, 2013, 19:19:26 PM
i have the same problem, any solution? 
Title: Re: product->customfieldsSorted['ontop'])) - Displays on top on product pages
Post by: jenkinhill on January 11, 2013, 23:33:44 PM

That code comes from /com_virtuemart/views/productdetails/tmpl/default.php - either a corrupt file or a badly edited template override.

http://forum.virtuemart.net/index.php?topic=79799.0