vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=155)
-   -   Google Search in navbar (https://vborg.vbsupport.ru/showthread.php?t=91438)

Beermonster 06-30-2005 10:00 PM

Google Search in navbar
 
I've been asked a couple of times how I put the Google search in the search on the navbar, so I thought I would post it here maybe it's of use to others :)

Go to your Google adsense account and choose Search Settings, choose your language, country etc and make the Length of text box 10, tick Google logo above text box, then update code.

In your navbar template place your Google code between:

Code:

                <tr>
                        <td class="vbmenu_option"><a href="search.php?$session[sessionurl]" accesskey="4" rel="nofollow">$vbphrase[advanced_search]</a></td>
                </tr>
                </table>

and

Code:

</div>
        <!-- / header quick search form -->

All done :)


AFAIK this should also work on 3.0.x

MissKalunji 07-04-2005 06:26 AM

i been looking how to do this. thank u!

younghistorians 07-08-2005 10:15 PM

*OT* Will this work with 3.0.1?

jpt62089 07-08-2005 10:21 PM

Quote:

Originally Posted by younghistorians
*OT* Will this work with 3.0.1?

it should ;)

younghistorians 07-08-2005 10:30 PM

Yep, just tested it...works great.

eNforce 07-11-2005 05:16 PM

What about if we don't have a google adsense account.

How about making up some code to search google normaly?

Beermonster 07-11-2005 06:27 PM

Quote:

Originally Posted by eNforce
What about if we don't have a google adsense account.

Easy, sign up for one :ermm:

Jacqueline 07-11-2005 08:09 PM

Thank you very much!

*clicks install*

tvg 08-06-2005 07:49 AM

so will we get paid per search?

Beermonster 08-06-2005 10:17 AM

Quote:

Originally Posted by tvg
so will we get paid per search?

Why shouldnt' you? it's your Google code


All times are GMT. The time now is 01:46 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01248 seconds
  • Memory Usage 1,727KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete