The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Details »» | |||||||||||||||||||||||||
Here is the long awaited (yeah right ) Online Users hack as shown at http://www.baseballboards.com/boards/
and referenced in kevinho's post. Anyway, I stuck it in its own php file for ease of installing when vB updates are released. To Do List:
Known Bugs:
To install you need two things:
Create the aforementioned PHP file or feel free to open member.php and pick a nice place. Paste the following into your file of choice: Code:
Matt 8-29-00 Look at the code a few messages down!! /Matt 8-29-00 Create a template called whoisonline and fill it with: Code:
<HTML> <HEAD> <title>$bbtitle - Online Now!</title> </HEAD> <body bgcolor="#ffffff" text="#000000" id=all> <table border="0" width="100%"><tr> <td valign="top" align="left"></td> <td valign="middle" align="center" nowrap> </td></tr></table> <a href="javascript:location.reload( )"><FONT SIZE="2" FACE="arial, helvetica">Refresh</font></a> <table border=0 cellpadding=4 border=0 cellspacing=1 width=100%> <tr bgcolor="#113274"><TD COLSPAN=2> <table width="100%" border=0 cellpadding=0 cellspacing=0> <tr><td align="left" valign="middle"> <FONT SIZE="2" FACE="arial, helvetica" color="#FFFFFF"><B>Online Users</B></font></td> <td align="right" valign="middle"> <FONT SIZE="2" FACE="arial, helvetica" color="#FFFFFF"><B>Location</B></font></td> </td></tr></table> </td></tr> $whoisonlinebits </table> Code:
<tr><td bgcolor="#C3C3EB"><FONT SIZE="2" FACE="arial, helvetica"><a href="member.php?action=getinfo&userid=$userid">$username</a> <a href="private.php?action=newmessage&toid=$userid" target="_blank"><img src="images/pm1.gif" border=0></img></a></font></td> <td bgcolor="#AAAAE6"><FONT SIZE="2" FACE="arial, helvetica"><a href="$locationLink" target="_blank">$location</a></font></td> </tr> NOTE: If you do not have private messaging installed (why not???!?!) then remove this line: Code:
<a href="private.php?action=newmessage&toid=$userid" target="_blank"><img src="images/pm1.gif" border=0></img></a> I would appreciate help on cleaning / optimizing the code and any URLs that I forgot cases for. Thanks!! -- Matt [Edited by mrogish on 08-29-2000 at 10:32 PM] Show Your Support
|
Comments |
#22
|
|||
|
|||
wow can't wait until tomorrow
|
#23
|
|||
|
|||
Hmm.. looks very similar to Stalion/Ed's buddy list
Ofcourse this hack existed earlier. |
#24
|
|||
|
|||
When I use this, no matter what it shows the user as being on Forums Main. The only canges I have made are to change the extension to php3 and /boards/ to /board/
http://www.influx9.com/board/whoison...on=onlineusers |
#25
|
|||
|
|||
Quote:
~Chris |
#26
|
|||
|
|||
Im sorry, I should have said extensions.. I have already changed all the .php with .php3, as well as the actual files extension and the /path/
at - http://www.influx9.com/board/whoisonline.txt [Edited by Bane on 08-30-2000 at 06:01 PM] |
#27
|
|||
|
|||
also 'unknown location' shows up when a member is viewing a category page or the avatar.php or buddy.php pages
|
#28
|
|||
|
|||
i deleted a thread in a forum and now when i use http://animeboards.net/forums/whoiso...on=onlineusers it gives me an message
No forum specified. If you followed a valid link, please notify the webmaster ? |
#29
|
|||
|
|||
[high]* wonders if their is still going to be a new version......
[/high] James, John........PLEASE!, PLEASE KILL THE CSS IN THE TEXT FIELDS AND THE YELLOW SMILIES!!!! NO YELLOW SMILIES!!! ~Chris |
#30
|
|||
|
|||
and not to mention NO YELLOW HOVER LINK !
|
#31
|
|||
|
|||
Yep, there will be, however I just got a new motherboard today (Dual PIII!) and I'm messing with it in one of my other boxes. As soon as it gets up and/or running, I'll fix the userlisting!
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|