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.
I have no idea, since it works fine for me and everyone else.
cant uninstall this !! any help ?
Code:
Database error in vBulletin 4.0.2:
Invalid SQL:
DELETE FROM block WHERE blockid =;
MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1
Error Number : 1064
Request Date : Sunday, February 28th 2010 @ 09:58:06 PM
Error Date : Sunday, February 28th 2010 @ 09:58:13 PM
Script : http://www./forum/admincp/plugin.php?do=productkill
Referrer : http://www./forum/admincp/plugin.php?do=productdelete&productid=paulm_wvtb_40&s=
IP Address :
Username :
Classname : vB_Database
MySQL Version : 4.1.21-standard-log
This may sound like a dumb question, but does/can this work for vBadvanced CMPS? I know they have a "Members Online" section, but it's somehow broken on my forum and the doofuses over there haven't given me any help to fixing it.
I have a brand new install of 4.0.3. I had two sideblocks, blog entries and tag cloud (both empty since it is a new install).
After installing product, they both disappeared.
I disabled product, then they both reappeared together with disabled product
Nice coding, btw! Thanks for doing it.
P.S. PM me if you'd like to have access.
Weird indeed, sounds like something to do with the vb sideblock caching.
Quote:
Originally Posted by jgruberman
Paul,
This may sound like a dumb question, but does/can this work for vBadvanced CMPS? I know they have a "Members Online" section, but it's somehow broken on my forum and the doofuses over there haven't given me any help to fixing it.
Looks fantastic thus far though!
I have no idea about CMPS, its not something I use. This mod however is purely for the vb sideblocks.
I was talking about the initial part you mentioned.
Yes, the product is basically just an installer (same for the widget) - it doesnt control the actual display of the block. However, disabling it will have a couple of minor side effects - it will turn of the caching of the template, and and maybe the template listing in the acp, depending on other mods.