View Single Post
  #11  
Old 12-23-2008, 12:11 AM
  Vetrivel's Avatar 
Vetrivel Vetrivel is offline
 

eXpert
  
Join Date: Apr 2008
Posts: 398
 

Default Re: Resize thumbnails with GD

Hi,
This is because there is no $tmbn_url
Try to add it .
Quote:
Originally Posted by inboxnews
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!
Reply With Quote