Hide Navbar Link from Unregistered users

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Triple Ox
    Member
    • Apr 2004
    • 50

    Hide Navbar Link from Unregistered users

    Hi,

    How do i hide a link to my Chat Room on my Navbar from Unregistered users?

    I currently just have a basic link:

    Code:
    <td class="vbmenu_control"><a href="chat/flashchat.php" target="_blank">Chat Room</a></td>
    "To err is human; to really mess up, you need a computer."
  • TheMusicMan
    Senior Member
    • Oct 2002
    • 2140
    • 3.7.x

    #2
    Use this;

    <if condition="$bbuserinfo['userid']">
    <td class="vbmenu_control"><a href="chat/flashchat.php" target="_blank">Chat Room</a></td>
    </if>
    John

    Comment

    • Triple Ox
      Member
      • Apr 2004
      • 50

      #3
      Many thanks, that's done the trick
      "To err is human; to really mess up, you need a computer."

      Comment

      • TheMusicMan
        Senior Member
        • Oct 2002
        • 2140
        • 3.7.x

        #4
        You're welcome...
        John

        Comment

        widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
        Working...
        😀
        😂
        🥰
        😘
        🤢
        😎
        😞
        😡
        👍
        👎