![]() |
Quote:
Replace the red dot with PHP Code:
Quote:
|
You can just go to plugin manager and find the usergroup color bar and edit the code.
|
Quote:
|
So glad to have this back.
|
Usergroup Color Bar Legend
vBulletin 4.1.2 1) Download Product 2) Edit xml file: This Worked for me. :) Quote:
[QUOTE=Boofo;2165739]This will fix it to work on 4.1.2 like it did before. Replace the code in the forumhome_complete hook with the following: 3)Replace the code Code:
if (THIS_SCRIPT == "index" and $vbulletin->options['ugcb_onoff']) 4) Go to your admin cp, then: Plugin System -> Manage Products -> [Add/Import Product] -> Select 'product-ugcb.xml' from your computer then press 'Import' 5) Usergroup Color Bar Setting Go to your admin cp, then: vBulletin Options -> Usergroup Color Bar -> 6)Now to Add some colour...or whatever you would like... Quote:
Username HTML Markup The first field is the opening tag. The second field is the closing tag. These tags will be inserted around the user's username like this: Code:
[opening tag]username[closing tag] Code:
<span style="font-weight: bold;">username</span> = username First box Code:
<span style="color: Red;"> Code:
</span> Example 2 First box Code:
<span style="color: Blue;"> Code:
</span> 7) Have Fun and Thanks! Cheers,:) Mr_Running |
Can you guys please update it for working with latest 4.1.2
Thanks |
Look at the code right above your post and replace that and it is fixed.
|
1 Attachment(s)
my product feature:
fix with 4.1.2 count user in group :D check it out :D |
Quote:
to the usergroup name? |
Go to your AdminCP->Plugins and Products dropdown->Plugin Manager (NOT where you Install the product) ->Usergroup Color Bar -> Edit
Replace the code with: Code:
if (THIS_SCRIPT == "index" and $vbulletin->options['ugcb_onoff']) |
All times are GMT. The time now is 04:45 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|