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)
-   -   Integration with vBulletin - Google/Adsense Site Search Integrated into Advanced Search Page (https://vborg.vbsupport.ru/showthread.php?t=129039)

markbolyard 10-13-2006 10:00 PM

Google/Adsense Site Search Integrated into Advanced Search Page
 
This modification will add Google Adsense search to your forum search page.


Edit your search_forums template.

Find:

Code:

$navbar
Add after:

Code:

<!-- / Begin Google Search Box -->
<table id="post$post[postid]" class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center">
<tr>
    <td class="tcat" style="font-weight:normal; border: $stylevar[cellspacing]px solid $stylevar[tborder_bgcolor]" colspan="2">       
        <strong>Google Search</strong>
    </td>
</tr>
<tr>
    <td class="alt2" style="border: $stylevar[cellspacing]px solid $stylevar[tborder_bgcolor]; border-top: 0px">
<center>
<!-- SiteSearch Google -->
<form method="get" action="http://www.google.com/custom" target="_top">
<table border="0" bgcolor="#E4E7F5">
<tr><td nowrap="nowrap" valign="top" align="left" height="32">
<a href="http://www.google.com/">
<img src="http://www.google.com/logos/Logo_25wht.gif" border="0" alt="Google" align="middle"></img></a>
<br/>
<input type="hidden" name="domains" value="www.cpanelpros.com"></input>
<label for="sbi" style="display: none">Enter your search terms</label>
<input type="text" name="q" size="64" maxlength="255" value="" id="sbi"></input>
</td></tr>
<tr>
<td nowrap="nowrap">
<table>
<tr>
<td>
<input type="radio" name="sitesearch" value="" checked id="ss0"></input>
<label for="ss0" title="Search the Web"><font size="-1" color="#000000">Web</font></label></td>
<td>
<input type="radio" name="sitesearch" value="www.monksdiner.com" id="ss1"></input>
<label for="ss1" title="Search www.monksdiner.com"><font size="-1" color="#000000">www.cpanelpros.com</font></label></td>
</tr>
</table>
<label for="sbb" style="display: none">Submit search form</label>
<input type="submit" name="sa" value="Search" id="sbb"></input>
<input type="hidden" name="client" value="pub-9556872839910172"></input>
<input type="hidden" name="forid" value="1"></input>
<input type="hidden" name="channel" value="7470933137"></input>
<input type="hidden" name="ie" value="ISO-8859-1"></input>
<input type="hidden" name="oe" value="ISO-8859-1"></input>
<input type="hidden" name="cof" value="GALT:#22229C;GL:1;DIV:#D1D1E1;VLC:22229C;AH:center;BGC:E4E7F5;LBGC:E4E7F5;ALC:22229C;LC:22229C;T:000000;GFNT:22229C;GIMP:22229C;FORID:1"></input>
<input type="hidden" name="hl" value="en"></input>
</td></tr></table>
</form>
<!-- SiteSearch Google -->
</center>
    </td>
</tr>
</table>


*Remember to change the following to your text:

Quote:

"pub-xxxxxxxxxxxxxxxx" (Change to your adsense publisher ID)
"##########" (Change to your adsense channel ID)
"www.monksdiner.com" (Change to your forum url. There are two instances)
SAVE.

The search results will open in a new window.

Please click install if you make this modification. Thank you.

ChavMagnet 10-14-2006 10:56 AM

1st Post WOOT! WOOT!

wolfstream 10-14-2006 12:40 PM

Not working here:
Search shows up fine, but when it's used, well, you can see the results in the image

Ajavas 10-15-2006 08:45 AM

Nice modification, but it's not working over here....:squareeyed: See the screen in this post, as you can see it gives an error..

thanks anyway.

Guest210212002 10-18-2006 04:04 PM

Same issue here. great idea, though.

Parker Clack 10-23-2006 07:59 AM

In the same search_forums template

After Navbar add:

Code:

<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
        <td class="tcat">
                Google and Forum Search
        </td>
</tr>
<tr bgcolor="white">
<td>

Your Adsense for Search code here...

</td></tr>
</table>
<p>


GTGT 12-11-2006 06:12 PM

How do you implement your Gogole Custo mSearch into this? That would be GREAT:

http://www.google.com/coop/

BigJimTheLug 01-08-2007 06:24 PM

My "go" button doesn't work after installing this mod.

Where can I go to fix this problem and how should I fix it?

jw00dy 01-10-2007 07:24 AM

This didn't work so hot over here as well :( Too bad, as this would have rocked.

Ziki 02-09-2007 05:48 PM

This won't work because no variables are submitted via post value


All times are GMT. The time now is 08:14 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.00985 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
  • (3)bbcode_code_printable
  • (1)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