View Single Post
  #5  
Old 01-09-2006, 06:16 AM
  NightFire's Avatar 
NightFire NightFire is offline
 

X-Adept
  
Join Date: Jul 2004
Location: The Netherlands
Posts: 561
 

Default

The mod doesn't works for me.
Did exactly what was descriped above. But getting this error:

Code:
Warning: Smarty error: unable to read resource: "modules/Recommended_products/recommends.tpl" in /......./public_html/shop/Smarty-2.6.9/Smarty.class.php on line 1088


Recommends.tpl
Code:
{* $Id: recommends.tpl,v 1.4.2.1 2005/10/31 14:10:44 max Exp $ *} {if $recommends} {capture name=recommends} {section name=num loop=$recommends} <LI> <FONT class="ItemsList">{$recommends[num].product}</FONT> </LI> {/section} {/capture} {include file="dialog.tpl" title=$lng.lbl_recommends content=$smarty.capture.recommends extra="width=100%"} {/if}
__________________
Best regards,
Niki Buitenrust Hettema

X-Cart Gold 4.1.8 (Live & Loaded)
Royal Bhaktapur: Handmade products from Nepal - Pashmina's, scarfs, shawls, stola's and more...
Reply With Quote