![]() |
Skip a Forums New Posts - Add "Mark Forum Read" to New Posts search
Skip a Single Forums New Posts
Add "Mark Forum Read" to New Posts search When doing a New Posts search (and only on a New Posts search), this hack adds a "Mark This Forum Read" link to the forum column. Users can click this link to mark a single forum read from the New Posts search results, thus "skipping" that forum from the new posts search. When the link is clicked, the selected forum is marked read and the user is redirected back to a new New Posts search. Negatives: If forum has a time limit on searches, the user will get the message about having to wait to conduct a search if they didn't wait that long before clicking the mark read link. Version 1.0 vBulletin Compatibility: 3.5.0 Required changes: 1 Template Edit, 1 Code File Edit |
Very nice, great idea!
|
Thanks, but its not really my idea. In the 3.0.x series, I used this hack:
https://vborg.vbsupport.ru/showthread.php?t=67154 That hack included the same thing. But 3.5.0 makes that hack no longer necessary. I just liked the behavior and converted it to the 3.5.0 engine. :) |
Nice one!
|
Awesome mod idea.
I'll hold out for a product and work around the search timeout feature. On many boards search times are limited. My board is one of these (and for good reason). |
Don't hold out too long - the most appropriate hook for a plugin is forumdisplay_complete, and while that might work, it means the entire forumdisplay file will get processed before the redirect code is fired, where my code modification means the forum is marked read and the user is sent right back to the search, just as quick as possible.
I'll submit a hook request but.. don't hold yer breath. :) |
Thank's. My member's will love this hack. With so many forum's they don't like to read all.
|
*** Untested ***
To avoid the fileedits: redirect_generic PHP Code:
header_redirect PHP Code:
|
Hmm, I tried those mods, Andreas, but they ended up hanging the forum. I don't have time atm to debug it so I'm sticking with me file edits for now. :)
|
I love this idea - LOVE IT!
However it only works in IE and not Firefox... When I try in firefox(mark as read) it returns with an empty list after the first one. When I tested this in IE it works flawlessly by refreshing the list with the next thread in line. Any ideas? |
All times are GMT. The time now is 03:08 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:
|