Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 General Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 12-14-2007, 10:27 PM
RedGTiVR6 RedGTiVR6 is offline
 
Join Date: Dec 2006
Location: Little Elm, TX
Posts: 817
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Prevent forum from showing in new threads?

I know about this mod: https://vborg.vbsupport.ru/showthread.php?t=91025

Which allows users to select which forums they don't want to see in the new threads page. However, I'm wondering if it's possible to do this from an admin side. I'd like to pick certain forums that won't be shown to users on the new threads page. This is for forums that are updated on a regular basis and is needless for others to see in the new thread page.

Anyone? Is this functionality already built into vBulletin and I'm just missing it somewhere?
Reply With Quote
  #2  
Old 12-14-2007, 10:44 PM
thebigman87 thebigman87 is offline
 
Join Date: Oct 2007
Posts: 34
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Well I have a similar request before which seems to do the trick, simply add
Code:
&exclude={forumid}
to the New Posts and Get Daily

Example Link for New Posts

Code:
http://www.example.com/forum/search.php?do=getnew&exclude=1
You can add multiple forumid's simply by separating them by a Comma. Not sure if that will be suitable for you but thats the only suggestion I have for you. Hope that helps
Reply With Quote
  #3  
Old 12-14-2007, 10:53 PM
RedGTiVR6 RedGTiVR6 is offline
 
Join Date: Dec 2006
Location: Little Elm, TX
Posts: 817
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

sweet!

I'm going to give it a try.

Thanks for the quick reply!

--------------- Added [DATE]1197680572[/DATE] at [TIME]1197680572[/TIME] ---------------

Unfortunately, I don't think it works for this.

Here's what I've got:

I'm using vBTracker which requires that you create a forum for it to work out of. I'm using Tracker as a bug reporting set-up. I don't want the new or updated bug reports to show up in the new thread pages. I've added the code, as suggested, but it still shows the bug reports. I think it might be because they aren't really a thread per say.

I've asked the developers if they might be willing to make a change for this...we'll see.

However, I'm going to tag this thread for future use as I could see it coming in very handy in the future! Thanks again!
Reply With Quote
  #4  
Old 12-14-2007, 11:18 PM
thebigman87 thebigman87 is offline
 
Join Date: Oct 2007
Posts: 34
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I can't see why that would change anything because all that is doing is restricting the forums it searches for new posts.
Reply With Quote
  #5  
Old 12-14-2007, 11:23 PM
RedGTiVR6 RedGTiVR6 is offline
 
Join Date: Dec 2006
Location: Little Elm, TX
Posts: 817
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I've added it to all 3 areas (Posts from last day, posts from 2 days, and new posts) and it still shows....
Reply With Quote
  #6  
Old 12-15-2007, 06:16 PM
thebigman87 thebigman87 is offline
 
Join Date: Oct 2007
Posts: 34
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Just visited your site and you need to remove the { } from the code, you have

Code:
&exclude={183}
When it should be just

Code:
&exclude=183
Hope that clears things up and sorry for the confusion.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 09:54 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.03825 seconds
  • Memory Usage 2,207KB
  • Queries Executed 13 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (4)bbcode_code
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (6)post_thanks_box
  • (6)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (6)post_thanks_postbit_info
  • (6)postbit
  • (6)postbit_onlinestatus
  • (6)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete