Version: 5.02, by RedTyger
Developer Last Online: Nov 2022
Category: Major Additions -
Version: 3.8.x
Rating:
Released: 02-01-2009
Last Update: 03-09-2009
Installs: 740
Uses Plugins Auto-Templates
Additional Files Translations
No support by the author.
This modification allows you to add advertisements to your vBulletin software. It's very easy to use, very quick and allows almost unlimited customisation. There is no restriction regarding the content you can use. Adsense, images, flash, plain text and you can use template conditionals and phrases as well. It will put anything, anywhere. Just about.
Features:
- Timed ads.
- Self-refreshing ads.
- Ad rotations.
- Ads using conditionals, phrases and templates.
- Ad sharing.
- Default ad blocks (typical ad block screenshot attached) for all the most popular locations plus another 25 custom blocks.
- Default ad blocks for some of the most popular alternative formats; columns, full-page, sponsors.
- Ads for distributed content (emails and feeds).
- Instant previews before publishing.
- No template edits necessary.
- Compatibility with external pages and software.
- Appearance blending to make your ads look like part of your vBulletin templates.
- Alter hyperlinks to include your referral codes.
- Further details in the manual.
For software-specific management (i.e. threads on a forum, comments on a blog) and/or ad (revenue) sharing you will additionally need the appropriate module.
This modification is supported with a link back to my homepage in the footer. Unbranded is per vBulletin license to be used with, see here for details.
dunno if im doing something wrong or dont understand this thing....
i just installed this, put the ad in the header, enabled the header ad, and nothing is showing. am i suppose to do something special? put a $header_ad or something in a template or is this auto insert?
i tried it in the header, didnt work. i tried it with PM's and nothing as well.
I'm having the exact same problem. I can't get any of the ads to show up at all
Still can't get the navbar ads to work right. I want them to automatically rotate to the next vendors ad, but the auto refresh won't work with the new update. Even the 5.01 didn't work correctly, it made the whole page flicker when switching to the next ad. Now with the latest one, they don't rotate at all unless you manually refresh the screen.
Is there any way to add the option to exclude a style from having ads?
Or better yet, can anyone explain to me how to add an If/else code to the footer for an ad. (if this styleid=no ad, else=ad.)
You can create your own plugin at global_start to turn off vbam entirely.
PHP Code:
/*** Change to your style id ***/
if ($styleid==XXX){
/*** End Change to your style id ***/
// turn off vbadmanagement
$vbulletin->options['vbam']['ads'] = false;
}
Any tell me what to look for if the following happens? Banners preview fine in the admincp, BUT nothing appears in the header of the actual forum, have checked the header template and the hook is in place but still nothing?
Any ideas? Or is this going to be another uninstall :erm:
I'm installed a different theme 3.8 ver. I have the latest vbulletin upgrage. I previously have ad sence on and added this ad upgrade. I installed correctly well I think turned it on in controll pan but no ads. I then selected the default skin and still none.
I searched the threads and couldn't find an answer. I updated my header banner (only a single banner) but it still tries to show the old banner on the forums.
I tried turning off and on the advertising, turning on and off the header banner, deleting cookies, etc. Even different browsers. They all show the old banner code.
I need some help, I have this installed by when the plugin is enabled it breaks my vbportal with this error
HTML Code:
Fatal error: Call to a member function on a non-object in C:\Domains\mysitename.com\wwwroot\forums\includes\functions.php(5721) : eval()'d code on line 110