Go Back   vb.org Archive > vBulletin Modifications > vBulletin 3.8 Modifications > vBulletin 3.8 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
vB Google Adsense for Search plus Integration Details »»
vB Google Adsense for Search plus Integration
Version: 1.6, by davidw davidw is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Category: Integration with vBulletin - Version: 3.8.1 Rating:
Released: 03-01-2009 Last Update: 04-08-2009 Installs: 118
Uses Plugins Template Edits
Additional Files Translations  
No support by the author.

This is no longer supported - however I will be working on a 4.0 compatible version of this.

This is the same version as 3.7 as I've had a few reports that it works just fine in 3.8. Plus, I have it running on 3.8 with no issues.

Step 1:
You may have to resetup your adsense. If you do, you will get a new pub ID - this one includes your previous pub and tacks on your GALT (which is set up when you resetup your adsense account). I used www.christianboards.org and www.google.com (so it would search my site and the web - you can choose only your site, or any location that is web-accessible for results)

Example: partner-pub-0123456789012345:lnucfbm5dtp

If your partner-pub ID does not look like the example, you will see an error.

Also, keep in mind, all sites you put into the box for the adsense (one per line) will be integrated into the search and the search results.

Step 2:
Edit your searchresults.php file.
Find:
Code:
chdir('/path/to/your/forums/');
Put your correct value.

Example: chdir('/var/www/vhosts/yoursite.com/forums/');

Step 3:
Upload this file your forum's root. An example of your forum's root is below.

Example: http://www.yoursite.com/forums/searchresults.php

Step 4:
Install the product
Go to Admincp => Plugins & Products => Manage Products => [Add/Import Product] => Browse for product-davidw_vb_google_search.xml => Import

Step 5:
Configure your Admincp options
Go to Admincp => vBullitin Options => vBulletin Options => Find vB Google Search (Adsense) then click [Edit Settings]
Edit your new Partner-pub ID (the one you just had reset up - see example in red above), Google box width, iframe widthfor your results (I use 800 in the screenshot, but you can change this based on your needs), and the full URL to your searchresults.php.

NOTE! If you do not enter these in, you will see errors.

Step 6: Optional
Edit 1 template:
Admincp => Styles & Templates => Style Manager => Edit Templates (on your style) => Search Templates => search_forums => under $navbar, add $google_siteadsearch

Step 7: Optional (for vBAdvanced 3.x only)
vBa CMPS => Default Settings => Main Options => Portal Output Global Variables

Add these variables:
template_hook
google_navadsearch
homeurl

=> Save

vBa CMPS => Edit Modules => Search Forums => Select Action => Copy Module

Main Options
Module Title Google Search site / Forums
Template To Include search_google

Module Wrapper Template Options
Form Code Replace default code with
Code:
<form action="http://www.yoursite.com/forums/searchresults.php" type="hidden" name="search" target="_blank">
Click Save
Edit locations where you want to set this active to.

Download Now

File Type: zip vb_google_search_1_6.zip (4.5 KB, 597 views)

Screenshots

File Type: jpg admincp.jpg (51.0 KB, 0 views)
File Type: gif cmps.gif (4.8 KB, 0 views)
File Type: gif navbar.gif (7.2 KB, 0 views)
File Type: jpg searchphp.jpg (35.0 KB, 0 views)
File Type: jpg searchresults.jpg (60.1 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
Благодарность от:
JohorBahru

Comments
  #52  
Old 05-19-2009, 10:57 PM
davidw's Avatar
davidw davidw is offline
 
Join Date: Jul 2005
Location: Arkansas
Posts: 2,815
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

no problem
Reply With Quote
  #53  
Old 05-20-2009, 02:03 AM
0 Seo 0 0 Seo 0 is offline
 
Join Date: Apr 2009
Posts: 32
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

this is very interest mod you made A+ We need mod like this keep up good works guys.
Reply With Quote
  #54  
Old 05-20-2009, 09:41 AM
davidw's Avatar
davidw davidw is offline
 
Join Date: Jul 2005
Location: Arkansas
Posts: 2,815
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Don't forget to click install
Reply With Quote
  #55  
Old 05-21-2009, 12:12 AM
Bravo Bravo is offline
 
Join Date: Nov 2006
Posts: 67
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Has anyone gotten a email from google about using this?

because the vbadvanced and search page search box dont have the google branding on them? as the 1st screenshot and 4th screenshot show?
Reply With Quote
  #56  
Old 06-11-2009, 08:52 PM
dchoi dchoi is offline
 
Join Date: Jun 2009
Posts: 19
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I just upgraded to this one from the previous version and I can't log into the forums anymore. When I try to log in, it leads me to:

Code:
http://www.mysite.com/forums/searchresults.php?cx=partner-pub-####################&cof=FORID:9&q=&sa=Go&vb_login_username=name&vb_login_password=password&s=&securitytoken=guest&do=login&vb_login_md5password=&vb_login_md5password_utf=
and it says "Page Not Found".

I've deleted the plugin and it still does that. Can anyone please help me out?
Reply With Quote
  #57  
Old 06-11-2009, 11:15 PM
davidw's Avatar
davidw davidw is offline
 
Join Date: Jul 2005
Location: Arkansas
Posts: 2,815
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Those tricky search bars can be tricky I replied back
Reply With Quote
  #58  
Old 06-11-2009, 11:29 PM
dchoi dchoi is offline
 
Join Date: Jun 2009
Posts: 19
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks David!

Yes, my problem was that my search bar was interfering w/ the log in process. Once I took that out, I was able to log in again.
Reply With Quote
  #59  
Old 06-12-2009, 02:04 AM
TPTP's Avatar
TPTP TPTP is offline
 
Join Date: Aug 2007
Posts: 32
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ok, so I installed this earlier today, and I've been tinkering with it for a bit, but I'm still getting some rather unfortunate results.

First, it's not returning much for usable results. When searching for terms that should return pages of results, I can often get very few or even none. Not sure what's up with that.

Second, the results page comes up without session info, containing a login box, where it should be saying, "Welcome, so-and-so". One can either navigate from there and end up with a nasty cookie error, or one can go back, but that takes two clicks to even get off the page.

Third, neither the new search module nor the Google box in the Advanced Search contain a watermark, while the pop-up search panel does contain the watermark. Not a huge deal, but probably an indication that something is amiss.

In looking at the code that Google supplies, I noted that
Code:
<input type="hidden" name="ie" value="ISO-8859-1" />
was omitted from the mod. Was this intentional?

Also, there is no mention of which search option to use in the Google Search configuration (can be set during initial setup or adjusted later). Since the mod is expecting to display the results on the originating site, I went ahead and set it that way, and then specified http://mysite.com/forum/searchresults.php. After trying the other two settings, I get the same results.

I'm running vB 3.8.2 and vBa 3.2.0. Any ideas?
Reply With Quote
  #60  
Old 06-12-2009, 02:30 PM
davidw's Avatar
davidw davidw is offline
 
Join Date: Jul 2005
Location: Arkansas
Posts: 2,815
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

1) I've seen different results on different sites. Some sites produce 0 results while some sites produce thousands if not in the hundreds of thousands of results. I can't tell you how this is figured, but I suspect it is due to an indexed search rather than a direct search.

2) If you are missing navigation information, then there is something conflicting with this modification as I have yet to see this happen.

3) The watermark is due to a javascript issue with Google. During my testing I noted that when I had removed one or more of the boxes, the watermark showed up where it previously did not show.

4) This is not intentional that it is left out. This code in this modification is based on everything supplied to me at the time the modification was created. During the time it was created and now, I am more than positive that at least one or two, if not more changes have been made to the code.

5) I am not sure what you mean by search option? If you are referring to the old code (your site or Google - to choose where you want to search), that code has been changed by Google. You might be able to manipulate your PUB ID (remove partner- and the :###### parts) and use an older version of this mod (3.6 I think) to get that result.
Reply With Quote
  #61  
Old 06-19-2009, 06:41 PM
mattonline mattonline is offline
 
Join Date: Sep 2006
Posts: 40
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello, im having difficulty with this also

are we supposed to change the URL's to output the search results to searchresult.php ?

and is this interfering with googles TOS - there isn't any branding on the search bar
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 12:47 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.13155 seconds
  • Memory Usage 2,347KB
  • Queries Executed 28 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (4)bbcode_code
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (1)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (6)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete