Version: 4.2.0.0, by Paul M
Developer Last Online: Nov 2023
Category: vBulletin Forum Sideblocks -
Version: 4.2.x
Rating:
Released: 01-24-2010
Last Update: 05-23-2012
Installs: 241
DB Changes Uses Plugins Auto-Templates
Translations
No support by the author.
This modification is no longer available or supported.
This modification adds the members who have visited display to the forum sideblocks.
As per the main modification, this cannot count guests, it is members only.
Note: This is untested on vBulletin 4.0.0, but I think it should be fine.
The main features are as follows ;
1. It displays in the Forum Sideblocks (Default Display Order = 1).
2. Invisible users are only displayed to those allowed to see them (with a "*")
3. Users who should display as coloured or bold etc will be displayed correctly (based on the display usergroup).
4. If you 'hover' over a username it will show the time they were last active.
5. An option to record and display the Most Ever Members can be enabled.
6. The switch between Visited Today and Rolling 24 Hours is an ACP option.
7. The list view is collapsable, so you just see the number .
8. The display can be set as always collapsed on initial page load (however, this can have odd results as the display is cached).
(Options are in vBulletin Options > Who Has Visited Today Block)
Please note this sideblock uses the block cache system, so it will always be slightly behind realtime in its display - the cache ttl is set to 5 minutes.
To install just unzip the XML and import into vB using the ACP Product Manager.
History:
v4.0.1 : 24-Jan-2010 : Initial release for vb 4.0.1. v4.0.2 : 26-Jan-2010 : Minor code update, no visual change. v4.0.3 : 28-Jan-2010 : Fix template caching bug. v4.0.4 : 02-Feb-2010 : Install code updated. v4.0.5 : 03-Mar-2010 : Block control code updated. v4.0.6 : 12-Apr-2010 : Fixed to work in vb 4.0.3 v4.0.7 : 20-Jun-2010 : Fixed to work in vb 4.0.4 v4.0.8 : 21-Jun-2010 : Fixed the update code and added cache purge on update.
v4.1.0 : 04-Dec-2010 : Updated for vBulletin 4.1.
v4.1.7.0 : 16-Oct-2011 : Updated for vBulletin 4.1.7. v4.1.7.1 : 16-Oct-2011 : Fix typo in install code. v4.1.8.0 : 18-Nov-2011 : Updated for vBulletin 4.1.8 onwards (only). v4.1.8.1 : 20-Nov-2011 : Fix caching for renamed template. v4.1.11.0 : 03-Mar-2012 : Updated for vBulletin 4.1.11 image changes.
v4.2.0.0 : 24-May-2012 : Updated for vBulletin 4.2.0.
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
What a great add-on for the blocks area. Thank you!
Is there an easy way to make the content text (member names) a bit smaller, so it won't be such a big block?
I'm into the EDIT BLOCK (CONTENT) area of ADCP, where the code is listed. i'm just not sure what to change or where to do so. Is it this line that needs to be changed? $wvtb['style'] = 'style="display: none"';
Thanks for any advice, if you have time to look at it.
What a great add-on for the blocks area. Thank you!
Is there an easy way to make the content text (member names) a bit smaller, so it won't be such a big block?
I'm into the EDIT BLOCK (CONTENT) area of ADCP, where the code is listed. i'm just not sure what to change or where to do so. Is it this line that needs to be changed? $wvtb['style'] = 'style="display: none"';
Thanks for any advice, if you have time to look at it.
R :up:
The text, and anything else there, is controlled by the style variables under the Sidebar category.