View Single Post
  #6  
Old 02-11-2007, 09:04 AM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default Re: /customer/main/product.tpl

That code you used isn't quite right, this is what you should be using:

{if $active_modules.Customer_Reviews ne ""}
{include file="modules/Customer_Reviews/vote_reviews.tpl" }
{/if}

As long as you don't move it inside the form that is part of the add to cart function, you should be fine.
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote