View Single Post
  #10  
Old 12-16-2008, 12:00 PM
  inboxnews's Avatar 
inboxnews inboxnews is offline
 

Senior Member
  
Join Date: Jul 2007
Posts: 121
 

Default Re: Resize thumbnails with GD

This works great with everything except Download Expander. Download Expander calls the following:

HTML Code:
<a href="product.php?productid={$product.productid}">{include file="product_thumbnail.tpl" productid=$product.productid image_x=$product.image_x image_y=$product.image_y product=$product.product}</a>&nbsp; </td>

Unfortunately, the above code displays no image , however, everything else seems to work just fine. Thanks for the post!
__________________
XCART 4.1.8 [Linux]
Reply With Quote