View Single Post
  #62  
Old 12-31-2005, 08:11 AM
  TelaFirma's Avatar 
TelaFirma TelaFirma is offline
 

X-Adept
  
Join Date: Nov 2002
Location: North Carolina USA
Posts: 930
 

Default Re: Duplicate detailed images

Quote:
Originally Posted by proboscidian
Did you comment out the detailed images code in product.tpl? This will stop the image from showing up as a duplicate. Here's what you should comment out:
Code:
{*{if $active_modules.Detailed_Product_Images ne ""} {include file="modules/Detailed_Product_Images/product_images.tpl" } {/if}*}

I have added this to the instructions now. I now realize that I should have included this to begin with.
Reply With Quote