vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=155)
-   -   Usergroup Color Legend on Index 1.03 (https://vborg.vbsupport.ru/showthread.php?t=107326)

Kacela 03-06-2006 11:42 AM

Quote:

Originally Posted by GTAce
Sure, although being called "dear" is a bit awkward :confused:

Would you prefer "antelope"? :p

[high]* Kacela Clicks Install![/high]

GTAce 03-07-2006 01:32 AM

How about.....Stag? :classic:

Nathan2006 03-07-2006 12:40 PM

Thank you installed and everything is working :)

GTAce 03-07-2006 08:58 PM

Cheers :)

BabyNameAddict 03-08-2006 11:15 PM

Quote:

Originally Posted by Vitz
Thanks for this mod. I'm I'll be using it.

However, I found a little bug you might want to fix up in an update.

In vB 3.5.4, the button to collapse the legend shows up. I noticed it doesn't do that in 3.5.3. Now when you click the collapse/expand button, instead of collapsing the User Legend, it collapses the Currently Active userlist and leaves the User Legend untouched. This will look pretty weird once I've put my Currrently Active User list on the top of the page.

Just pointing that out for you. You can see what I mean here: Elusive Works

Also, is there a possibility to make the legend inputs link to a list of the members currently in that usergroup? That would be a good addition in my opinion.


All in all, a great hack. Thanks :)

I am having the same problem. I can't get an image to show.

My forum: http://forums.babynameaddicts.com/forums/

My code:

Code:

<!-- Usergroup Legend by GTAce -->

<tbody>
        <tr>
                <td class="thead" colspan="2">
                        <a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_legend')"><img id="collapseimg_forumhome_activeusers" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_activeusers].gif" alt="" border="0" /></a> Legend
                </td>
        </tr>
</tbody>

<tbody id="collapseobj_forumhome_legend" style="$vbcollapse[collapseobj_forumhome_activeusers]">
        <tr> 
                <td class="alt2"> 
                        <center> <img src="$stylevar[imgdir_button]/whos_online.gif" border="0" /> </center> 
                </td> 
                        <td class="alt1" width="100%">
                                <div class="smallfont"> 
                                        <div>
                                                <font color=#FF33FF><b>Admin</b></font> <font color=#892EE4><b>Member+</b></font>  <font color=#333399><b>Member</b></font>
                                        </div> 
                                </div>
                        </td>
                </tr>
</tbody>

<!-- / Usergroup Legend by GTAce -->


GTAce 03-09-2006 05:58 AM

Change:
HTML Code:

$stylevar[imgdir_button]/whos_online.gif
To:
HTML Code:

$stylevar[imgdir_misc]/whos_online.gif

BabyNameAddict 03-09-2006 01:09 PM

Super-duper! Thanks so much!

GuaRRand 03-10-2006 08:00 AM

And what about subgroups?

When someone is in a sub usergroup they dont get colors.

For instance, i have all people in the main group "registered users" with subgroups giving them perms for other fora.
So all people will only get colors according to their main group...so all colors stay the same :(

GTAce 03-10-2006 01:55 PM

The purpose of this is just to explain why usernames are a certain color...If you have members in additional groups that do not change their username color, how are they distinguished anyways?

dcpaq2xx 03-25-2006 12:11 AM

Quote:

Originally Posted by Ev!L ErN!E
ok I've had a problem installing this... when I tried it, it made the whos online part stretch, and the first color wouldn't change.

Group,

Im having this same issue and it has nothing to do with extra lines and images. Why is it shifting stuff to the right side and how do i fix this?

Doug

Update... Group I never did figure out how to fix this issue using the "no images" version, but I tried the "images" version like Ev!L ErN!E did and everyting works with no issues. But I dont want to have an image on the side of the legend, how can I get this to work without shifting the text to the right and still not have to have an image or icon to the left of the legend?


All times are GMT. The time now is 09:00 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.01864 seconds
  • Memory Usage 1,743KB
  • 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
  • (2)bbcode_html_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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