vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=139)
-   -   [Release] Who's online Legend (https://vborg.vbsupport.ru/showthread.php?t=85158)

Brad 10-30-2002 10:00 PM

[Release] Who's online Legend
 
This modification will add a Legend to the who's online table on forumhome showing the status of each user. example:

Legend: Administrator - Super Moderators - Moderators - Members

I frist saw this on vBt and thought it was a very good idea, ive been running it on my forums for months now and i must say i think its something that sould have been in the stock template. screenshot below.

Brad 10-31-2002 08:38 AM

screeny

Tony G 10-31-2002 09:23 AM

Agreed, nobody views the Who's Online page to see the legend these days. Nice mod.

LoRDsTaR 10-31-2002 11:11 AM

th?nks :)

wyzzor 11-02-2002 01:00 PM

thanks!

MustangBST 11-02-2002 02:19 PM

<a href="$bburl/member.php?s=$session[sessionhash]&action=getinfo&userid=$userid">$username</a>$invisibleuser Do not have a $activeuser text

Anyhelp?

Larry

Brad 11-02-2002 02:34 PM

wrong template, edit forumhome_loggedinusers not forumhome_loggedinuser

Dark Vincent 11-02-2002 07:18 PM

I already applied this to mine before this mod came out but if I didn't I would have installed this :P

imported_willy 02-19-2003 08:25 PM

Is it possible to change the colour as well?

Example: Admin= Red, S.Mod= Dark Red, Mod=Green

Brad 02-19-2003 08:42 PM

yea, you can do it with a <font> tag, but remember that changing the color of the names requires file hacking.

manex 02-19-2003 08:46 PM

well done! - great mod

imported_willy 02-19-2003 08:57 PM

I tried, but still can't figure it out.

Don't mind you make a walk to my SITE and take a look.

Thanks in advance.

Quote:

Originally posted by Anime-loo
yea, you can do it with a <font> tag, but remember that changing the color of the names requires file hacking.

Brad 02-19-2003 09:20 PM

I see that you have the legend colored, to color the names of your admins/s-mods/mods search for the hack over at vbulletin.org.

imported_willy 02-19-2003 09:36 PM

No sign of hacks.

Tony G 02-19-2003 09:52 PM

At vBulletin.org, you can find a 'Colored Users Online' hack, search in the Full Releases forum and hack database.

Vladdy 02-19-2003 10:24 PM

Awesome mod, thanks! :D

imported_psyblast 02-21-2003 12:23 AM

Thanks :) been looking for this for a while

Rudy 02-21-2003 01:33 PM

<a href="https://vborg.vbsupport.ru/showthread.php?s=&threadid=32149" target="_blank">https://vborg.vbsupport.ru/showt...threadid=32149</a>

There is that color hack

Vladdy 02-21-2003 10:24 PM

Quote:

Originally posted by Rudy
https://vborg.vbsupport.ru/showthrea...threadid=32149

There is that color hack

Is there a way to have the colors for the online users as a mod instead of a hack?

Brad 02-21-2003 10:28 PM

No.

SlipNslide281 08-09-2005 07:20 PM

Quote:

Originally Posted by imported_willy
Is it possible to change the colour as well?

Example: Admin= Red, S.Mod= Dark Red, Mod=Green


this is what I put for my legend to chang the color:

Quote:

<div>$activeusers<br />Legend: <font color="#FBEC02">Administrator</font> - <font color="#FD8504">Leaders</font> - <font color="#1DD01D">Co leaders</font> - Members</div>
you can use this code for what our requested:
Quote:

<div>$activeusers<br />Legend: <font color="#FC050B">Administrator</font> - <font color="#BE262A">Super Moderators</font> - <font color="#5AE80C">Moderators</font> - Members</div>
you will have to change the color codes to your liking and the text "leaders" etc to what you want. Plus match the color in your usergroup manager "Username HTML Markup" in your admincp.


All times are GMT. The time now is 07:22 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.01188 seconds
  • Memory Usage 1,747KB
  • 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
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (21)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete