The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Members who have visited today (with last 24 hours option). Details »» | |||||||||||||||||||||||||||
Members who have visited today (with last 24 hours option).
Developer Last Online: Nov 2023
This modification is no longer available or supported. A very simple display of all members who have visited the forum 'today' (i.e. since midnight). I looked at the existing hacks that apparently do this, and they either seemed over complicated or had a lot of problems, so I wrote my own simple version. The main features of Version 2.xx are ; 1. It displays the list on Forum Home under the "Users online" display. 2. The list view is collapsable, so you just see the number. 3. Invisible users are only displayed to those allowed to see them (with a "*") 4. Users who should display as coloured or bold etc should be displayed correctly. (based on the display usergroup) 5. If you 'hover' over a username it will show the time they were last active. 6. The list is in member name order. If you prefer, then there is an option to make this hack display a rolling 24 hours - un-comment the relevant line in the code. Addons: ericgtr has created a CMPS module for this hack, you will find the files here. paul41598 has created a pop-up display instead of the collapsable display, you will find the files here. Show Your Support
|
Comments |
#422
|
||||
|
||||
Quote:
|
#423
|
|||
|
|||
Just FYI, to get this to work in vBadvanced 2.0 I needed to set the Use Module Shell Template to NO. After that, everything worked great.
Thanks! |
#424
|
||||
|
||||
Quote:
|
#425
|
|||
|
|||
Hi, I got the following error when modifying the template. Please advise.
The following error occurred when attempting to evaluate this template: Parse error: parse error, expecting `T_STRING' or `T_VARIABLE' or `T_NUM_STRING' in /usr26/home/gamtrak/public_html/GamTrakForum/includes/adminfunctions_template.php(3096) : eval()'d code on line 192 This is likely caused by a malformed conditional statement. It is highly recommended that you fix this error before continuing, but you may continue as-is if you wish. Thanks Edit: Now I can not load my main page. Please help. http://www.gamtrak.com/GamTrakForum/index.php |
#426
|
||||
|
||||
The usual reason is missing the </if> in step 2.
In fact, a couple of others have had this problem because they had other template mods installed - so the </if> that's part of the "find" in step 2 was not there, but they replaced the block anyway - and added the extra </if> in the replacement. I did change the instructions to try and stop people tripping over this, but somewhere along the line the old instructions crept back in. I have reloaded the clearer instructions for you to try (sorry, I had to zip the text file due to the annoying new rule). |
#427
|
||||
|
||||
Quote:
My guess is you inserted an extra enf-if. Try looking for this Code:
<!-- Todays active users --> </if> If that fails, PM me a copy of your forumhome template. |
#428
|
|||
|
|||
Hi, yes I messed up as I'm new at this. I'll send you the file now.
Thanks for your help as I'm in panic mode. hehe |
#429
|
|||
|
|||
Hi there, I had this working fine but since upgrading to 3.0.7 my stats are blank unless I uncomment the 24hr rolling line.
When I first re-installed the hack it was working until 12.00 and then nothing even after an hour of members in and out. I preferred it before the upgrade with the 24hr stats. As I installed ok last time I can't think where things might have gone wrong. I've redone the forum home template and index.php but no luck yet. hope you can help |
#430
|
||||
|
||||
Sorry but I'm confused as to what your problem actually is.
Quote:
Quote:
|
#431
|
||||
|
||||
is there a way for just showing a number and not all members? What I want is to log all visits (members and guests) and show up a number, like:
Online the last 24Hrs: 848 users sorry for the question. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|