vb.org Archive

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

A.Chakery 03-05-2008 02:01 PM

hey bro thanks!( az in turkish u will say tashakoolar ;) )

UIQARENA Clicks on Install

AngelBlue 03-07-2008 05:21 PM

Why not add :
Code:

<url>https://vborg.vbsupport.ru/showthread.php?t=153331</url>
to this mod?

Also, I feel :
Code:

                <plugin active="1" executionorder="5">
                        <title>Usergroup Color Bar</title>
                        <hookname>forumhome_complete</hookname>
                        <phpcode><![CDATA[if (THIS_SCRIPT == "index" and $vbulletin->options['ugcb_onoff'])
{
$activeusers2 .= '';
$userbuls = split(',', $vbulletin->options['sirala']);
foreach($userbuls AS $userbul) {
$activeusers2 .= $vbulletin->usergroupcache["$userbul"]['opentag'] . '['.$vbulletin->usergroupcache["$userbul"]['title'] . ']' . $vbulletin->usergroupcache["$userbul"]['closetag'].' ';
}
$activeusers = 'Legend: '.$activeusers2 .'<br />'. $activeusers;
}]]></phpcode>
                </plugin>

Displays usergroup colors more clearly, especially if some of your usergroups have a bold markup.

ahmadatom 03-07-2008 06:16 PM

Thank you for introducing this hack

mariocaz 03-08-2008 04:54 PM

Hi,

Fistr thank you I installed this great mod in my forum.

But all my special user groups in my forum have a bigger letter than the registerd users, so is there a way to show the legends in small letter ??, because if not to show all the gruops that I want in the User Group Color Bar it show it very big.

I hope you can help me with this.

here you can see what I am talking about.

www.all-reefs.com

GhOsTxX 03-16-2008 09:11 PM

absoloutley perfection but can anyone tell me how to change the colors of the groups?

gkaradagan 04-12-2008 06:48 PM

thanks atakan usta

blackberry 04-13-2008 09:09 AM

ahaan really nice one

thanks and keep it up

Simon6278 04-13-2008 11:19 AM

Hi works good i got the colours setup but is there anyway i can get the usernames to match the usergroups colours as the members names are still default.

Simon6278 04-13-2008 06:11 PM

anyone?

taz112768 11-05-2008 04:40 AM

very nice installed.


All times are GMT. The time now is 02:12 PM.

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.01214 seconds
  • Memory Usage 1,728KB
  • 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)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