[ic] Forcing Login

Rene Hertell interchange-users at hertell.com
Tue Oct 28 17:34:53 EST 2003


> using the standard foundation-type templates, you can simply add this:
>
>   [tmp members_only]1[/tmp]
>
> to each page.  This will bounce any user to the login page and force them
> to log in, and they must be in the user db table.
>

.. or you can use

[if session logged_in]
Dealer price
 [else]
   You have to be logged in to see any prices
 [/else]
[/if]

René




More information about the interchange-users mailing list