![]() |
i'm using it with v2.0.1, i think it works pretty well
|
Then please tell us which code parts you replaced and which not!
Thx! :) |
i installed on 2.0.1 with no problems just in logedin users template had to add in : $totalonline other than that there was nothing diffrent
www.r-music.net/forums |
I downloaded the hack from the first page and get the same problem than many others in this posting
Users (same Username) are shown more than 1 times ( http://www.the-afterburner.com/vbulletin/online.php ) Anyone ? I am running the newest version of VB |
Add THIS HACK additionally!
Works like a charm, and the double entries are away! :) |
Here are the corrected lines for (unedited) sessions.php in vB 2.0.1:
########################################## Around line 175, find Code:
Code:
Code:
Code:
Code:
Code:
Code:
Code:
Code:
Code:
Code:
Code:
Code:
$DB_site->query("UPDATE session SET lastactivity=".time()."$styleup WHERE sessionhash='".addslashes($session['sessionhash'])."'"); Code:
Code:
Code:
|
thx
great hack and works fine congratulation |
I am using v2.0.0 the hack works ok if I go to http://www.carponline.com/Forum/online.php
I cant get the link to work?? My forumhome_loggedinusers template read as below. <tr id="cat"> <td bgcolor="#606096" colspan="6"><normalfont color="#FFF788"><b>Currently Active Users: $totalonline</b></normalfont></td> </tr> <tr> <td bgcolor="#F1F1F1" colspan="6"><smallfont> <nobr>There are currently $numberregistered members and $numberguest guests on the boards.</nobr> | <nobr>Most users ever online was $recordusers on $recorddate at $recordtime.</nobr><br> $activeusers $birthdaybits</smallfont></td> </tr> Where dose the link <b><a href="online.php?s=$session[sessionhash]">Currently Active Users</a></b> go in this script????????? Thanks Mark |
in your forumhome_loggedinusers template
FIND: Currently Active Users REPLACE IT WITH: <a href="online.php?s=$session[sessionhash]">Currently Active Users</a> |
Thank You Works well.
Mark |
All times are GMT. The time now is 11:42 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|