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.
When any problems are dealt with, it will be released here. In the meantime, it is a test version and anyone is welcome to try it. Let me know how you get on.
You must define the table data <td> where is the banner as a height="100%", I think the height is missing but haven't tested cos I do'nt use column ads
Hi RedTyger again me.
How can i remove the red things in my attachment?
here's my forums test preview:
please check my attachment and pls help me.
Sorry, I couldn't tell you with a custom theme. The columns are something that I can only really set to work with the default theme out of the box, anything else may need customising to fit. The code it searches for is in the global_start.php file.
Quote:
Originally Posted by DarthCoder
redtyger, how can I display ads before first post. I did it once but after re installing vb i forgot how.
In the postbit section of the settings is an option called "Display ads with first post". Set it to yes.
Sorry, I couldn't tell you with a custom theme. The columns are something that I can only really set to work with the default theme out of the box, anything else may need customising to fit. The code it searches for is in the global_start.php file.
Thanks for the reply but how can i remove the borders? From global_start.php file or some different way?
Amazing add-on! Please help me through this speed bump. I'm trying to install this and i have a different forum theme. Currently my forum only displays header ads to the admin! Where exactly should i place the $header_advertisement in my header?
PHP Code:
<!-- logo -->
<a name="top"></a>
<!-- this the header area, including the top right navigation -->
<div id="header">
<div id="logo" ><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="images/forumheaven/main/top_a.gif" alt="$vboptions[bbtitle]" /></a></div>
<div id="navigation"><span id="subnavi"><span class="navigation">
<a href="index.php">Home</a>
<a href="memberlist.php">Members</a>
<a href="calendar.php$session[sessionurl_q]">Events</a>
<a href="faq.php">Help</a>
Thanks for the reply but how can i remove the borders? From global_start.php file or some different way?
I'd really ask the person who designed your style, they'd know best. In the global_start.php are two lines with the left/right_column bits of code (its obvious where they are) with some HTML which is what is added to the style.
Quote:
Originally Posted by directprint
Can this mod also place the advert after the last post instead of the first post?
Yes, it's just an on/off button.
Quote:
Originally Posted by calbano_18
Amazing add-on! Please help me through this speed bump. I'm trying to install this and i have a different forum theme. Currently my forum only displays header ads to the admin! Where exactly should i place the $header_advertisement in my header?
Not to sound unhelpful, but you can put it anywhere you like. If it doesn't look right, just move it until it does. Sounds like you may not have changed the Usergroup setting in Global Settings yet, all ads show to the admin only by default.