Jump to content


- - - - -

search help


  • You cannot reply to this topic
No replies to this topic

#1 benking

    Novice

  • IM Supporters
  • PipPip
  • 16 posts
  • Real Name:ben
  • IPB Version:v2.3.x

Posted 25 August 2010 - 08:17 PM

hey all this is probably simple but hey

how do i search certain forums

<form action="./index.php?act=Search&amp;CODE=01&amp;search_in=titles&amp;forums=all" method="post">
				<input type="text" size="30" name="keywords"  onfocus="this.value=''" value="Search" />

				<input class="button" type="image" src="style_images/disturbed/login-button.gif" />
			</form>

i want this "forums=all" to search selected forums example forum ids "16,40,6,7,8,9,37,39,41,42,44,299,104,80,298,146,181,185,204,226,263,260,261,262,294,300"

i have tried:

<form action="./index.php?act=Search&amp;CODE=01&amp;search_in=titles&amp;forums=16,40,6,7,8,9,37,39,41,42,44,299,104,80,298,146,181,185,204,226,263,260,261,262,294,300" method="post">
				<input type="text" size="30" name="keywords"  onfocus="this.value=''" value="Search" />

				<input class="button" type="image" src="style_images/disturbed/login-button.gif" />
			</form>

any help would be appreciated





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users