The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I am looking for help in restricting one single forum and it's post from appearing in the 'New Posts' section.
The forum I want to restrict is viewable to the all members and guests of the site, but there are automatic posts that occur that are bugging my users when they go to read 'New Posts' - they are flooded with the automatic posts from this forum. Any help would be appreciated! |
#2
|
||||
|
||||
![]()
To exclude forums in the New Posts button, you may add "&exclude=xx" or "&exclude=xx,yy,zz" (separate the forumids by commas) to the end of the New Posts url... ie. "/forums/search.php?do=getnew&exclude=xx"
|
#3
|
|||
|
|||
![]()
I am not sure how to do this - I am in the search.php file and I don't know how to add that line or where to add it? Sorry, I'm a bit of a novice with VB.
|
#4
|
||||
|
||||
![]()
You don't need to edit anything in the PHP file. Just edit the template with the link to the page.
|
#5
|
||||
|
||||
![]()
Most likely this is in your navbar template. Look for this link and modify it as explained above (it may be in more than one place):
HTML Code:
<a href="search.php?$session[sessionurl]do=getnew" accesskey="2">$vbphrase[new_posts_nav]</a> |
#6
|
|||
|
|||
![]()
Thank you very much - I have used your info and solved my issue!
|
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|