Back to vBulletin 3.0 Add-Ons

Google Search Integration v1.0
Mod Version: 1.00, by yoyoyoyo

This modification is in the archives.
vB Version: 3.0.8 Rating: (1 vote - 5.00 average) Installs: 16
Released: 19 Jun 2005 Last Update: Never Downloads: 14
Not Supported Template Edits  

Google Search Integration
v1.0


time to install: less than 5 minutes
level of difficulty: Beginner/Simple

This simple hack adds a Google search engine to your site, or members can also search the entire World Wide Web.

1) Upload googlesearch.php to your forum root directory and also upload the google_logo.gif to your images directory, and take note of what the path to the images directory is.

2) Go to ADMIN CP -> STYLES & TEMPLATES -> ADD NEW TEMPLATE and create a template called googlesearch with the contents of template.googlesearch.txt, making sure to edit the necessary changes to the template to suit your forum. Change yoursite.com to the name of your site, and make sure that the path to the google_logo.gif is correct.

3) Go to Adimin CP ->Styles & Templates -> Edit Templates and open the NAVBAR template and search for the following:
Code:
<tr><td class="vbmenu_option"><a href="subscription.php?$session[sessionurl]">$vbphrase[subscribed_threads]</a></td></tr>
BEFORE add:
Code:
<tr><td class="vbmenu_option"><a href="googlesearch.php">Google</a></td></tr>
4) That's it! Go to http://yoursite.com/forum/googlesearch.php or visit the Quick Links in your NAVBAR to view your new Google Search page.

OPTIONAL: If you want to add more than one site to search you can add another radio button by editing the googlesearch template the following way:

search for:
Code:
<input type="radio" name="sitesearch" value="http://yoursite.com" checked> yoursite.com <br>
and ADD BEFORE:
Code:
<input type="radio" name="sitesearch" value="http://anothersite.com"> anothersite.com <br>
Make sure to edit the above to reflect the site you wish to add: substitute anothersite.com with the name and address of the site you want to add. You can obviously add as many sites/radio buttons as you want.

Download

This modification is archived and cannot be downloaded.

Supporters / CoAuthors

  • yoyoyoyo

Similar Mods

Integration with vBulletin vB Google Adsense for Search plus Integration vBulletin 3.7 Add-ons
Integration with vBulletin CFM: Google AdSense for Search Integration vBulletin 3.6 Add-ons
Add-On Releases vB Google Adsense for Search plus Integration vBulletin 3.6 Add-ons

vblts.ru supports vBulletin®, 2022-2024