View Single Post
  #4  
Old 05-30-2005, 09:20 PM
  TelaFirma's Avatar 
TelaFirma TelaFirma is offline
 

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

Default

oops... lots of mistakes in that one. I forgot to change all the other variables to represent the loop you are in...

Code:
{include file="product_thumbnail.tpl" productid=$products[prod_num].productid image_x=$product[prod_num].image_x image_y=$product[prod_num].image_y product=$products[prod_num].product tmbn_url=$products[prod_num].tmbn_url}
Reply With Quote