vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Integration with vBulletin - vB Google Adsense for Search plus Integration (https://vborg.vbsupport.ru/showthread.php?t=207057)

davidw 03-01-2009 10:00 PM

vB Google Adsense for Search plus Integration
 
1 Attachment(s)
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.

The3rdNipple 03-01-2009 11:12 PM

-Edit-
Reserved for mod?

Brandon Sheley 03-01-2009 11:13 PM

Nice mod, I've wanted to integrate the google search in one of my forums

thanks
-Brandon

The3rdNipple 03-01-2009 11:29 PM

Good Job!

Can you make it so that it disables the default search and you must use Search With Google?

davidw 03-01-2009 11:32 PM

Quote:

Originally Posted by The3rdNipple (Post 1758033)
-Edit-
Reserved for mod?

I don't do that. :) I have reservations about reserving the first post but I won't get into that.

Quote:

Originally Posted by The3rdNipple (Post 1758068)
Good Job!

Can you make it so that it disables the default search and you must use Search With Google?

You could always do a template edit and remove the code that controls it. If you are unsure of which, let me know.

veenuisthebest 03-02-2009 01:18 AM

Hii..

Just wanted to know if its okay to display adsense for search in the Search popup box as in your 3rd screenshot.

Quote:

Originally Posted by Adsense Programme Policy
No Google ad or Google search box may be displayed in a pop-up, pop-under, or in an email.

I remember digitalpoint forums used to have this sometime back, but they have removed it now from the popup box.

davidw 03-02-2009 11:05 AM

Screenshot 3 is a drop-down box - it is part of the navigation system. A pop-up or pop-under is free-floating and can usually be disassociated with the current browser (will create a new instance of a browser page). Prior to creating this modificaiton, I checked the Program Policies to ensure this would comply.

Neal-UK 03-08-2009 12:59 PM

Working great, thankyou.

Neal-UK 03-09-2009 11:37 AM

Just one thing, my search box for vBadvanced cmps is a little wide knocking my forums out a little, how can I adjust the size?

davidw 03-09-2009 12:17 PM

You can adjust that in the admincp options.


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