How do I remove View Forum Leaders" link

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • excy
    Member
    • Oct 2005
    • 37

    How do I remove View Forum Leaders" link

    Could you describe how to remove " View Forum Leaders" link from the frontpage or you can tell me how not to show some moderators and admins in this list.
    Thanks in advance
  • Jake Bunce
    Senior Member
    • Dec 2000
    • 46598
    • 3.6.x

    #2
    Disable this for the groups you don't want to show:

    Admin CP -> Usergroups -> Usergroup Manager -> Edit Usergroup -> Viewable on Show Groups

    Comment

    • excy
      Member
      • Oct 2005
      • 37

      #3
      Thanks,
      But I want this link to be not shown here..
      is it possible?
      Attached Files

      Comment

      • Jake Bunce
        Senior Member
        • Dec 2000
        • 46598
        • 3.6.x

        #4
        Admin CP -> Styles & Templates -> Style Manager -> « » -> Forum Home Templates -> FORUMHOME

        Remove the red code:

        Code:
        <tbody>
        	<tr>
        		<td class="tfoot" align="center" colspan="<if condition="$vboptions['showmoderatorcolumn']">6<else />5</if>"><div class="smallfont"><strong>
        			<a href="forumdisplay.php?$session[sessionurl]do=markread" rel="nofollow">$vbphrase[mark_forums_read]</a>
        			[color=red]<if condition="$vboptions['forumleaders']">&nbsp; &nbsp;
        			<a href="showgroups.php$session[sessionurl_q]" rel="nofollow">$vbphrase[view_forum_leaders]</a></if>[/color]
        		</strong></div></td>
        	</tr>
        </tbody>
        </table>
        <!-- /main -->

        Comment

        • karabaja2
          Member
          • Jan 2008
          • 32
          • 3.7.x

          #5
          Originally posted by Jake Bunce
          Disable this for the groups you don't want to show:

          Admin CP -> Usergroups -> Usergroup Manager -> Edit Usergroup -> Viewable on Show Groups
          I did that. And it works for Admins and Super Mods but not for Moderators. Why? I did not chaneged or edited permissions anything before for Moderators user group.

          Comment

          • Removed-836727
            Banned by User Request
            • Apr 2006
            • 1274

            #6
            Bug?

            If they are not allowed to see it, don't show the link!
            There are many links for guests, where the page isn't viewable, but is linked somewhere on the frontpage ...

            Comment

            widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
            Working...