View Single Post
  #1  
Old 12-14-2007, 04:02 AM
 
dpm dpm is offline
 

Advanced Member
  
Join Date: Aug 2007
Posts: 43
 

Default Adding Extra Fields to product list page

Can anyone tell me why I cant add the extra fields code to products_t.tpl

{if $active_modules.Extra_Fields ne ""}
{include file="modules/Extra_Fields/product.tpl"}
{/if}


The code works fine in product.tpl. I checked the if statement and it works. In the "modules/Extra_Fields/product.tpl" template there doesnt seem to be any fields required to make this work.

Any ideas would be greatly appreciated!

-dpm
__________________
x-cart-4.1.8gold
Reply With Quote