Back to Modification Graveyard

vB Staff Titles
Mod Version: 1.00, by Logikos

This thread is in the Modification Graveyard.
vB Version: 3.5.0 RC2 Rating: (3 votes - 5.00 average) Installs: 349
Released: 07 Aug 2005 Last Update: 20 Jan 2006 Downloads: 93
Not Supported DB Changes Uses Plugins Template Edits  

vB Staff Title

Show your support and vote this hack for HotM September!!


vBulletin 3.5.0 RC 3
http://www.vBHackers.com

What this does
This will give you the option to add an additional title for staff members, or any user you would like to add. This can be done with conditions only, like if userid = X show this. But this will make things much eaiser to edit and manage. And I spend alot of time in the ACP.

New Features Since Last Release
  • Option to turn the staff title on/off per user.
    This is good so if you want to temporarily disable someones staff title, but don't want to lose the settings.
  • HTML Mark Available now
    This will make it more customizable

Show rank in your members profile
To show the rank in your members profile. Please see this post

Spoiler (click to open)


To show the rank in your users profile

In template 'memberinfo' Find:
HTML Code:
<if condition="$userinfo['usertitle']"><div class="smallfont">$userinfo[usertitle]</div></if>
Add Under:
HTML Code:
                                <if condition="$userinfo['isstaffrank']">
                                        <div class="smallfont">
                                        <if condition="$userinfo['staffrank_opentag']">$userinfo[staffrank_opentag]</if>
                                                <if condition="$userinfo['staffrank']">$userinfo[staffrank]</if>
                                        <if condition="$userinfo['staffrank_closetag']">$userinfo[staffrank_closetag]</if>
                                        </div>
                                </if>

Close


Note:
This hack will work for vBulletin Version 3.5.0 RC-1 and RC-2 ONLY!
This is a port from my original hack which can be http://www.vbulletin.org/forum/showthread.php?s=&threadid=71447. Had a couple of PMs about it so I said why not.

To do list...
  • Time to install: 3 minutes
  • Queries to run: 4
  • File Mods: 0
  • Templates to edit: 1
  • Templates to add: 0
  • New Phrases: 4
  • New Plugins: 2

Please read carefully and make all the necessary changes as stated. This is will work if installed properly.
PLEASE REMEMBER TO BACKUP BEFORE YOU BEGIN! If you like this hack

Click It For Support!

Help & Support
Before asking for support Please make sure you have done all necessary changes! If you still need support please post a reply here.

Please post bugs and errors here. Hope you like, feedback welcomed.

Version Info:
v1.1: Fixed Missing Phrase
v1.0: Released

Download

This modification cannot be downloaded.

Screenshots

   

Similar Mods

Show Thread Enhancements vB Staff Titles Modification Graveyard

vblts.ru supports vBulletin®, 2022-2025