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
  #2462  
Old 04-23-2008, 06:36 PM
DieselTruck DieselTruck is offline
 
Join Date: Feb 2008
Location: TN
Posts: 214
Благодарил(а): 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

In the Admip CP under the Admanagement setting in the Header and Navbar setting:

This is my Code:

Code:
<a href="http://www.URLOFSPONSER.com"target="_blank"><img src="images/*******/*******" border="0" /></a>
Simply create a code for each of your sponsors, then divide each code by a " | ". That is the default divideing mark for the code in Admanagement.

For Example:

Code:
<a href="http://www.upstatedieselperformance.com"target="_blank"><img src="images/banners/upstate1.gif" border="0" /></a> |  <a href="http://www.championtransmission.net"target="_blank"><img src="images/banners/champtrans1.gif" border="0" /></a> | <a href="http://www.dieselhaulin.com/forums/cartplog.php"target="_blank"><img src="images/banners/gearad.gif" border="0" /></a> | <a href="http://www.ironbullbumpers.com/"target="_blank"><img src="images/banners/ironbullad.gif" border="0" /></a> | <a href="http://www.dmaxwrenchkit.com"target="_blank"><img src="images/banners/wrenchkit2.gif" border="0" /></a>
Hope this helps you!
Reply With Quote
  #2463  
Old 04-23-2008, 08:18 PM
Pinocchi Pinocchi is offline
 
Join Date: Apr 2002
Posts: 3
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi,

I must admit that I haven't read all of the 160+ pages yet, but couldn't find an answer with the search function. If anybody would be helpful in pointing me to the right direction within these threads or with a new answer I would be very happy.

Thing is that I would like to make some advertisement sections of the forum available to the super moderators (in this case there's only one super moderator). I would like to have two sections available where she can put the banners in where she wants and the rest of the sections can only be handled from within the administrative control panel.

attachment should explain it a bit more.

Maybe it's best to just hack in the modcp/index.php file at the section $_REQUEST['do'] == "nav" and add the options manually, but I was just wondering if that would be the best way to do it or if somebody would have another option I haven't thought of.

Thanks in advance for your tips

Erik
Reply With Quote
  #2464  
Old 04-23-2008, 11:01 PM
kevbentz kevbentz is offline
 
Join Date: Jul 2007
Posts: 10
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Looking for a little help with using a conditional in the postbit advertising.

I have <if condition="!is_member_of($bbuserinfo, 16)">adcode</if> in my adcode box but for users of that usergroup it displays a blank ad (has a post that contains no ad).
Reply With Quote
  #2465  
Old 04-24-2008, 10:39 AM
Hornstar Hornstar is offline
 
Join Date: Jun 2005
Location: Australia
Posts: 2,469
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Will a 3.7 update be available of this which might include some updates and new features, and the ability to remove copyright notice for a fee etc.?
Reply With Quote
  #2466  
Old 04-24-2008, 02:31 PM
manutdvn manutdvn is offline
 
Join Date: Jul 2005
Posts: 147
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Bukusami View Post
sorry ox was box
auto insertion is so you dont have to edit templates/styles in the gernal ad options just turn it on.
HI mate,

I am able to add at forumbit, but it does not show like the pictures I posted. You can see this picture.



Can you tell me where I should put the code? I want to make like this:



The same box and show the same posts.

Thank you.
Reply With Quote
  #2467  
Old 04-24-2008, 04:41 PM
smith2007 smith2007 is offline
 
Join Date: Jun 2007
Posts: 12
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi, has anyone come accross this?

I have a problem where my adverts are disappearing when the refresh time is called.

Header section adverts are separated by a delimiter of | in the header section of VB ad management.
Ajax is enabled in VB General settings
Ajax refresh is enabled in VB Ad Management 4 - Global
Ajax refresh is configured in header section (VB Ad Management) and set to 40 seconds.

Initially an advert (taken randomley from my delimited list) appears fine, then after the set period of 40 seconds, the adverts disapear. They do not re-apear until I manually refresh the page. If I continue to manually refresh the page, the ads rotate as expected. However if I do not and the auto refresh is called, they dissapear and do not reapear.

I have tried with latest versions of Explorer and Firefox. (and refreshing browser cache)

I have hard coded into the header template rather than use the auto insert feature of VB admanagement.

Can anyone help with a suggestion?
Reply With Quote
  #2468  
Old 04-24-2008, 06:31 PM
Bukusami Bukusami is offline
 
Join Date: Mar 2006
Posts: 41
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

smith2007 i am using auto insert and have the same issue, my ad code is set to refresh every 30seconds..

@ manutdvn - try putting it in threadbit not forumbit.
Reply With Quote
  #2469  
Old 04-24-2008, 07:55 PM
Madmark Madmark is offline
 
Join Date: Apr 2008
Posts: 19
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I am implementing this mod following the instruction on the installation guide. I am able to create the advertisement (Adsense) but unable to get the Template Edit part to work. Can someone please show me how to do that? I am trying to have Adsense ad's displayed right under the first post of every thread(so I guess it is the Postbit template). I am running 3.69 in the legacy style display if that helps.

P.S. does anyone have problems running this mod with the NuWiki mod?


Much Appreciated,
Mark
Reply With Quote
  #2470  
Old 04-24-2008, 10:44 PM
Madmark Madmark is offline
 
Join Date: Apr 2008
Posts: 19
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Figured it out! With auto-insertion it works like a charm now. Thanks for this mod!:up::up::up:
Reply With Quote
  #2471  
Old 04-25-2008, 12:34 AM
manutdvn manutdvn is offline
 
Join Date: Jul 2005
Posts: 147
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Bukusami View Post
@ manutdvn - try putting it in threadbit not forumbit.
Hi mate,

I did but it does not show like the demo picture
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:35 AM.


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.09660 seconds
  • Memory Usage 2,323KB
  • 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
  • (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