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.
But, recently signed-up up with tribal fusion which is a CPM banner serving network.
They gave me some code and all works well except some of their banners indent from the left in the header position, others do not and display properly.
But, recently signed-up up with tribal fusion which is a CPM banner serving network.
They gave me some code and all works well except some of their banners indent from the left in the header position, others do not and display properly.
I refreshed your homepage a bunch of times but I never saw the effect you described. It all looked fine to me. If you have a custom footer setup, could you add a link to http://redtyger.co.uk in there please, it should be added by the modification but apparently not in this case.
Quote:
Originally Posted by NovemberRain
This is also what I need. Is there way to disable left and right ads only in vbadvanced?
You will have to ask at vBAdvanced, they will have a THIS_SCRIPT definition. In the advertisement templates you want to exclude from vBAdvanced, replace the template with the the following:
<if condition="THIS_SCRIPT == 'XGOESHERE'">
CURRENT TEMPLATE CONTENTS
</if>
and replace XGOESHERE with the THIS_SCRIPT definition they give you.
If you have a custom footer setup, could you add a link to http://redtyger.co.uk in there please, it should be added by the modification but apparently not in this case.
And not in my case, either. I don't have a heavily customized footer - some additions but no deletions. I didn't deliberately remove your footer link and don't believe in doing so. If I benefit from an add-on, I'm happy to give the authgor a link back as credit.
You may want to look again at how that link is supposed to be added.
I'm totally lost. I don't really know much about php code. I installed the vB ad Mgmt without any trouble and even got the left column to show "sponsered Links" but i don't have a clue how to add the ads now. I would like to add gif images from forum members and have them link to their websites but I can't seem to figure out how to do this. What am i doing wrong?