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)

terry123 02-18-2006 05:11 PM

looks great thanks. gonna install it.

Chris583 02-18-2006 06:08 PM

Im gonna install this on my board, any chance it could be turned into a plugin so that it automatically grabs the group info for color, etc. plugin perhaps, there was one for earlier version of vB but not the newest 3.5.3 i dont think,

great work though, im trying to figure out how to set it up all right, in the instructions...
Quote:

<font color=#"6 character color code for Group 1 here">
<b>Group 1 name here</b></font> ? <font color=#"6 character color code for Group 1 here"><b>Group 2 name here</b></font> - Members
just wondering...the bold part of the above quote, should that be group 2? Or are you really supposed to imput group 1 color twice?? And than i assume for having more groups you just copy that copy and change the names/color :)

EDIT: I have it now setup at www.xbf2.com/forums
One more small question, is I am using the image version and how do you get the image workign to the left of the legend, the online.gif, which folder is that located in to upload one or so on...as it is not showing up.

Thanks alot, this mod rocks!
Chris

GTAce 02-19-2006 07:07 PM

Thanks Chris, you're right about the Group 1/Group 2 thing...I've updated the installation files with the correct numbers. As far as making this a plugin is concerned...I would love to do that, but frankly have never done it before. If somebody else would like to do this, feel free.

Regarding the online.gif image. Your style does not include this image, so you will need to use your own. Refer to this first post in this thread on how to do that. You could use this image if you would like - $stylevar[imgdir_button]/whos_online.gif

That is the same image that is used for the Currently Active User's box right above the legend.

Vitz 02-24-2006 10:37 AM

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 :)

GTAce 02-25-2006 06:16 AM

Good eye...I've updated the files to reflect that fix. If you'd rather not download them again, make the following change

Change:
HTML Code:

                        <a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_activeusers')"><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_activeusers" style="$vbcollapse[collapseobj_forumhome_activeusers]">

To:
HTML Code:

                        <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]">

As far as actually linking the group names to a list of the members - it might can be done, but not something I want to look at right now at 3:15am :p

Vitz 02-26-2006 04:37 PM

Thanks for the fix :)

Ev!L ErN!E 02-27-2006 02:36 AM

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.

GTAce 02-27-2006 05:49 PM

That's because the bottom of your index is not laid out like most others...you have two separate columns in each of those "What's Going On" boxes...

Post the code of your what's going on box here...I'll take a look at it...Might can do something about it, but no promises.

Ev!L ErN!E 02-27-2006 11:27 PM

no I have a standard vB 3.5.4 installed, the bottom of the index looks odd because thats what your mod did to it after I installed it, I took it off until there is a fix. Thats what I'm asking, how can I fix it from doing that to bottom?

thx

GTAce 02-28-2006 12:50 AM

You don't have a "standard vB 3.5.4" installed ...otherwise that would be the default skin ;)

Like I said, post your code, and I might can help you...otherwise, I can't do anything. This has been tested and works with vB 3.5.4


All times are GMT. The time now is 11:43 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.01670 seconds
  • Memory Usage 1,744KB
  • 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_html_printable
  • (1)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