The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
vB Ad Management 4 Details »» | ||||||||||||||||||||||||||
What does it do? 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. You can read in more detail about these and other features in the manual, which also contains some helpful notes and instructions, as well as the installation and upgrade instructions 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:
Show Your Support
|
Comments |
#2352
|
|||
|
|||
As I understand and according to the help text, with this hack one can display a different banner per forum?
Example, I have 10 sponsors and I only want specific banners to show within certain forums, whether logged or not, so that certain ads are shown on for certain forums. I have vBulletin 3.68 and nothing even appears in the right column. Here's my script for Right Column enabled: <if condition="$forumid == 36"> <table width="170" height="1300" border="0" cellpadding="0" cellspacing="0"> <tr> <td valign="top"><div align="center"> <p><img src="http://www.newbusinesschat.com/ads/ut-irwin.jpg" /></p> <p><img src="http://www.newbusinesschat.com/ads/ut-united.jpg"/></p> <p><img src="http://www.newbusinesschat.com/ads/ut-digitalranch.jpg"/></p> <p><img src="http://www.newbusinesschat.com/ads/ut-icgroup.jpg" /></p> <p><img src="http://www.newbusinesschat.com/ads/ut-gilman.jpg"/></p> <p><img src="http://www.newbusinesschat.com/ads/ut-cube.jpg"/></p> <p><img src="http://www.newbusinesschat.com/ads/ut-advantage.jpg"/></p> <p><img src="http://www.newbusinesschat.com/ads/ut-pulse.jpg"/></p> <p><img src="http://www.newbusinesschat.com/ads/ut-dandd.jpg"/></p> <p><img src="http://www.newbusinesschat.com/ads/ut-geekbox.jpg"/></p> <p><img src="http://www.newbusinesschat.com/ads/ut-danreed.jpg"/></p> <p><img src="http://www.newbusinesschat.com/ads/ut-intermountain.jpg"/></p> </div></td> </tr> </table> </if> <if> ....... </if> ........... and so on for other forumids I have also used all the follwing vBulletin Template Conditionals List to see if one of them would work: <if condition="$forumid == 5"> <if condition="$forum[forumid] == 5"> <if condition="$foruminfo[forumid] == 5"> <if condition="$thread[forumid] == 5"> Still nothing. Just blank column. CAN ANYONE HELP PLEASE! |
#2353
|
|||
|
|||
How can I realise this:
I am using vBlog and I want to show on a members blog the members adsense code, so that the member can make money with his blog. If the member does not have an adsense code, I want to use my own code. How do I realise this? I was thinking of placing this in a vblog template (field6 is the Adsense Pub ID specified by the blog owner in his profile): If #field6#_of_blogowner is not empty then: <script type="text/javascript"> <!-- google_ad_client = "#field6# of blogowner"; google_ad_slot = "6799"; google_ad_width = 468; google_ad_height = 60; //--> </script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script> Otherwise: my own adsense code How do I write this? I dont know which variables to use e.g. for vblog to write a condition. |
#2354
|
||||
|
||||
How do I removed this notice "Remove advertisements" from showing on the ad?
Thanks |
#2355
|
|||
|
|||
I tried to show ads on the header but it doesnt seem to work although the preview code is alright... my website is at limeroll.com
i wonder what's the problem. can someone help? |
#2356
|
|||
|
|||
Attached is the image... seems like everything is in order but nothing shows up... Im using vbadvanced
|
#2357
|
|||
|
|||
Quote:
put top or bottom in the area marked automatic insertion. Also, make sure auto insertion is turned on in the settings. |
#2358
|
|||
|
|||
Quote:
In order to take that out you would have to delete the code within the templates. For Example: in advertisement_footer delete the below code.... Quote:
|
#2359
|
|||
|
|||
Very smart! Thank you, it worked!
|
#2360
|
|||
|
|||
Quote:
Anyone? Thanks |
#2361
|
|||
|
|||
Awesome Hack...
I have it enabled to rotate through my Adsense AND Tradedoubler ads.... Top Top HAck INSTALLED |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|