View Single Post
  #15  
Old 01-03-2003, 07:08 AM
 
shirtshop shirtshop is offline
 

Senior Member
  
Join Date: Nov 2002
Posts: 127
 

Default errormessage

Quote:
Originally Posted by B00MER
Just a quick note, anyone who has setup their x-cart to run with product images NOT in the db, you'll need to modify:

Code:
{include file="product_thumbnail.tpl" productid=$products[product].productid image_x=70 product=$products[product].product}

to reference your thumbnail correctly.

Hello Boome

I also add youre pice of script into the products.tpl file but i get this errormessage

Warning: Smarty error: unable to read template resource: "customer/main/product.tpl" in C:\www\shirtshop.nl\testroot\Smarty-2.1.1\Smarty.class.php on line 546

This will appear when i click on the products for selecting
Do you what's get wrong?

Regards
Henk
Reply With Quote