Back to vBulletin 3.5 Template Modifications

Professional Names
Mod Version: 1.00, by TrueDeath

This modification is in the archives.
vB Version: 3.5.3 Rating: (1 vote - 5.00 average) Installs: 17
Released: 10 Feb 2006 Last Update: Never Downloads: 13
Not Supported Template Edits  

Professional Names


About this hack:
If your forum is aimed to look stylish or professional yet your staff or users insit to use their nicknames instead of their proper names then this hack is for you.

This is a simple hack which shows a users real name under their title in a professional style.

Features:
Show users/staff real names under posts.

Installation information on hack:
Files edited: 0
Templates edited: 2 (both postbit)
Files to upload: 0
Cronjobs to add: 0
Time to install: 2 minutes max

Instructions:
1) In admincp Add a New User Profile field
------------------------------------------
Type: Single-Line Text Box
Title: Real Name
Description: Please enter your real name to be displayed on the forum or leave blank.
Max length: 30
Field Required: No
Field Editable by user: Yes
*If you want it staff only set Editable by user no so it can only be changed in AdminCP*
Private Field: No
Display Page: Edit Profile
------------------------------------------
Now the Profile Field is made you need to remeber the field number, (i.e field5 = 5)

2) In template named: postbit
------------------------------------------
Find:
------------------------------------------
<if condition="$post['rank']"><div class="smallfont">$post[rank]</div></if>
------------------------------------------
Below Add:
------------------------------------------
<if condition="$post[fieldX] != ''"><div class="smallfont"><i>$post[fieldX]</i></div></if>
------------------------------------------
Be sure to change the two X to your field number!

Click Save

3) In template named: postbit_legacy
------------------------------------------
Find:
------------------------------------------
<if condition="$post['rank']"><div class="smallfont">$post[rank]</div></if>
------------------------------------------
Below Add:
------------------------------------------
<if condition="$post[fieldX] != ''"><div class="smallfont"><i>$post[fieldX]</i></div></if>
------------------------------------------
Be sure to change the two X to your field number!

Click Save

4) Press Install on vBulletin.org

Download

This modification is archived and cannot be downloaded.

Supporters / CoAuthors

  • TrueDeath

Screenshots

   


vblts.ru supports vBulletin®, 2022-2024