The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
![]() |
|||||||||||||||||||||||||
Here is the long awaited (yeah right
![]() 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 |
#12
|
|||
|
|||
![]()
cool i added the link right next to the buddy list at http://animeboards.net/forums/index.php
![]() http://animeboards.net/forums/whoiso...on=onlineusers |
#13
|
|||
|
|||
![]()
eva2000:
Cool! Glad to see people are using my code -- and it hasn't destroyed their system! Oh wait, as soon as I've said that.. I can't get to your site! ![]() [Edited by mrogish on 08-29-2000 at 11:45 PM] |
#14
|
|||
|
|||
![]()
nope.. i can access it fine so can all my members...
|
#15
|
|||
|
|||
![]()
eva2000,
Ok, I bet it is Road Runner's DNS servers flaking out again. Hope you enjoy the hack! ![]() |
#16
|
|||
|
|||
![]()
thanks... i do love it... seems members are staying longer and logging in for longer times and i only had the hack in for a few minutes
![]() greate work ![]() |
#17
|
|||
|
|||
![]()
Oh, it's moments like these that make it all worthwhile...
**sniff** *wipes a tear from his eye* ![]() |
#18
|
|||
|
|||
![]()
Also you did forget the "announcement.php" link. So if they are viewing an announcement, then it thinks they are just looking at that forum.
Any idea when the next version will be out? Thanks ~Chris |
#19
|
|||
|
|||
![]()
Also if a user is at say:
http://www.extremeforums.com/forums/...?action=bbcode It says "Unknown Location!" when infact they are viewing vb code ![]() Ill post some more info if you want it ~Chris |
#20
|
|||
|
|||
![]()
TechTalk,
Could you keep track of those things that break and then e-mail them to me? I gotta get to bed now, early mornings really suck if I stay up all night! If you compile a list of broken things and then let me know what they are (e-mail?), I'll cut a new version tomorrow! |
#21
|
|||
|
|||
![]()
Sure
![]() |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|