The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
We don't want the user know who is admin or moderator
![]() |
#2
|
||||
|
||||
![]()
Could be done with Template Edits or Plugins.
But IMHO this doesn't make sense, Users should know who Staff are so they can contact them when there are Problems, etc. |
#3
|
|||
|
|||
![]()
We have another solution for this
![]() Which template would it be ? |
#4
|
|||
|
|||
![]()
in template 'FORUMDISPLAY'
Find and remove all of the following: Code:
<if condition="$show['moderators']"> <td class="tcat">$vbphrase[moderators]</td> </if> Code:
<if condition="$show['moderators']"> <td class="thead">$vbphrase[moderators] : $totalmods</td> </if> Code:
<if condition="$show['moderators']"> <td class="alt1"><div class="smallfont">$moderatorslist </div></td> </if> |
#5
|
|||
|
|||
![]()
Thanks
![]() ![]() ![]() |
#6
|
|||
|
|||
![]()
ok lol
![]() |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|