- Compatible vBulletin Versions
- 5.x
This hack shows the user group tags under the name of the active users.
This is an easy but usefull for you to determine the order of the groups.
Install
=======
Go to your admin cp, then:
* Products & Hooks -> Manage Products -> [Add/Import Product] -> Select 'product-colorbar.xml' from your computer then press 'Import'
* Upload files forum root directory
Modifications Info
==================
Plugin : 0
Phrases : 5
Template : 0
Setting : 2
File : 2
Usergroup Color Bar Setting
===========================
Go to your admin cp, then:
vBulletin Options -> Usergroup Color Bar ->
At any rate, for those looking to make this work in vBulletin 5.1.0 and later, just modify
core/packages/colorbar/api/template.php with the following change:
This is an easy but usefull for you to determine the order of the groups.
Install
=======
Go to your admin cp, then:
* Products & Hooks -> Manage Products -> [Add/Import Product] -> Select 'product-colorbar.xml' from your computer then press 'Import'
* Upload files forum root directory
Modifications Info
==================
Plugin : 0
Phrases : 5
Template : 0
Setting : 2
File : 2
Usergroup Color Bar Setting
===========================
Go to your admin cp, then:
vBulletin Options -> Usergroup Color Bar ->
At any rate, for those looking to make this work in vBulletin 5.1.0 and later, just modify
core/packages/colorbar/api/template.php with the following change:
- Change the function name bulk_fetch to fetchBulk