View Single Post
  #6  
Old 08-02-2009, 07:54 PM
 
gman gman is offline
 

eXpert
  
Join Date: Sep 2002
Posts: 211
 

Default Re: Limiting access to pages by memberships

Here is some code I found but I don't believe the "level 1" part is correct.

Code:
{if $user_membership ne "Level 1"} I'm sorry, you don't have a membership, so this content is not accessible. Please click here to become a member and get the goodies. {else} Your real html content {/if}
__________________
Gman



X-Cart Gold 4.6.0
Reply With Quote