vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=192)
-   -   Add-On Releases - Google/Adsense Site Search Navbar Integration (https://vborg.vbsupport.ru/showthread.php?t=128274)

TheProphet 05-18-2007 04:57 AM

*Installed*

Nice hack, thx.

2 FN LOW 05-27-2007 03:08 AM

could you please tell me how i can check the google option in the code..i removed the option to search my site, i just want the google option pre-selected like the regular search options..

davidw 05-27-2007 01:14 PM

In this section of the code
Code:

<input name="sitesearch" type="radio" value="www.yoursite.com" checked> Yoursite.com<br />
<input name="sitesearch" type="radio" value=""><a href="http://www.google.com/search"><img src="http://www.google.com/logos/Logo_25wht.gif" border="0" alt="Google" align="middle"></A>

if you removed the first part, then make sure the second part has the checked

Code:

<input name="sitesearch" type="radio" value="" checked><a href="http://www.google.com/search"><img src="http://www.google.com/logos/Logo_25wht.gif" border="0" alt="Google" align="middle"></A>

iogames 06-16-2007 10:14 PM

Quick question: what had to do with this hack; https://vborg.vbsupport.ru/showthread.php?t=125721

and do you earn for every click through your hack?

[sorry in a hurry :P]

davidw 06-16-2007 11:03 PM

That's a different hack and is not associated with mine. Attached is what I have working so far, but I'm going to have to modify it somewhat.
I've earned some money so far, but I do not get much traffic on mine (very small site).

RedGTiVR6 02-27-2008 06:17 PM

anyone know if this will work with 3.7?

davidw 02-27-2008 11:25 PM

I'm going to release a 3.7 version. For the most part, I wouldn't see why this wouldn't work. I am planning on updating this and adding more features. I just haven't had much time to work on it.

badseed00 02-28-2008 09:23 PM

will this work with 3.6.8?

davidw 02-28-2008 11:44 PM

Yes, it does - but this one of mine (updated) has more features https://vborg.vbsupport.ru/showthread.php?t=155199

ukDesign 03-01-2008 07:43 AM

Hi there this seems to be working on 3.7 my problem is that it is not opening in the Iframe on the searchresults.php it goes to the google page how can I solve this?

Thank you.

Karl


All times are GMT. The time now is 06:36 AM.

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.01080 seconds
  • Memory Usage 1,729KB
  • 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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