The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Replace search with google search engine ( no google account required) Details »» | |||||||||||||||||||||||||||||||||||
Replace search with google search engine ( no google account required)
Developer Last Online: Nov 2023
This mod replace the navbar search with google search engine (No adsense account is required !) just use the google search engine to search inside your forum !!
Install : 1. go to : admin cp =>style manager=>>all style options =>>Navigation/Bread crumb templates => Navbar in "navbar " template : search for : HTML Code:
<form action="search.php?{vb:raw session.sessionurl}do=process" method="post" HTML Code:
<form action="search.php?{vb:raw session.sessionurl}do=process" method="post" id="navbar_search" class="navbar_search"> <vb:comment><input type="hidden" name="s" value="{vb:raw session.sessionurl}" /></vb:comment> <input type="hidden" name="securitytoken" value="{vb:raw bbuserinfo.securitytoken}" /> <input type="hidden" name="do" value="process" /> <span class="textboxcontainer"><span><input type="text" value="" name="query" class="textbox" tabindex="99"/></span></span> <span class="buttoncontainer"><span><input type="image" class="searchbutton" src="{vb:stylevar imgdir_button}/search<vb:if condition="$stylevar['textdirection'] == 'rtl'">_rtl</vb:if>.<vb:if condition="is_browser('ie') AND !is_browser('ie', 7)">gif<vb:else />png</vb:if>" name="submit" onclick="document.getElementById('navbar_search').submit;" tabindex="100"/></span></span> </form> Code:
<form method="get" action="http://www.google.com/search" target="_blank" class="navbar_search"> <input type="hidden" name="sitesearch" value="forums.animparadise.com" id="pn"/> <span class="textboxcontainer"><span><input type="text" value="" name="q" class="textbox" tabindex="99"/></span></span> <span class="buttoncontainer"><span><input type="image" class="searchbutton" src="{vb:stylevar imgdir_button}/search.png" name="submit" onclick="document.getElementById('navbar_search').submit;" tabindex="100"/></span></span> <input type="hidden" name="domains" value="forums.animparadise.com"/> </form> 5. Then save the template. and enjoy your new search with google engine ! demo : http://forum.golzarion.com It works perfect on cms and blog too .. Also Persian Translation is attached. on so the screen shots for both english and persian version. update :works perfect on vb version : 4.1.10 **** Please click Installed if you use this mod . thx **** . Download Now
Screenshots
Show Your Support
|
Comments |
#12
|
|||
|
|||
thanks man
|
#13
|
|||
|
|||
i want to replace vbulletin search with google search engine...but using my adsense configuration
any way to implement this to earn money with google searches using our adsense account? |
#14
|
||||
|
||||
Quote:
I have no experience on Adsence ... |
#15
|
|||
|
|||
thank you very much!
|
#16
|
|||
|
|||
Awesome. Period.
|
#17
|
||||
|
||||
It works, but it works for unregistered members too.
How to solve this? |
#18
|
||||
|
||||
Quote:
When you use this type of search ... the google search engine searches inside your forum .. and NO Pressure on your server ! In the real fact it is a big conserve on your server resources ! Let all the visitors search your forum but by using Google search engine Not your server ! I think that's a good point of this hack,. |
#19
|
||||
|
||||
Thanks. You are welcome .
|
#20
|
|||
|
|||
do you need the www before the site name and forums.php afterwards?
It would be great if the results were shown withing the forum too.. |
#21
|
|||
|
|||
How can I have overlooked this mod! Sometimes life is so easy with a simple modification. Thanks a million!! Finally the annoying vb search can be ditched
Installed successfully on a 4.0.6. board! Marked as installed and highly rated! |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|