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.
Struggling to get it fully working for Google AdSense. I mean I managed to successfully install everything and get the Client ID inserted properly using the #shared# feature an the field5 value taken from the user profile.
But I also need to be using the Channel ID which is different for each user, can anyone give me some clue on achieving this, please?
Only one field may shared. What you could do is instead of asking people to input their adsense account is ask them to input the entire two rows of the adsense code and replace both rows with #shared#, but I'm not sure how many people would do that properly. You can share any amount of code so there's nothing to stop you simply sharing the entire adsense code if you wanted, which might work better than just the two rows but would be harder to restrict what people could input.
Quote:
Originally Posted by 4newbies
Thank you for your response. This has corrected my blank page problem. I had no clue what to do with those files until you said to upload them to my server. Perhaps it might be common knowledge to upload modification files to an "includes" folder on the server. However, newbies like me to this would have never known to do this unless it was in the instructions. You should consider listing this step in your instructions, unless I messed it somehow.
Thanks again for your hard work and quick response.
PS: Please check the Pm I sent you RedTyger
Looks like I only released the instructions in the update notifications and not the thread, that was silly. Sorry 'bout that, added the step. Speaking of which...
Quote:
Originally Posted by Goodman_2020
Hi,
I installed vb mangment, i follow all the instructions, like says the first post... everything is ok, except that when i turn on the ads. in vb managment global settings, if i click to see my forum (to see how it looks like) my forum disapear...when i turn it off, it comes back...weird or normal?? maybe i need to set something special? maybe i need at least one advertisment code to make it work?
Please help; thx
sorry for my english, i'm french
p.s: i have google adsense installed in my postbit too (maybe a conflict?)
edit: i uninstalled it, and it didn't change anything
You must upload the contents of the includes folder in the zip file to the includes folder of your vBulletin installation.
In response to the PMs, there is no longer a brand-free option. Sorry.
Only one field may shared. What you could do is instead of asking people to input their adsense account is ask them to input the entire two rows of the adsense code and replace both rows with #shared#, but I'm not sure how many people would do that properly. You can share any amount of code so there's nothing to stop you simply sharing the entire adsense code if you wanted, which might work better than just the two rows but would be harder to restrict what people could input.
Thanks, RedTyger
I managed to tweak the code to allow entering Client ID and Channel ID in separate fields like I wanted them to work.