vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Forum Home Enhancements - Usergroup Color Bar Legend (https://vborg.vbsupport.ru/showthread.php?t=165980)

Atakan KOC 12-22-2007 10:00 PM

Usergroup Color Bar Legend
 
Usergroup Color Bar Legend

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.

Mark as Installed - Nominate for MOTM

install

Go to your admin cp, then:
Plugin System -> Manage Products -> [Add/Import Product] -> Select 'product-ugcb.xml' from your computer then press 'Import'

Modifications Info

Plugin : 1
Phrases : 5
Template : 0
Setting : 2

Usergroup Color Bar Setting


Go to your admin cp, then:
vBulletin Options -> Usergroup Color Bar ->

Versions:
v1.0 - Initial vB 3.7 version.

Mark as Installed - Nominate for MOTM

TvPano - Yabancı Dizi - Yerli Dizi - Anime

Atakan KOC 12-23-2007 05:51 PM

Reserved.

Versions:
v1.0 - Initial vB 3.7 version.

kaptanblack 12-23-2007 05:57 PM

Thanks

yahoooh 12-23-2007 08:11 PM

thanks

Snake 12-23-2007 08:48 PM

I remember this hack when I used to run on IPB which was pretty much useful for me. I can't believe it's been done for vBulletin as well, finally! :D

Thanks a lot for the release!

SwollenCranium 12-23-2007 11:26 PM

Would have been nice to have an explanation of how to define colors and usergroups in this thing.

Also.. why does yours look different than the installed version I get ?

You adjust colors for each user group via AdminCP> Usergroup Manager and adjust the HTML colors in the section titled Username HTML Markup

Such as:

<font color="#FF0000"><b> and </font></a></b> for Administrators to show as RED

hocphp 12-24-2007 12:21 AM

if admincp may be change color with group's color then bester.
thanks

cosy 12-24-2007 11:21 AM

Quote:

Originally Posted by hocphp (Post 1408004)
if admincp may be change color with group's color then bester.
thanks

/signed

Surviver 12-24-2007 11:39 AM

With this Hack you can sort the usergroups too:

https://vborg.vbsupport.ru/showthread.php?t=131945

Should work for 3.7

parash 12-26-2007 10:46 PM

is there anyone which work upto 3.6.8

newtsys 12-27-2007 12:20 AM

parash im using in 3.6.8 and works fine .

loonytune15 12-27-2007 12:50 AM

I have specific colors for each skin as colors dont look right when you change between dark and light styles...

Will this do that?

newtsys 12-27-2007 01:25 AM

the colors are assigned when you made your user groups. if you have admin in red then it will be red. If you have Mods in blue then it will be blue etc.

briansol 12-27-2007 02:49 AM

this should be changed i think.

Code:

$activeusers = '<b>'.$activeusers2 .'</b><br /><br />'. $activeusers;
hardcoding the bold tag around what could be ANYTHING user-entered in the ACP could lead to very bad xhtml.

ZenithRS 12-27-2007 04:21 AM

Quote:

Originally Posted by SwollenCranium (Post 1407955)
<font color="#FF0000"><b> and </font></a></b> for Administrators to show as RED

:eek:

Where'd the </a> come from?

And the tag nesting is messy... try <font color="#FF0000"><b> and </b></font>

And better still use <span style="color:#FF0000; font-weight:bold;"> and </span>

loonytune15 12-27-2007 04:41 AM

Quote:

Originally Posted by newtsys (Post 1409857)
the colors are assigned when you made your user groups. if you have admin in red then it will be red. If you have Mods in blue then it will be blue etc.

Then this hack is not for me. I have all of mine style specific..

parash 12-28-2007 01:20 AM

Quote:

Originally Posted by SwollenCranium (Post 1407955)
Would have been nice to have an explanation of how to define colors and usergroups in this thing.

Also.. why does yours look different than the installed version I get ?

http://i18.photobucket.com/albums/b1..._prick/whu.jpg


You adjust colors for each user group via AdminCP> Usergroup Manager and adjust the HTML colors in the section titled Username HTML Markup

Such as:

<font color="#FF0000"><b> and </font></a></b> for Administrators to show as RED



Exact right one this is exact thing which will help out....my problem done

Atakan KOC 01-04-2008 05:11 AM

My Admin Markup

Start Tag
<span style="color: #FF0000;" title="Administrator">

End Tag
</span>

st1905 01-06-2008 10:48 AM

Thank you

sp0okz 01-06-2008 11:52 AM

The bar locates it self to the left of the page and doesnt center its self..

FENIX 02-04-2008 11:49 AM

Nevermind, I was being stupid :)

rolandogomez 02-17-2008 07:36 AM

Quote:

Originally Posted by briansol (Post 1409885)
this should be changed i think.

Code:

$activeusers = '<b>'.$activeusers2 .'</b><br /><br />'. $activeusers;
hardcoding the bold tag around what could be ANYTHING user-entered in the ACP could lead to very bad xhtml.

What do you change it to? thanks, rg.

Pamela 03-04-2008 07:31 PM

*clicks installed*

Works perfectly on Beta 5! Thanks!!! :)

haytham 03-07-2008 04:07 PM

messed up my page. Look at pic.

Inferno Dragon 03-09-2008 08:19 AM

just intalled on vb 3.7 beta 6, working fine :) thanks for the addon!

Holfy.com 03-13-2008 01:37 AM

Installed and works fine on Beta 6

MR-2ZZ 03-31-2008 01:05 AM

Is there anyway I can take the line break out of it so there isn't all that wasted space?

EmmaB 03-31-2008 11:11 AM

Is there any way I can make it look like it does is the 3.6 version?

StormLily 04-11-2008 05:12 PM

I don't think this mod works with the portal. As soon as I installed the portal, this mod just disappeared from my forum page. :(

Chewy954 04-11-2008 10:32 PM

Doesnt work with user groups I've added on :x

I made a root usergroup and 2 more, only the default ones work =[

bennac40 04-16-2008 12:46 PM

before installing this mod which seems very interesting... How can I change the colors of the usergroups?

netcommander 04-20-2008 09:49 AM

hello i've installed but i've got a one question how can I change fontsize i'll use small fontsize in forumhome

GrendelKhan{TSU 04-21-2008 09:39 PM

yay! been waiting for th update. THX!

pericolosogr 04-27-2008 06:00 PM

registered users bar appears in black while i have this by default with blue...
can anybody fix this...or support this mod?
thanx

DarkGizmo 04-29-2008 11:45 PM

Is there any way to get it to be displayed BELOW the currently online users?

JasonH 04-30-2008 01:29 AM

I love this, now our new members will notice who the administrators are.

kienjakenobi 04-30-2008 02:43 AM

Thank you very much for this small, but very convenient add-on. It is running perfectly on my 3.7.0 board.

dt_truck11 04-30-2008 03:13 PM

ive been lookin for somtin like this for awhile as it worked nice on our phpbb board

installed

Mrdby 05-02-2008 02:21 AM

CAN WE CHANGE THE LOCATION? colors? and add more usernames?

ArLinD 05-02-2008 09:11 AM

I installed in 3.7 but all the usergroups are red and I've edited their colors...

Can anybody help me?


All times are GMT. The time now is 06:10 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
  • Page Generation 0.01344 seconds
  • Memory Usage 1,791KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete