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.
adsense appearing when user logged in to the forum only..
when ads are not appearing for guests..
i am using 3.8 please help me
I can only suggest you double-check your usergroup settings, I've not had that reported as a bug from anyone else yet.
Quote:
Originally Posted by Bravo2007
If you refering to the
Code:
ajax_start hook:
Changing
if ($vbam->do['createad'] !== false)
to:
if ($vbam->do['createad'] != false)
Then yeah I had that fix before doing the last replacing you replied for me to do
You could try putting it back again, but I'm not sure if it would be any use even if it doesn't trigger a different bug. I'll be looking at what's cropped up so far over the weekend.
Quote:
Originally Posted by abrecher
Redtyger, do you offer installation and configuration services ?
Have this program installed on 3.8.1
Refresh doesn't work in VB Ad of Forum ad When using Forum Ad and putting banner in between lists, banner appears one then it seems to want to rotate/refresh but the banners disappear (actually kinda cool) Documentation is somewhat sparse as I'm not, nor do I pretend to be a coder. But there things in this that is not understandable or easisly configurable
I am happy this is free, and would never actually complain, I'm just commenting on some things, it's amazing that people do this and share it and I appreciate every line of code you put in it. Just I'm a bit lost and want it to work all the way through.
Thanks
adsense appearing when user logged in to the forum only..
when ads are not appearing for guests..
i am using 3.8 please help me
In the setting
Enable advertisements for usergroups:
add a "1"
Quote:
Originally Posted by RedTyger
You could try putting it back again, but I'm not sure if it would be any use even if it doesn't trigger a different bug. I'll be looking at what's cropped up so far over the weekend.
I put it back to normal and it does the same thing.
and the edit problem comes back. so I had to re-do the vbseo fix
Have this program installed on 3.8.1
Refresh doesn't work in VB Ad of Forum ad When using Forum Ad and putting banner in between lists, banner appears one then it seems to want to rotate/refresh but the banners disappear (actually kinda cool) Documentation is somewhat sparse as I'm not, nor do I pretend to be a coder. But there things in this that is not understandable or easisly configurable
I am happy this is free, and would never actually complain, I'm just commenting on some things, it's amazing that people do this and share it and I appreciate every line of code you put in it. Just I'm a bit lost and want it to work all the way through.
Thanks
Not at all, the purpose of a beta is to have problems be found.
Quote:
Originally Posted by Bravo2007
I put it back to normal and it does the same thing.
and the edit problem comes back. so I had to re-do the vbseo fix
When I uploaded to 3.8.1 using default theme, it caused the topic page to become full width (usually there's a margin within the white wrapper, but this mod removed it)