Page 1 of 1

How to only show a menu for logged in users?

Posted: Sat Feb 14, 2009 11:56 am
by Vicky83
Hi!

I'm using CMS Made Simple 1.5.2. I don't know what version om PHP or MySQL I'm using.

I'm using the module iCMSUser to conect Front End User, PhpBB3, Lifetype, and Php Free Chat to the cms. iCMSUser and Front End User is dependent to CMSMailer.

I'm trying to create a menu in my template that is only shown for logged in users. I guess that I should use some kind of if-tag ( {if}, [if], ?) but  I don't know how. And I also have too know what to write in the if-tag to conect it to that only logged in users can see the menu.

I'm no good in coding, but with CMS Made Simple I've come a long way.

Vicky83

Re: How to only show a menu for logged in users?

Posted: Sat Feb 14, 2009 7:55 pm
by jmcgin51
There are several ways to do this.  Check the Menu Manager help.  It tells you how to do exactly what you want to do.

Re: How to only show a menu for logged in users?

Posted: Sat Feb 14, 2009 9:01 pm
by Dr.CSS
You need Custom Content module...