View Single Post
  #2  
Old 12-22-2004, 06:37 AM
  shan's Avatar 
shan shan is offline
 

X-Guru
  
Join Date: Sep 2002
Location: Birmingham, UK
Posts: 6,163
 

Default

heres a starter

http://forum.x-cart.com/viewtopic.php?p=69941#69941

user type B is for partners

you would need to check something like

Code:
{if $user_membership eq "membership_type"} {include file="customer/top_menu_trade.tpl"} {else} {include file="customer/top_menu.tpl"} {/if}
__________________
Looking for a reliable X-cart host ?
You wont go wrong with either of these.

EWD Hosting
Hands On Hosting
Reply With Quote