Back to vBulletin 3.8 Template Modifications

Show moderators [like phpBB]
Mod Version: 1.00, by yilmaz68

vB Version: 3.8.4 Rating: (4 votes - 5.00 average) Installs: 20
Released: 05 Jan 2010 Last Update: Never Downloads: 0
Not Supported Code Changes Translations  

Open your Forumhome template find and delete ;

PHP Code:
<if condition="$vboptions['showmoderatorcolumn']"
      <
td class="thead">$vbphrase[moderator]</td
      </if> 
save.

and open your forumhome_forumbit_level2_post template find and delete ;

PHP Code:
<if condition="$vboptions['showmoderatorcolumn']"
    <
td class="alt1"><div class="smallfont">$forum[moderators]&nbsp;</div></td
    </if> 
The same template find ;

PHP Code:
<if condition="$show['subforums']"><div class="smallfont" style="margin-top:$stylevar[cellpadding]px"><strong>$vbphrase[subforums]</strong>: $forum[subforums]</div></if> 
add under ;

PHP Code:
<!-- vbulletin-turko PhpBB Moderator showing --> 
<if 
condition="$forum[moderators]"><div class="smallfont"><b>Moderators:</b>&nbsp;$forum[moderators]&nbsp;</div></if> 
<!--  /
vbulletin-turko PhpBB Moderator showing --> 
save.

Note: Hey people, don't forget admincp options "show moderator column" !

I use this.. its very nice (red) you can look it :

Download

No files for download.

Supporters / CoAuthors

  • yilmaz68

Similar Mods

Selectively Show Moderators on showgroups.php vBulletin 2.x Full Releases

vblts.ru supports vBulletin®, 2022-2024