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.
First, how do i get them to show up with this mod.
Second, I thought I could just uplaod it to a site and then paste the link but i dont know the proper code to get it to show ie (<img src="one.jpg" />)
@xcesiv - search for the Phrase and remove the Text. There is no ACP Option to stop it for Usergroups.
@RedTyger - as you can see nobody is happy with this Solution.
Please give us a ACP Function to stop this Link and Ads for certain Usergroups. Then it makes Sense. I read your last Description about this but i am still not understand the sense of your Descision and this Link if is not customisable.
1) When it refreshes a few times now and then there is no add.
I grabbed the code from the example in the back end. Can someone explain what could the problem be.
Basically all i want is for the add to pick randomly between a few banners. All members, all screens
2) how do i make the banners linkable (A link for each banner).
The example was just that, an example. You shouldn't use it. Try this code instead, I've made the banners into links, just replace http://www.example.com with where you want them to go.
i can't upload the leanguage file.... it's "not valid file"... How can i do? My ACP managment isn't translate....
What is the exact error message? If it needs translating into English I'd be grateful if you could have a go.
Quote:
Originally Posted by redlabour
What about the Postbit Bug?
I'm waiting for other reports at the moment to confirm it's a widespread bug. That nobody else has reported it yet makes me wonder if it is a vBSEO bug or specific to your forum somehow. I haven't forgotten you.
It's not so simpe, i try. The thing is i have a RL big forum: http://forum.tibia.pl And it uses memceche (i'm turning this in config.php file of vB). This thing is caching all querys in RAM. Normally query is readed directly from Database.
When i'm turning Ad Managment, the whole forum stops, becouse whole database locks itself.