Fork me on GitHub

group member ship and template  Bottom

  • i know I can load template code if a specific user is logger in. Something like:

    Code

    <!--[pnsecauthaction realm="0" comp="::" inst="::" level="ACCESS_ADMIN" assign="admin"]-->
    <!--[if $admin eq true]-->
    <a hef="admin.php">You're an admin!</a>
    <!--[else]-->
    Your not Admin
    <!--[/if]-->


    How can I do a similar thing based on the logged in user belonging to a specific group. I've got a group that I want to load a different page setup for when they log in.

    Thanks

  • Oh great, just what I need. Thanks

This list is based on users active over the last 60 minutes.