![]() |
Auto Mark Read
Adds a new option "Automatically mark forums read" to the User Control Panel.
If an user enable this option, only threads with new postings since his last visit will be marked as unread when he returns to the forums after being inactive for a certain amount of time (the value of the cookie timeout option). This is how all versions of vBulletin before 3.5 functioned. This product mimics the "Inactivity/Cookie Based Thread/Forum Read Marking" behaviour but is actually completely database-based and does not use cookies at all. It will only work if you use "Database (no automatic forum marking)" or "Database (automatic forum marking)" as Thread/Forum Read Marking Type. Of course, there is no need to use this plugin if you use "Inactivity/Cookie Based". See the included readme for instructions how to install this product. |
very interesting... may be very useful for forums with hundreds of subforums... and may be very db extensive the same way.. ;)
|
I wrote it because users complained about the new vBulletin behaviour and demanded the old vB 3.0. system back. This way, the users have a choice.
And there aren't a lot of additional database calls, only one "Mark all forums" query whenever an inactive user returns. |
How about a screeny? :\
|
A screenshot of what? Marked forums? :D
The only thing to see is the new option in the usercp and I don't think that it is very interesting. Edit: I have added a screenshot of the new option. |
What's the sql "Mark all forums" query for all the users in one time ?
|
The code used in the plugin is:
Code:
$query = ''; |
All times are GMT. The time now is 07:27 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|