Version: 1.00, by Gary King
Developer Last Online: Jun 2020
Version: 3.0.4
Rating:
Released: 01-02-2004
Last Update: 03-16-2004
Installs: 527
No support by the author.
PLEASE CLICK THE INSTALL BUTTON IF INSTALLED!
What does this hack do?
It shows the users who visited your forums in the last 24 hours (or today). This hack works similiarly like the one released for vBulletin 2.
NOTE: If you want to show 'Who was online today' on a separate page from forumhome, then download instructions-newpage.txt and onlinetoday.php instead of instructions-regular.txt
Modifications
1 file modification
3 template modifications
0 queries to run
Features
supports and uses phrases
usernames are formatted properly
invisible users only show to people who are supposed to see them (admins and whoever else you allowed)
integrated (makes it so that the Who Was Online bar is now collapseable
Screenshots
Look below
Credits: Thanks goes to Mystics, where this hack is based on his
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
to make this hack were it can collapse
also in my code i took out the
Most users ever online on a day was $todayrecordusers on $todayrecorddate.
you can take a look at www.monstergamer.net/vb/index.php
go to forumhome_todayloggedinusers
replace all with
PHP Code:
<tbody> <tr> <td class="thead" colspan="2"> <a style="float:$stylevar[right]" href="#top" onClick="return toggle_collapse('forumhome_todayactiveusers')"><img id="collapseimg_forumhome_todayactiveusers" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_todayactiveusers].gif" alt="" border="0" /></a> Users Been on Today: $numbertodayonline </td> </tr> </tbody> <tbody id="collapseobj_forumhome_todayactiveusers" style="$vbcollapse[collapseobj_forumhome_todayactiveusers]"> <tr> <td class="alt1" colspan="6"><div class="smallfont"> <strong><nobr>The following members have already visited the forums today:</nobr></strong><br /> $todayloggedinuser<br /> </div></td> </tr> </tbody>
Newest version has been released! I hope you guys like it
By the way, phrases support will be added in a little later (hopefully within the next hour or so) I just had to release this one before I left the computer for a bit )
This is off a bit, I think. My unigue registered users shows 1 today (reason=crappy site ) and this hack shows 2. Also, can someone fix the most users on a single day time to follow what we have set for the board (like detailed time, etc.)?
I think it already does follow the date / time formatting?
What's Going On?Currently Active Users: 5 (1 members and 4 guests) Most users ever online was 44, 15th October 2003 at 7:25. Snowy
Number of Active Users Today: 1 Most users ever online on a day was 1 on 7th January 2004. | The following members have already visited the forums today: Snowy
What's Going On?Currently Active Users: 5 (1 members and 4 guests) Most users ever online was 44, 15th October 2003 at 7:25. Snowy
Number of Active Users Today: 1 Most users ever online on a day was 1 on 7th January 2004. | The following members have already visited the forums today: Snowy
ok, well on the original What's Going On
Most users ever online was 44, 15th October 2003 at 7:25.
On your hack it says (at time of posting this)
Most users ever online on a day was 14 on 7th January 2004
I know thats from when i installed your hack but is there anyway to sync them as untill i get 44 users back in 1 day they dont match up and look silly.