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

Reply
 
Thread Tools
vB Ad Management 4 Details »»
vB Ad Management 4
Version: 5.00, by RedTyger RedTyger is offline
Developer Last Online: Nov 2022 Show Printable Version Email this Page

Category: Major Additions - Version: 3.6.8 Rating:
Released: 11-08-2006 Last Update: 12-12-2007 Installs: 1791
DB Changes Uses Plugins Template Edits Auto-Templates
Additional Files  
No support by the author.


What does it do?

Features include global settings, advertisements allowing template conditionals, ad sharing and ad revenue sharing, timed advertisements, preset popular ad locations and functions such as sponsors, additional custom ad locations, random and static advertisements and its all very easy to use. You can use it for ordinary ads like adsense, banner rotations, or any content at all as well as using it to manage ads outside your forum too.

You can read in more detail about these and other features in the manual, which also contains some helpful notes and instructions, as well as the installation and upgrade instructions



If you are using autoinsertion and were using vB Ad Management before version 4.00, you will need to remove your old template edits or advertisements will appear multiple times. Just reverse the old instructions below.

Quote:
* Find <!-- post $post[postid] popup menu --> and paste $postbit_advertisement above it in your postbit & postbit_legacy templates.
* Paste $forumbit_advertisement at the bottom of your forumhome_forumbit_level1_post and forumhome_forumbit_level2_post templates.
* Paste $threadbit_advertisement at the bottom of your threadbit template.
* Paste $footer_advertisement at the top of your footer template.
* Find $spacer_close in your footer template and below it paste $rightcolumn_advertisement.
* Find &nbsp; in your header template and replace it with $header_advertisement.
* Find $spacer_open in your header template and below it paste $leftcolumn_advertisement.

Show Your Support

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

Comments
  #2452  
Old 04-20-2008, 01:48 PM
Bukusami Bukusami is offline
 
Join Date: Mar 2006
Posts: 41
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have read though as much as i can on this thread, found a solution but i am confusing myself over it.

I have multiple styles and want to use adsense with this mod, i have made a adsense banner with a style to match one of mine, but the code it gave me had no way of changing any colours for the replace variables solution given.

I have used auto insertion and am confusing myself on how ot use this across multiple styles,

Code:
<script type="text/javascript"><!--
google_ad_client = "pub-******";
//banner728x90,
google_ad_slot = "0263113716";
google_ad_width = 728;
google_ad_height = 90;
//--></script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
That is my adsense code, is there a way i can make multiple adsense banners and insert the code seperatly for each style? i tried the replace variables ot change google_ad_slot = "0263113716" to the code for a second banner with a differant style, but all i got was page not displayed in the banner area.

Any help would be great.
Reply With Quote
  #2453  
Old 04-20-2008, 11:42 PM
NJharley NJharley is offline
 
Join Date: Apr 2008
Posts: 6
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ok.,, I have this installed cant figure out if this is the right thing for me.. I don't plan on using adsense, I want to post ad banners for local business that will rotate 5-6 different banners with links to each site. Im lost with the Adcode part......I wanted to just ad an html code for the banner with a link to the site on various forum pages and on different parts of the pages as well...

Thanks in advance
Reply With Quote
  #2454  
Old 04-21-2008, 10:59 AM
manutdvn manutdvn is offline
 
Join Date: Jul 2005
Posts: 147
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello,

I tried to do this mod to add google ads like this but I could not.

Show on forumhome:



Show on the box:



Does anybody know how to do?
Thank you.
Reply With Quote
  #2455  
Old 04-21-2008, 03:24 PM
Bukusami Bukusami is offline
 
Join Date: Mar 2006
Posts: 41
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

that isnt forumhome, that location would be thread bit, use auto insertion and paste your adsense code in the ox for threadbit.
Reply With Quote
  #2456  
Old 04-21-2008, 07:54 PM
NJharley NJharley is offline
 
Join Date: Apr 2008
Posts: 6
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by NJharley View Post
Ok.,, I have this installed cant figure out if this is the right thing for me.. I don't plan on using adsense, I want to post ad banners for local business that will rotate 5-6 different banners with links to each site. Im lost with the Adcode part......I wanted to just ad an html code for the banner with a link to the site on various forum pages and on different parts of the pages as well...

Thanks in advance
bump
Reply With Quote
  #2457  
Old 04-22-2008, 12:02 AM
gwerzal's Avatar
gwerzal gwerzal is offline
 
Join Date: Oct 2007
Posts: 317
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by karim004 View Post
To remove ads hperlink with registration page :
Go to Admincp--------Styles & Templates-------------Style Manager-------------Advertisement Templates
Header====> remove this code from advertisement_header :

Footer ===>>>remove this code from : advertisement_footer

Postbit ===>>>remove this code from advertisement_postbit :

live demo CLICK HERE
Thanks for this. Really useful as i dont want to remove ads for members but is there anyway to change it so it sais "Make Money By Being A Member" for instance and then go to a specific page.

Would be even better if there was someway to remove it after they have become a member.
Reply With Quote
  #2458  
Old 04-22-2008, 06:12 AM
manutdvn manutdvn is offline
 
Join Date: Jul 2005
Posts: 147
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Bukusami View Post
that isnt forumhome, that location would be thread bit, use auto insertion and paste your adsense code in the ox for threadbit.
Hi Bukusami,

What is auto insertion? is it tool? and what does "ox" mean?

In the threadbit, where i should add the code $threadbit_advertisment?

Thank you.
Reply With Quote
  #2459  
Old 04-22-2008, 03:31 PM
Bukusami Bukusami is offline
 
Join Date: Mar 2006
Posts: 41
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

sorry ox was box
auto insertion is so you dont have to edit templates/styles in the gernal ad options just turn it on.
Reply With Quote
  #2460  
Old 04-23-2008, 12:39 PM
NJharley NJharley is offline
 
Join Date: Apr 2008
Posts: 6
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ok.,, I have this installed cant figure out if this is the right thing for me.. I don't plan on using adsense, I want to post ad banners for local business that will rotate 5-6 different banners with links to each site. Im lost with the Adcode part......I wanted to just ad an html code for the banner with a link to the site on various forum pages and on different parts of the pages as well...

Thanks in advance
Reply With Quote
  #2461  
Old 04-23-2008, 04:00 PM
Bukusami Bukusami is offline
 
Join Date: Mar 2006
Posts: 41
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

you only need ot post once, not 3 times.
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:51 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.08703 seconds
  • Memory Usage 2,313KB
  • 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
  • (1)bbcode_code
  • (4)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
  • (4)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