The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Block Off-Topic Forum From Showing On "New Post" Page
I have an off topic forum and I would like to block it on the whats new page but I do not want the forum blocked as I need it open to spiders.
Is there some code that can be added to not have a forum show new post on the whats new page ???? James |
#2
|
||||
|
||||
To exclude forums in the New Posts/What's New button, you may add "&exclude=xx" or "&exclude=xx,yy,zz" (separate the forumids by commas) to the end of the New Posts/What's New search.php url in the navbar template.... ie. "/forums/search.php?do=getnew&exclude=xx" (This occurs in a few places.)
|
#3
|
|||
|
|||
Cool thanks that did the trick but you missed a & sign after the forum ID ...
Works now though so thanks for the help ... James Quote:
|
#4
|
||||
|
||||
did this change with 4.0.8?
I didn't have it setup before, but I'm thinking to now is this the correct url? /search.php?do=getnew&exclude=164& forum id 164 id the one I want to exclude thx nvm, with a little google searching I found out how Code:
search.php?do=getnew&contenttype=vBForum_Post&exclude=164,309,307 |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|