vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Disable New Posts for certain forums (https://vborg.vbsupport.ru/showthread.php?t=99695)

ScottC20 10-30-2005 03:11 PM

Disable New Posts for certain forums
 
How do I disable threads in certain forums from being displayed in the New Posts area?

Paul M 10-30-2005 03:38 PM

By using the plugin available in the 3.5 plugins area.

ScottC20 10-30-2005 03:52 PM

Thanks. Name/link??

Paul M 10-30-2005 05:54 PM

Why don't you look, or use the search, like I would have to to find it for you.

ScottC20 10-31-2005 02:53 PM

Well I assumed seeing as you suggested I use the plugin you would atleast have a name for it thus making a search far more easier.

And in fact I did trawl through the entire 3.5 Plugins area and found no such plugin, so perhaps you could provide valid information rather than be so rude in the future.

But obviously that is too much to ask. :rolleyes:

Pagandream 12-05-2005 09:48 AM

Quote:

Originally Posted by ScottC20
How do I disable threads in certain forums from being displayed in the New Posts area?

I still searching for that. Do you have find it?

Please can someone tell me where I ca find it?

Thanks!

Marco van Herwaarden 12-05-2005 09:55 AM

I don't think this is possible with default vB.

Andreas 12-05-2005 09:56 AM

Search ist your friend:

Select the 3 vB 3.5 Release Forums, use "New Posts", "Get New Posts" or smth. like that as keyword - should work.

ScottC20 12-05-2005 06:25 PM

As far as I can tell there is no such plugin but I did however find a solution by asking at the official Vbulletin Site.

Go into the navbar template and replace:
<td class="vbmenu_control"><a href="search.php?$session[sessionurl]do=getnew" accesskey="2">$vbphrase[new_posts_nav]</a></td>

with:
<td class="vbmenu_control"><a href="search.php?$session[sessionurl]do=getnew&amp;exclude=X" accesskey="2">$vbphrase[new_posts_nav]</a></td>

Where X is the forum id.

Zachery 12-05-2005 06:29 PM

That works ;)

You can alose use the f=X instead of exlucde (or with it) to only get data from a certain forum and subforums :)


All times are GMT. The time now is 08:02 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
  • Page Generation 0.01187 seconds
  • Memory Usage 1,727KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete