How to exclude forums from New Posts

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • WolfWiz
    New Member
    • Mar 2007
    • 25

    How to exclude forums from New Posts

    I found a post on how to exclude forums and threads from showing up in New Posts. I can't find the orignal post when trying to back track.

    I excluded RSS feed threads from being seen while chosong New posts and can't find my notes on how I did it before

    Any help will be appreciated.

    Thanks
  • Jose Amaral Rego
    Senior Member
    • Feb 2005
    • 11058
    • 1.1.x

    #2
    Check out simular threads in this thread below. It should help you with what you need.

    Comment

    • WolfWiz
      New Member
      • Mar 2007
      • 25

      #3
      I am screwed LOL, I remember it was a easy fix, I found it in a old article bot post I believe, can't find my scrawl notes, but it was a prompt that I just entered forum id's. I have checked the Nav bar, header template and everywhere I can think of, I have yet to find where I made changes that excluded the current RSS feed dump forums from "New Posts" I have blocked currently.

      Oh well back to reading

      I have been through searches and simular threads over and over

      But, thank you for the help.

      Comment

      • belindaj
        Senior Member
        • Aug 2002
        • 112

        #4
        This would help me immensely right now too - if someone finds the referenced link please re-post it

        Comment

        • Jose Amaral Rego
          Senior Member
          • Feb 2005
          • 11058
          • 1.1.x

          #5
          # replace X,Y,Z with forum identification number

          Plugins & Products > Add New Plugin

          Product: vBulletin
          Hook Location: search_getnew_start
          Title: "Exclude Forum(s) RSS Feed"
          Plugin PHP Code:
          Code:
          [B]$vbulletin->GPC['exclude'] .= '[COLOR="Red"],X,Y,Z[/COLOR]';[/B]

          Comment

          • WolfWiz
            New Member
            • Mar 2007
            • 25

            #6
            Originally posted by Jose Amaral Rego
            # replace X,Y,Z with forum identification number

            Plugins & Products > Add New Plugin

            Product: vBulletin
            Hook Location: search_getnew_start
            Title: "Exclude Forum(s) RSS Feed"
            Plugin PHP Code:
            Code:
            [B]$vbulletin->GPC['exclude'] .= '[COLOR="Red"],X,Y,Z[/COLOR]';[/B]
            http://www.vbulletin.com/forum/showp...98&postcount=3

            Thank You Bigtime... this is what I was looking for

            Comment

            widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
            Working...