Can somebody test this code in place of the old vB.com search? Thanks.
PHP Code:
<form action="http://www.vbulletin.com/forum/search.php" method="post" name="vbform" target="_blank">
<input type="hidden" name="s" value="" />
<input type="hidden" name="do" value="process" />
<input type="hidden" name="sortby" value="lastpost" />
<tr class="firstalt">
<td><a href="http://www.vbulletin.com/" target="_blank">vBulletin.com Search</a></td>
<td><input type="text" class="bginput" name="query" size="30" value="" tabindex="1" /> <select name="forumchoice[]" tabindex="3">
<option value="0" selected>All Open Forums</option>
<option value="30" class="fjdpth0">vBulletin</option>
<option value="1" class="fjdpth1" > vBulletin Announcements</option>
<option value="74" class="fjdpth2" > Jelsoft eBulletin Archives</option>
<option value="32" class="fjdpth1" > Announcements Discussions</option>
<option value="28" class="fjdpth0" > vBulletin 2</option>
<option value="20" class="fjdpth1" > vBulletin 2 Suggestions and Feedback</option>
<option value="29" class="fjdpth1" > vBulletin 2 'How Do I' Questions</option>
<option value="47" class="fjdpth1" > vBulletin 2 Pre-sales Questions</option>
<option value="39" class="fjdpth1" > vBulletin 2 Installation</option>
<option value="38" class="fjdpth1" > vBulletin 2 Troubleshooting and Problems</option>
<option value="19" class="fjdpth1" > vBulletin 2 Bugs</option>
<option value="33" class="fjdpth2" > Pre beta 4.1 bugs</option>
<option value="40" class="fjdpth2" > Pre 2.0.1 bugs</option>
<option value="41" class="fjdpth2" > Pre 2.0.2 bugs</option>
<option value="46" class="fjdpth2" > Pre 2.2.0 bugs</option>
<option value="49" class="fjdpth2" > Pre 2.2.1 bugs</option>
<option value="50" class="fjdpth2" > Pre 2.2.2 bugs</option>
<option value="51" class="fjdpth2" > Pre 2.2.4 bugs</option>
<option value="52" class="fjdpth2" > Pre 2.2.6 bugs</option>
<option value="60" class="fjdpth2" > Pre 2.2.7 bugs</option>
<option value="61" class="fjdpth2" > Pre 2.2.8 bugs</option>
<option value="65" class="fjdpth2" > Pre 2.2.9 Bugs</option>
<option value="75" class="fjdpth2" > Pre 2.3.0 Bugs</option>
<option value="54" class="fjdpth0" > vBulletin 3</option>
<option value="55" class="fjdpth1" > vBulletin 3 Suggestions and Feedback</option>
<option value="56" class="fjdpth1" > vBulletin 3 'How Do I' Questions</option>
<option value="59" class="fjdpth1" > vBulletin 3 Troubleshooting and Problems</option>
<option value="64" class="fjdpth2" > Pre-Beta Troubleshooting</option>
<option value="53" class="fjdpth1" > vBulletin 3 Bugs</option>
<option value="68" class="fjdpth2" > Resolved vB3 Bugs</option>
<option value="63" class="fjdpth2" > Pre-Beta Bugs</option>
<option value="26" class="fjdpth0" > Customizing vBulletin</option>
<option value="7" class="fjdpth1" > vBulletin Templates</option>
<option value="10" class="fjdpth1" > vBulletin Graphics and Styles</option>
<option value="42" class="fjdpth0" > vBulletin Hints and Tips</option>
<option value="43" class="fjdpth1" > vBulletin Hints and Tips</option>
<option value="37" class="fjdpth1" > FAQs</option>
<option value="24" class="fjdpth0" > General</option>
<option value="11" class="fjdpth1" > vBulletin Hosting Options</option>
<option value="12" class="fjdpth1" > PHP coding</option>
<option value="18" class="fjdpth1" > MySQL</option>
<option value="13" class="fjdpth1" > HTML Questions</option>
<option value="14" class="fjdpth1" > Server Configuration</option>
<option value="6" class="fjdpth1" > Chit Chat</option>
<option value="15" class="fjdpth1" > A place to test things out</option>
<option value="25" class="fjdpth0" > vBulletin.com Web site</option><option value="5" class="fjdpth1" > Site Feedback</option>
<option value="66" class="fjdpth1" > Archives</option>
<option value="23" class="fjdpth2" > vBulletin 1.1.x Archives</option>
<option value="2" class="fjdpth3" > vBulletin 1.1.x Suggestions and Feedback</option>
<option value="9" class="fjdpth3" > vBulletin 1.1.x Questions</option>
<option value="3" class="fjdpth3" > vBulletin Installation</option>
<option value="4" class="fjdpth3" > vBulletin 1.1.x Bug Reports</option>
<option value="27" class="fjdpth2" > vBulletin Lite</option>
<option value="16" class="fjdpth3" > vBulletin Lite</option>
</select> <span id="submitrow"><input type="submit" value="vB.com" accesskey="s" tabindex="4" /></span></td>
</tr>
</form>