View Single Post
  #3  
Old 11-16-2005, 08:56 AM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default

Yes, you need to use welcome.tpl. It is called from home_main.tpl by this line of code:

{elseif $main eq "catalog" and $current_category.category eq ""}
{include file="customer/main/welcome.tpl" f_products=$f_products}

so make sure you didn't remove that by mistake.
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote