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 |
#332
|
||||
|
||||
Ah, I see. No there's nothing I can do about that I'm afraid, it's up to you to size the advertisements to your forum.
|
#333
|
||||
|
||||
ah ok any hopes of this getting corrected on next release?
|
#334
|
||||
|
||||
No, like I just said...if someone is going to use an advertisement that's too big for the space they've got, that's up to them. I can't do anything about it. If you don't have enough space, don't use that advertisement. Simple as that.
|
#335
|
|||
|
|||
Hi,
I am sure I missed something in the installateion, I managed to PHP Code:
Any help is appreciated...... |
#336
|
|||
|
|||
Just a heads up to people who want their ads to work with other products like IBProArcade and such to use $GLOBALS[] in their style templates like
PHP Code:
|
#337
|
||||
|
||||
I have a problem. My site has 3 different styles, and I want the google ads, when showing, to blend into the styles background. At the moment, I have got the same ad on all the styles, which looks messy.
So what I want to know is, how do I restrict certain ads to a style? |
#338
|
||||
|
||||
Quote:
Code:
<if condition="$bbuserinfo['styleid'] == 1"> $(whatever)_adcode </if> <if condition="$bbuserinfo['styleid'] == 2"> Your advertisement code for styleid 2 </if> <if condition="$bbuserinfo['styleid'] == 3"> Your advertisement code for styleid 3 </if> |
#339
|
|||
|
|||
Looks like an awesome mod O_O gonna be using it ASAP.
|
#340
|
|||
|
|||
Cheers for the update.
|
#341
|
|||
|
|||
After installing V3.0 the following errors did occur in forumdisplay.php:
Warnung: in_array() [function.in-array]: Wrong datatype for second argument in /forumdisplay.php(907) : eval()'d code (Zeile 116) Warnung: in_array() [function.in-array]: Wrong datatype for second argument in /forumdisplay.php(907) : eval()'d code (Zeile 116) Warnung: in_array() [function.in-array]: Wrong datatype for second argument in /forumdisplay.php(907) : eval()'d code (Zeile 116) Warnung: in_array() [function.in-array]: Wrong datatype for second argument in /forumdisplay.php(907) : eval()'d code (Zeile 116) Warnung: in_array() [function.in-array]: Wrong datatype for second argument in /forumdisplay.php(907) : eval()'d code (Zeile 116) Warnung: in_array() [function.in-array]: Wrong datatype for second argument in /forumdisplay.php(907) : eval()'d code (Zeile 116) Warnung: in_array() [function.in-array]: Wrong datatype for second argument in /forumdisplay.php(907) : eval()'d code (Zeile 116) Warnung: in_array() [function.in-array]: Wrong datatype for second argument in /forumdisplay.php(907) : eval()'d code (Zeile 116) and: Die Cookies konnten nicht gesetzt werden, da der Header schon an den Browser geschickt wurde. Datei: /is/htdocs/xxxx/www/xxxxx/forum/includes/class_core.php Zeile: 3036 |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|