View Single Post
  #6  
Old 11-21-2006, 03:10 AM
 
sandersdesign sandersdesign is offline
 

Member
  
Join Date: Oct 2005
Posts: 26
 

Default Re: Custom Root Category Template

i can't seem to get the following to work,

{elseif $main eq "catalog"}
{if $category.categoryid == 818}
{include file="customer/main/subcategories_Mcards.tpl" cat=$cat}
{elseif $main eq "catalog"}
{include file="customer/main/subcategories.tpl" cat=$cat}
{/if}

Am i missing anything, thanks
__________________
www.sandersdesign.net
X-Cart Gold v4.0.16, Unix
Reply With Quote