Version: 4.2.0.0, by Paul M
Developer Last Online: Nov 2023
Category: Miscellaneous Hacks -
Version: 4.2.x
Rating:
Released: 12-23-2009
Last Update: 03-08-2017
Installs: 674
DB Changes Uses Plugins Auto-Templates
Translations
No support by the author.
As of 23 Nov 2017 this modification has been withdrawn.
This displays the actual number of posts that are still considered unread by you (and will show up in a 'getnew' search).
There is also an option to put back the members last visit date, which was removed in vb4. There is the choice to count the unread posts since your last visit, or all posts considered unread. This setting reflects where the divider in the 'getnew' search display used to be (apparently its no longer displayed).
There is also the option to disable the unread posts display or the new reputation comments display. New Reputation Comments are shown in the Notifications section.
This modifications settings are located in vBulletin Options > Display Unread Posts[/COLOR].
The unread posts functionality requires that database thread marking is active.
Please be aware that installing this will enable that system (with automatic forum marking).
Forum marking choices are located in vBulletin Options > General Settings > Thread/Forum Read Marking Type
To install this hack unzip the xml file and import it using the ACP Product Manager.
Just upgraded to 4.0.2 and updated this MOD. Works just fine except now regular users (or others who do not have permissions to view) can see the excluded "staff" forums when pulling up the new posts search.
Type: Posts; Excluded Forums: Champion's Tower, Forum Games, Reports and Infractions, Contributor Forum; New Posts
The account I tested this on does have permission to view Forum Games, but not the others. Minor nitpick but still would like a fix. Thanks.
I dont explain how other peoples servers are configured.
What I do know is how this works, specifically one, fully indexed select. The average vb4 page uses about 15 such queries per page. Your links show that you are already running high loads in the before screen - if adding one more indexed query to a page is having that sort of dramatic effect then your server is already on the edge of collapse.
I would suggest that you make sure that your server actually created the dateline index (which btw, is done on install, and would take a while on 2 million posts).
Quote:
Originally Posted by masterross
Of-course will work on baby boards with small numbers of members online but did you tried on board with 2000 users online
Dont patronise me just because you have a busy forum. Im well aware of whats involved in busy set-ups. I have had this working on high traffic forums, and indeed, added the cutoff feature at the request of one to help control high load queries that would have involved counting 1,000's of posts. You would also do well to remember that this only works on logged in members, not users, from observing your forum tonight, I would guess its more like 800 members online, not 2000 (and I cant tell what you cookie timeout is either).
After upgrading to 4.0.2 my forum was using database thread marking and this mod was working great. However I didn't want database thread marking (for many other reasons and had never had the site set to this previous of the upgrade... why the upgrade changed it I don't know) so now this mod isn't quite as exciting as it was.
Paul, do you ever see this working with the Inactivity/Cookie Based option rather than the database thread marking option?