View Full Version : Mini Mods - Usergroup Color Legend Bar
xMrCanadax
10-10-2011, 10:00 PM
Hello guys, Here is a Usergroup Colored Legend bar!
http://img9.imageshack.us/img9/7762/0504d02db61b462884c5ead.png
Todo so, download the xml, go to Plugins & Products>Manage Products>Add/Import Product and ignore the version
To add color simply go to usergroups click on the usergroup you want to have color and in the html markup input
<b><font color="yourcolor"> then in the box beside this one add </font></b>
Also, if you guys want a star or any other icon instead of a dot let me know.
abdobasha2004
10-11-2011, 11:34 AM
nice one
thanx
voglermc
10-11-2011, 03:13 PM
This is different, how?
https://vborg.vbsupport.ru/showthread.php?t=228607
SolidSnakeLive
10-11-2011, 06:28 PM
thx bro
but how you make this icon ?
voglermc
10-11-2011, 06:39 PM
This looks exactly the same as the other mod
Angle4cor
10-11-2011, 09:07 PM
I dont know why, but after install it didnt show up on my forum home. I downloaded the .xml file, imported and set in the options as enabled. Everything should be in order...
xMrCanadax
10-11-2011, 11:42 PM
This is different, how?
https://vborg.vbsupport.ru/showthread.php?t=228607
if you check the code its different, I am also showing you how to add color to them.
xMrCanadax
10-11-2011, 11:48 PM
thx bro
but how you make this icon ?
The icon before the dot? its an image in the html Markup
I dont know why, but after install it didnt show up on my forum home. I downloaded the .xml file, imported and set in the options as enabled. Everything should be in order...
What forum version are you running?
SolidSnakeLive
10-12-2011, 08:38 AM
The icon before the dot? its an image in the html Markup
yes.. how can make this ?
ChriDevelop
10-12-2011, 11:37 AM
if you check the code its different, I am also showing you how to add color to them.
There are very identical....
Boofo
10-12-2011, 11:48 AM
yes.. how can make this ?
You can add that in the html markup for each usergroup.
Dr.osamA
10-13-2011, 10:28 PM
Excellent = 5 stars
instaled + translated to Arabic
thank you bor good work
haidm
10-17-2011, 01:37 PM
Doesn't work for me and user online is disappear too. I user vb 4.1.7.
xMrCanadax
10-18-2011, 06:42 PM
Doesn't work for me and user online is disappear too. I user vb 4.1.7.
I will look into it, also you should add email verification or a security question to registration your forum looks spammed.
Also to add an image before the usergroup in the html markup just add <img src="yourimg">
The little images that are being shown with usergroup names, are they already in the mod or stock mod doesn't have them?
xMrCanadax
10-24-2011, 01:27 AM
The little images that are being shown with usergroup names, are they already in the mod or stock mod doesn't have them?
Stock mod does not have them. if you guys want images their let me know.
baileyjojoms
10-26-2011, 07:14 PM
I am using VB4.1.7 - this made my whose online disappear. uninstalled. Also this is identical to another MOD already listed here. I was going to use this simply because of the images signifying staff/donator etc.
IMMaster
10-27-2011, 06:31 PM
I'm also using 4.1.7 and whose online disappear too.
gmhoward
12-08-2011, 10:38 PM
4.1.8 and who's online dissapeared, uninstalled.
xMrCanadax
12-17-2011, 06:27 AM
I will be updating this in a bit, keep in touch
Gabe505
12-17-2011, 11:37 PM
4.1.8 Same as above, uninstalled.
ssdevious
03-08-2012, 08:56 PM
Any progress on this one?
Thanks,
~tEh'Pâr4d0x
Spangle
02-27-2013, 02:43 PM
Lost "Who is online" 4.2.0 Patch 3, uninstalled, should be sent to the graveyard
FakeMessiah666
04-28-2013, 01:31 AM
You should definitely update this to work with 4.2, it looks like a good idea and I really want this on my forum. :)
ForceHSS
06-13-2013, 03:01 AM
You should definitely update this to work with 4.2, it looks like a good idea and I really want this on my forum. :)
It will now
pityocamptes
10-09-2013, 01:00 AM
How the heck do you get an image to show up???? Can someone post the code for what it would like?
ozzy47
10-09-2013, 01:11 AM
First you would need to find images for each group, load them to your imaged directory.
Then add this to your html markup, before anything, in the first box.
<img src='http://YOURSITE.com/images/MYIMAGE.gif' border='0'>
pityocamptes
10-09-2013, 01:19 AM
I did, but it cut off the code for the user names color!! It wont save the image and the users color that I want...
pityocamptes
10-09-2013, 01:19 AM
One more thing, will it resize any size image or what size should I be using? Thx
ozzy47
10-09-2013, 01:22 AM
No it will not resize, I would go no bigger that 20 x 20
pityocamptes
10-09-2013, 01:28 AM
Ok, but what about all the code not fitting in the box for image and user color?
ozzy47
10-09-2013, 01:32 AM
It fits, you just can't see it all at the same time.
pityocamptes
10-09-2013, 01:37 AM
Ok, but code does not all fit!
pityocamptes
10-09-2013, 01:38 AM
U sure. Because when I move the cursor over in that box half the code is missing? I will try again...
ozzy47
10-09-2013, 01:41 AM
Positive, this is the code I have in the first box on my site.
<b><img src='http://mysite.com/images/admin.gif' border='0'><span style='color: red'>
pityocamptes
10-09-2013, 01:57 AM
Nice! It worked!!! I had too chars in my folder and image name and it was cutting it off. Dumped them in images with short names and it worked!
ozzy47
10-09-2013, 01:58 AM
Cool, glad it worked. :)
ozzy47
10-09-2013, 10:23 AM
If you get a warning like this after upgrading to vB v4.2.2, Warning: Function split() is deprecated in ...
You need to edit the plugin, ACP Plugins & Products --> Plugin Manager, find the one titled, User Legend Color Bar and in there look for this,
$userbuls = split(',', $vbulletin->options['sirala']);And replace it with this,
$userbuls = explode(',', $vbulletin->options['sirala']);
pityocamptes
10-09-2013, 05:01 PM
Thanks. One more thing. I created a test account, and for some reason the username is RED (original forum color for all users) when Registered Users should be GREEN. Why does this happen? Thanks.
Figurered out that vbulletin put this into a Junior Member group awaiting email confirmation.
I do have one other question I noticed. In the STATISTICS field for newest member the color is NOT changing. It is still the default template color of RED. How do I change this???
pityocamptes
10-10-2013, 12:25 AM
Anyone?
ozzy47
10-10-2013, 12:29 AM
It is going to take some time, have a little patience. Bumping threads 7 hours later is not a good way to ask for free help.
ozzy47
10-10-2013, 01:19 AM
Here ya go, [OzzModz] Welcome Newest Member Username Markup (https://vborg.vbsupport.ru/showthread.php?t=303196)
pityocamptes
10-10-2013, 03:00 AM
Thanks again bro!!
ozzy47
10-10-2013, 03:03 AM
Not a problem. :)
NAZIA
10-10-2013, 11:31 AM
Aww.. Atakan KOD's Mod Version 2,11 is version (product-ugcb-211.xml) which is actually copy of this mod..
I guess its because of replacing @OZZY24
$userbuls = split(',', $vbulletin->options['sirala']);
to
$userbuls = explode(',', $vbulletin->options['sirala']);
ozzy47
10-13-2013, 01:10 PM
Here is my version of the mod, it has a few more options.
[OzzModz] Usergroup Color Legend (https://vborg.vbsupport.ru/showthread.php?t=303341)
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.