Back to vBulletin 3.5 Template Modifications

Google search in forum search box
Mod Version: 1.00, by dbembibre

This modification is in the archives.
vB Version: 3.5.4 Rating: (0 vote - 0 average) Installs: 22
Released: 09 Mar 2006 Last Update: Never Downloads: 5
Not Supported Template Edits  

This litle hack inserte a google search in the forum search box, with the posibility of search in web and in your site.

Edit you NavBar template and search for the following:
HTML Code:
<td class="vbmenu_option"><a href="search.php$session[sessionurl_q]" accesskey="4" rel="nofollow">$vbphrase[advanced_search]</a></td>
	</tr>
</table>
Put the google search code in this zone.

HTML Code:
</div>
<!-- / header quick search form -->
THE CODE BELOW CONTAINS A GOOGLE ACCOUNT WHICH AUTHOR WILL BE AWARDED:
HTML Code:
<!-- Search Google by Danny-->
<form method="get" action="http://www.google.com/custom" target="google_window">
<table bgcolor="#f7f7f7">
<tbody>
      <tr>
        <td align="left" height="32" nowrap="nowrap" valign="top">
	<a href="http://www.google.com/">
	<img src="http://www.google.com/logos/Logo_25wht.gif" align="middle"   border="0" alt="Google" /></a>	
	<input type="hidden" name="domains" value="bmwfaq.com" />
	<input type="text" name="q" size="9" maxlength="255" value="" />
	<input type="submit" name="sa" value="Ir" />
	<br />
	<div style="padding:3px">
	<label><input type="radio" name="sitesearch" value="" checked="checked" />Web</label>
	<label ><input type="radio" name="sitesearch" value="bmwfaq.com" /></label>
	</div>
	<input type="hidden" name="client" value="pub-000000000" />
	<input type="hidden" name="forid" value="1" />
	<input type="hidden" name="ie" value="ISO-8859-1" />
	<input type="hidden" name="oe" value="ISO-8859-1" />
	<input type="hidden" name="cof" value="GALT:#9A2C06;GL:1;DIV:#33FFFF;VLC:D03500;AH:center;BGC:99CCFF;LBGC:CCE5F9;ALC:440066;LC:440066;T:336699;GFNT:223472;GIMP:223472;FORID:1;" />
	<input type="hidden" name="hl" value="es" />
      </td>
      </tr>
</table>
</form>
<!-- Search Google -->
IF YOU HAVE YOUR OWN GOOGLE ACCOUNT YOU MAY REPLACE THE FOLLOWING LINES WITH YOUR INFO:
HTML Code:
<input type="hidden" name="domains" value="bmwfaq.com" />
HTML Code:
<input type="radio" name="sitesearch" value="bmwfaq.com" />
HTML Code:
<input type="hidden" name="client" value="pub-000000000" />

Download

No files for download.

Screenshots

 

Similar Mods

Integration with vBulletin Google/Adsense Site Search Integrated into Advanced Search Page vBulletin 3.6 Template Modifications
Google FREE (Non Adsense) Search in Search Drop Down vBulletin 3.5 Template Modifications
Adding Google AdSense for Search to search.php vBulletin 3.5 Template Modifications

vblts.ru supports vBulletin®, 2022-2024