vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Forum Home Enhancements - Display Google search box in footer (https://vborg.vbsupport.ru/showthread.php?t=171042)

tommykjensen 02-19-2008 10:00 PM

Display Google search box in footer
 
A very simple mod to display a Google search box in the footer without editing templates.

Install the product then go get your search code from Google. Then goto vbulletin settings and paste the code into the code field and enable it. Done.

30/4-08: Confirmed working with 3.7.0 Gold.

History
1.0.0 First version for vBulletin 3.7.0 beta 5

KURTZ 02-20-2008 07:05 PM

screen shots?

youradhere4222 02-20-2008 08:51 PM

Google gives you the HTML to add to your website to do this...

iogames 02-21-2008 12:26 AM

Quote:

Originally Posted by youradhere4222 (Post 1447658)
Google gives you the HTML to add to your website to do this...

What do you mean?

youradhere4222 02-21-2008 12:37 AM

Quote:

Originally Posted by iogames (Post 1447793)
What do you mean?

If you go to Google.com, they'll give you the HTML to add this to any part of your website, and the way I have it setup is to where I get money for each time someone does a Google search.

soletrader 02-21-2008 01:22 AM

Not compatible with 3.7 beta 4. Only beta 5.

SEOvB 02-21-2008 02:51 AM

Quote:

Originally Posted by soletrader (Post 1447806)
Not compatible with 3.7 beta 4. Only beta 5.

If you really need this to put the code in your footer :roll:Open the product

Code:

<dependency dependencytype="vbulletin" minversion="3.7.0 beta 5" maxversion="" />
Change to
Code:

<dependency dependencytype="vbulletin" minversion="vBulletin Version Here" maxversion="" />
and of course just replace your vBUlletin version where it says.

hrk 02-21-2008 03:10 AM

great add ons.
tested at vb3.7 beta4.
its loading the image at the left
how to make it to center?

align="center" doesnt do the trick
thanks.

tommykjensen 02-21-2008 03:52 AM

Quote:

Originally Posted by youradhere4222 (Post 1447795)
If you go to Google.com, they'll give you the HTML to add this to any part of your website, and the way I have it setup is to where I get money for each time someone does a Google search.

That is correct. Th eonly thing thid mod do is give you a posibility to enter the google code through the admin panel without editing any templates making it easier to upgrade.


Quote:

Originally Posted by soletrader (Post 1447806)
Not compatible with 3.7 beta 4. Only beta 5.

Correct that is also stated in the post. beta 5 is not available in the dropdown box otherwise I would have choosen that. But it probably works in beta 4 I have just not tested it for that.

tommykjensen 02-21-2008 03:56 AM

Quote:

Originally Posted by hrk (Post 1447842)
great add ons.
tested at vb3.7 beta4.
its loading the image at the left
how to make it to center?

align="center" doesnt do the trick
thanks.

Put the google code inside

PHP Code:

<div align="center"

place your google code here
PHP Code:

</div



All times are GMT. The time now is 11:49 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.01087 seconds
  • Memory Usage 1,738KB
  • 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
  • (2)bbcode_php_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)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