The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
I have searched and I found how to do this for the New post search, but not sure how to do it for New threads center Block.
I don't want to Exclude if someone posts about a rss feed but exclude the rss feed itself from the Recent Thread center Block. I have one forum called (your morning Paper) were the Feeds are coming into. VB 3.6.1 Thanks in advance as Im sure this has been answered but not finding it. |
#2
|
||||
|
||||
![]()
Hmmz... I would like such thing too. How did you do it with the new posts?
I want to have an RSS forum where the Feeds are posted as threads, users may search in this forum that's no problem, but I don't want to have the posted (or imported) feeds show up as new posts nor in the "new posts" section and I don't want to have them shown up in the "recent threads" like you ask here. So I'll second your request. If possible, it would be nice if the new posts indicator icon -would- work. |
#3
|
||||
|
||||
![]()
<a href="https://vborg.vbsupport.ru/showthread.php?t=121683" target="_blank">https://vborg.vbsupport.ru/showthread.php?t=121683</a>
here is the fix for it 5 seconds too do |
#4
|
||||
|
||||
![]()
Euh.. Like I see it in that thread, that is for vbAdvanced. I just want it for my forums, not for vbA.
But thanks for your reply. |
#5
|
|||
|
|||
![]()
Here is how to do it.
Create a new plugin with a hook location of "search_start" with the following command... Code: $_REQUEST['exclude'] .= '10'; Change 10 to your forum ID |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|