View Single Post
  #1  
Old 08-02-2005, 05:16 AM
 
balinor balinor is offline
 

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

Default Hiding certain elements from anonymous users

A client of mine has a rewards program which we are using Carrie's Rewards Point mod for. We also have a membership menu which has things like order history, wishlist, etc. Problem is, when someone checks out anonymously, they still have access to edit their profile, view the member section and also get reward points.

I'm looking for the Smarty variable to hide these items from anonymous users. I thought I could use {if $anonymous ne ""} but that doesn't work. Anyone have the correct syntax for this? Maybe using the username variable with a wildcard? Thanks in advance!
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote