vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   exclude forum on search (https://vborg.vbsupport.ru/showthread.php?t=80093)

CommunityZ 04-18-2005 02:47 AM

exclude forum on search
 
How to change this one so when searched it exclude forum id 16?
<a href="search.php?$session[sessionurl]do=process&replyless=1&replylimit=0&dontcache=1">

How about when they are using the Advanced Search. How to automaticly make the search exclude forum 16?

Or when they are using the Search box at navbar to make search. How to make the search exclude forum 16?

memobug 04-18-2005 02:57 AM

I believe this is a standard feature. Open your forum manager, go to the board in question and look at the options. One of them should be to enable or disable indexing in search on that forum.

It doesn't matter which search they use I don't think.

Regards,

Matt

CommunityZ 04-18-2005 05:44 AM

Already set it to No but still able to search it so i hate to add exclude=16 Just three of the above i don't know how to make it exclude=16 .

manguish 04-18-2005 09:45 AM

Code:

http://www.YOURADDY.co.uk/vb/search.php?do=getnew&exclude=82, 23, 34
etc.......

Seems the only reliable way.

I use it to great effect.

CommunityZ 04-18-2005 11:31 AM

manguish I know for the above code(New Post) but when it go to
PHP Code:

<a href="search.php?$session[sessionurl]do=process&replyless=1&replylimit=0&dontcache=1"

It doesn't work
PHP Code:

<a href="search.php?$session[sessionurl]do=process&replyless=1&replylimit=0&dontcache=1&exclude=16"

You try yourself.

For advanced search, how to make exclude?
search.php


All times are GMT. The time now is 07:12 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.01016 seconds
  • Memory Usage 1,716KB
  • 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_code_printable
  • (2)bbcode_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete