Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.7 > vBulletin 3.7 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.7.0 Rating:
Released: 05-22-2008 Last Update: 03-01-2009 Installs: 171
Uses Plugins Template Edits
Additional Files Translations  
No support by the author.

I've done an overhaul on this and you will need to resetup your adsense for search account for this to work. If you aren't happy with that, please use the 3.6 version of this, which works fine for 3.7 from what I've been told.

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.

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #192  
Old 11-21-2008, 11:23 AM
symptome symptome is offline
 
Join Date: Aug 2005
Location: Z?rich
Posts: 176
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi
Nice mod ... but

I just downloaded, installed and get to run. But in the configuration of the Google PUB ID still stays the text "starting with pub-" which isn't correct, as you already mentioned here in the thread.
Perhaps you want to correct it.

But the main thing:
I get 99% of my revenue from google.
If I would be banned because something of
http://www.google.com/coop/docs/cse/...ml?gl=CH&hl=de
wouldn't be correct, it would be a catastrophy.

First, I wanted to ask, if you did notice all the rules of google. But then I saw, that you didn't. The search field in the advanced search doesn't show the google picture which is absolutely needed, as I think.

There are possibly other things. It would be great, if you could check this.
And last: users of this google search box have to write something in their board rules (privacy). You could note that too.



Marcel
Reply With Quote
  #193  
Old 11-21-2008, 12:09 PM
davidw's Avatar
davidw davidw is offline
 
Join Date: Jul 2005
Location: Arkansas
Posts: 2,815
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

On your statement about the rules, your link points to rules for Google Custom Search. This modification is for Google Adsense for Search. Google Custom Search is a different type of search, of which I do not use (although another member has created a modification for: https://vborg.vbsupport.ru/showthread.php?t=162072 ).

Secondly, javascript images displayed (if any) within the search boxes come from Google, not supplied in this modification.

To add to that, all images displayed within boxes will show up depending on the javascript you have running on your site. Certain styles will prevent the image from displaying as well as certain javascript running on websites - this has already previously been addressed.

In order to use this modification, you MUST use the full

partner-pub-0123456789012345:lnucfbm5dtp

number. If you do not have it, then either
A) you are using the wrong pub number
1) the pub number you are using is outdated
2) the pub number you are using is for a different Google search/application
B) you need to set up/reset your pub number by going to http://www.google.com/adsense

On your last statement - it is assumed that anything that you type in through this modification has the same level of privacy as if you went directly to Google.
Reply With Quote
  #194  
Old 11-21-2008, 12:15 PM
davidw's Avatar
davidw davidw is offline
 
Join Date: Jul 2005
Location: Arkansas
Posts: 2,815
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by symptome View Post
still stays the text "starting with pub-" which isn't correct, as you already mentioned here in the thread.
If you can point out which post states that, I will correct it.
Reply With Quote
  #195  
Old 11-21-2008, 12:27 PM
symptome symptome is offline
 
Join Date: Aug 2005
Location: Z?rich
Posts: 176
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by davidw View Post
If you can point out which post states that, I will correct it.
--> 48/49
Reply With Quote
  #196  
Old 11-21-2008, 12:39 PM
symptome symptome is offline
 
Join Date: Aug 2005
Location: Z?rich
Posts: 176
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
On your statement about the rules, your link points to rules for Google Custom Search. This modification is for Google Adsense for Search.
When I setup adsense I have to accept exactly those rules. (???)

Also: I see the google-image (custom search) in the navbar search. But there is no google-image in the advanced search.
Everything is running fine, so it can't be something with my browser ...
Reply With Quote
  #197  
Old 11-21-2008, 12:53 PM
davidw's Avatar
davidw davidw is offline
 
Join Date: Jul 2005
Location: Arkansas
Posts: 2,815
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by symptome View Post
--> 48/49
Readme.txt file fixed

Quote:
Originally Posted by symptome View Post
When I setup adsense I have to accept exactly those rules. (???)

Also: I see the google-image (custom search) in the navbar search. But there is no google-image in the advanced search.
Everything is running fine, so it can't be something with my browser ...
I read the rules when I set up adsense to make sure this [modification] would be allowed under ToS and nothing stated against it. When I looked up Custom Search (to make a modification for that) I decided against it.

For the image:
https://vborg.vbsupport.ru/showpost....&postcount=144
https://vborg.vbsupport.ru/showpost....&postcount=145
Reply With Quote
  #198  
Old 11-21-2008, 01:03 PM
symptome symptome is offline
 
Join Date: Aug 2005
Location: Z?rich
Posts: 176
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by davidw View Post
Readme.txt file fixed
check the configuration area too:
Found on https://www.google.com/adsense/account-settings under Property Information. starts with pub-
(you must start it with pub- and then your number).



Besides:
I had to change the templates like google_navadsearch to insert the following:
<input type="hidden" name="ie" value="ISO-8859-1" />

Without it, some words with swiss special characters couldn't be searched. Perhaps you want to make this choosable too.
Reply With Quote
  #199  
Old 11-21-2008, 01:17 PM
davidw's Avatar
davidw davidw is offline
 
Join Date: Jul 2005
Location: Arkansas
Posts: 2,815
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Wierd - see my attached image (partner-pub)
Reply With Quote
  #200  
Old 11-21-2008, 01:19 PM
davidw's Avatar
davidw davidw is offline
 
Join Date: Jul 2005
Location: Arkansas
Posts: 2,815
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by symptome View Post
I had to change the templates like google_navadsearch to insert the following:
<input type="hidden" name="ie" value="ISO-8859-1" />
I originally had something like this in a previous beta build - but it wasn't universal, so I had to drop this - at least until I got it working for everyone.
Reply With Quote
  #201  
Old 11-21-2008, 01:23 PM
symptome symptome is offline
 
Join Date: Aug 2005
Location: Z?rich
Posts: 176
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I can absolutely understand
At this point you have a posting at least, that informs about that

I don't understand what you mean with post 198 ...
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 06:25 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.09488 seconds
  • Memory Usage 2,330KB
  • Queries Executed 25 (?)
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
  • (2)bbcode_code
  • (7)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (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_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
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete