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.
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 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.
Like I said before I was using the the hooks that vb uses for the ads that way they show right under those. I don't think vbadvanced uses those. So at the end of the navbar (or top of forumhome) take that hook and paste into the box and use that instead.
Like I said before I was using the the hooks that vb uses for the ads that way they show right under those. I don't think vbadvanced uses those. So at the end of the navbar (or top of forumhome) take that hook and paste into the box and use that instead.
Granted I don't have my SEO software installed, homepage or arcade but the fact remains that it will work.
Upload everything in the uploads folder as is then go to Products and Plugins manager at your VB control panel and upload both vb_ad_management.xml and also vb_ad_management_english.xml found in the languages folder, both are products.
Just remember that when you add code to the header section you have to click save before moving on to the navbar area. Even though they are both on the same page they are separate areas and have separate and individual save buttons.
Also the remove ads link won't work so you need to remove those in the Advertisement Templates by deleting <phrase 1="$vboptions[bburl]">$vbphrase[adintegrate_remove_ads]</phrase>
I have Ajax disabled at the moment and also Automatically insert advertisements? so you must insert the appropriate hook into the appropriate template found in the Ad locations Templates. For example: after you place the code for the header and save it. Copy $header_advertisement and paste it in the ad_header_logo template.