PDA

View Full Version : [Release] Who's online Legend


Brad
10-30-2002, 10:00 PM
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 (http://www.soccerwilly.com/forum) and take a look.

Thanks in advance.

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
Originally posted by Rudy
https://vborg.vbsupport.ru/showthread.php?s=&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
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:

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