vb.org Archive

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

shinng 10-25-2009 04:38 PM

Installed and special thanks to VinnyS for the tips on changing the username color.

final kaoss 11-01-2009 11:26 PM

It works great except where it shows "newest member".

karel1985 01-02-2010 12:36 PM

Does this mod still works under vb4?
Any port planned?

Thanks

Trek 01-02-2010 06:50 PM

Quote:

Originally Posted by karel1985 (Post 1944907)
Does this mod still works under vb4?
Any port planned?

Thanks

It was already ported, check the 4.0 Mods.

niadene 01-17-2010 11:31 PM

i put the id 19 but not showing...

https://vborg.vbsupport.ru/external/2010/01/70.jpg

Rideharder 01-19-2010 08:10 AM

Quote:

Originally Posted by VinnyS (Post 1869431)
Hi
From another user I found out how to change the color to make this mod work!

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

not sure why the owner of this mod left this out of the instructions?


Thanks big hep!

Fivestones 01-21-2010 05:27 PM

its great thanks,,,

oldfan 01-27-2010 04:11 PM

Thanks dude, but for some reason is showing this

? Administrators ? Super Moderators ? Moderators ? Registered Users ? Banned Users ? Supporters , MSNBot, Yahoo! Slurp(2), Google

Quote:

Originally Posted by Howell (Post 1726533)
I did this by changing this mods plugin

Go to > AdminCP > Plugin & Products > Plugin Manager > Product : Usergroup Color Bar > Usergroups color bar > Edit > Plugin PHP Code

And replace ALL with the following...

Code:

if (THIS_SCRIPT == "index" and $vbulletin->options['ugcb_onoff'])
{
$activeusers2 .= '<br />';
$userbuls = split(',', $vbulletin->options['sirala']);
foreach($userbuls AS $userbul) {

$activeusers2 .= $vbulletin->usergroupcache["$userbul"]['opentag'] . '? '.$vbulletin->usergroupcache["$userbul"]['title'] . $vbulletin->usergroupcache["$userbul"]['closetag'].' ';
}
$activeusers = $activeusers .'<br />'. $activeusers2;
}

Mine now looks like this.....
https://vborg.vbsupport.ru/attachmen...1&d=1233098793


MagicThemeParks 04-15-2010 11:05 AM

Works great! :up:

Used this post for tips on the color/bold for the font. And, this post for moving of the legend underneath the usernames displayed.

Arrogant-One 09-26-2010 11:23 AM

Quote:

Originally Posted by oldfan (Post 1968106)
Thanks dude, but for some reason is showing this

? Administrators ? Super Moderators ? Moderators ? Registered Users ? Banned Users ? Supporters , MSNBot, Yahoo! Slurp(2), Google

I would like to know, if you activate spiders from vBulletin Options so Spiders show in the Whose Online area, is there a way to apply the colour legend to them? Right now Spiders are showing up in ordinary text, and are not in the legend. :(

It would be great if that could be fixed.


All times are GMT. The time now is 09:32 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.01130 seconds
  • Memory Usage 1,740KB
  • 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
  • (1)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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