View Single Post
  #1  
Old 06-24-2009, 08:25 AM
 
Acquamarina Acquamarina is offline
 

X-Adept
  
Join Date: Aug 2006
Location: USA
Posts: 811
 

Default Adding recommends.tpl to product not available error page

Hi,

I want to add a sampling of products to error_product_disabled.tpl and thought I could use recommends.tpl but nothing happens.

This is the code I used without result:

{* $Id: error_product_disabled.tpl,v 1.5 2005/11/17 06:55:39 max Exp $ *}
<h3>{$lng.err_product_disabled}</h3>
{$lng.err_product_disabled_msg}
<br/>
<br/>

{if $active_modules.Recommended_Products ne ""}
{include file="modules/Recommended_Products/recommends.tpl" }
{/if}

Have no idea why it's not working or what is missing, or even if it should work like this.

Any help is appreciated.
__________________
Vera B
4.4.5
CFLSystems.com mods, Kosmos eBay Integration, Feed Manager Pro, custom mods, BCSEngineering Mods, CDSEO PRO
Hosting by EWDHosting - The best home for your x-cart.
Reply With Quote