• Downloading from our site will require you to have a paid membership. Upgrade to a Premium Membership from 10$ a month today!

    Dont forget read our Rules! Also anyone caught Sharing this content will be banned. By using this site you are agreeing to our rules so read them. Saying I did not know is simply not an excuse! You have been warned.

vBUT - User Group User Titles & Custom User Titles

Admin

Well-Known Member
Staff member
Administrator
Introduction
This modification is designed to meet the needs of a request by “Zakalway”.
It adds “User Group User Titles” and “Custom User Titles” to the user information area of a post; it supports both the “postbit” and “postbit_legacy” templates. Please see the screen shots below and also the install instructions.

Features:
- Just two manual template edits
- Supports postbit and postbit_ legacy templates
- No admin options to change or setup - simple and gets the job done.
- Follows the standard vBulletin titles ladder system.

Support
I’ve spent about 5 hours trying to make this a 100% “no manual edits required” modification, however unfortunately I don’t think this can be done due to the way user titles are handled in vB (the title ladder!), I could be wrong and there may be a way, for me it’s now beyond the amount of time I can invest in this. I will offer support related to getting it installed, anything more and I can’t help you sorry!

Install/Upgrade
Simply import the product xml file (download below), if you are upgrading from an older version follow the same steps as installing for the first time, choosing “Yes” to overwrite files and/or settings where applicable.

Manual Template Edits
GO TO: "AdminCP > Styles & Templates > Style Manager > Template Options > Edit Templates"

From the scrollable menu list of templates, find the “Postbit Templates > postbit” template and choose Customize.

In this template:

FIND:
Code:
<span class="usertitle">{vb:raw post.usertitle}</span>
REPLACE WITH:
Code:
<span class="usertitle">{vb:raw post.displayusertitle}</span>
Now Choose “Save”.

NEXT: From the scrollable menu list of templates, find the “Postbit Templates > postbit_legacy” template and choose Customize.

In this template:

FIND:
Code:
<span class="usertitle">{vb:raw post.usertitle}</span>
REPLACE WITH:
Code:
<span class="usertitle">{vb:raw post.displayusertitle}</span>
Now Choose “Save”.

Congratulations!, you can now add User Titles and User Group titles as you please.

Change Log
v1.0 - 1 Mar 2013
- First version


Enjoy!
I hope this meets your needs.

Regards,
Lee Roberts
Tải xuống tuoitreit.vn_vbut-v1.zip (99kb)
 

Facebook Comments

Similar threads

New posts New threads New resources

Back
Top