vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Usergroup Legend for ForumHome page (https://vborg.vbsupport.ru/showthread.php?t=92149)

amykhar 08-05-2005 08:59 PM

There isn't one. There's just a static template mod.

johnbruce71 08-14-2005 02:00 PM

How do I change the colours for the usernames of the people online? Does it require a seperate hack?

Vizionz 08-14-2005 02:13 PM

just go into your admincp and go to user groups and change the span style so example
admin <font color="green"> then in the next box end the font </font>

johnbruce71 08-14-2005 02:37 PM

Cheers :)

Wayne Luke 08-17-2005 03:36 AM

There is no way of ordering the usergroups is there?

amykhar 08-17-2005 12:25 PM

Sure. In the no query version, each group could be put in an array and sorted before display, which would work if you wanted them displayed alphabetically or in some other algorithymic way.

But, if you wanted them displayed in a specific order that you decide, it might be best to add a displayorder field to the database and cache that in the datastore for use in the mod.

Wayne Luke 08-17-2005 03:21 PM

Yeah it is already sorted in alphebetical order. Want it sorted in an importance order based on what I assign the groups. Maybe one day I will be able to look at the code enough to figure out how things work in 3.5, right now they are all over my limited PHP skills.

amykhar 08-17-2005 03:28 PM

Wayne, my dsl just came back. So, I have time to look into this for you. Just give me a day or two.

zappsan 08-17-2005 06:42 PM

Installed on my testforum.
Working fine.
I'll use it on my public forum after I've upgraded to 3.5

*clicks install*

Wayne Luke 08-17-2005 07:08 PM

Quote:

Originally Posted by amykhar
Wayne, my dsl just came back. So, I have time to look into this for you. Just give me a day or two.

Thanks.


All times are GMT. The time now is 10:01 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.01281 seconds
  • Memory Usage 1,729KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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