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.
it suppose to place the ad every 2 post, but it dosnt, It wont place the ad on rightside of the forum and mainpage, the upper banner is on leftside its not on the center!
The ads with posts are showing up after the first post at the moment, and your javascript adcode is being inserted correctly. I can only assume that there is a problem with your ad provider since there seems to be no problem with the display functioning.
Since you have a custom theme, I can't really do much about ads not appearing or appearing in the wrong place. It's impossible to say what needs to go where. But you should make sure you have done the right/leftcolumn template edits as described in the instructions and that they have been enabled in the Columns section of the settings.
The ads with posts are showing up after the first post at the moment, and your javascript adcode is being inserted correctly. I can only assume that there is a problem with your ad provider since there seems to be no problem with the display functioning.
Since you have a custom theme, I can't really do much about ads not appearing or appearing in the wrong place. It's impossible to say what needs to go where. But you should make sure you have done the right/leftcolumn template edits as described in the instructions and that they have been enabled in the Columns section of the settings.
Ok now take a look again ad are in leftside of page but not on right
Hey Red, ya know how I was mentioning some possible updates you could do? Well heres some screenshots from my banner mod I was using with phpbb....first is the admin page, second is what you'd see if you went to add/edit a banner. Hopefully you could add some of the functionality to your already awesome mod heres the screens: http://teknosounds.com/nick/adminbanner.JPG http://teknosounds.com/nick/addeditbanner.JPG
if you'd like to look at any of the code the author used I still have the addon.
Do I need to do all these installs for version 2.1?
Quote:
# v2.0 Paste $forumbit_advertisement at the bottom of your forumhome_forumbit_level1_post and forumhome_forumbit_level2_post templates.
# v2.0 Paste $threadbit_advertisement at the bottom of your threadbit template.
# v2.0 Paste $footer_advertisement at the top of your footer template.
# v2.0 Find $spacer_close in your footer template and below it paste $rightcolumn_advertisement.
# v2.0 Find in your header template and replace it with $header_advertisement.
# v2.0 Find $spacer_open in your header template and below it paste $leftcolumn_advertisement.