The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
![]() |
|||||||||||||||||||||||||||||
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. Additional modules: Forum Blog 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. Installation instructions: Installation Upgrading from an older version Download Now
Screenshots
Show Your Support
|
Благодарность от: | ||
yousufkanan |
Comments |
#52
|
||||
|
||||
![]() Quote:
![]() But there is no need to uninstall - deactivating does the same till there is a Fix. ![]() Opened a Thread at vBSEO Support - in most Cases they can help. |
#53
|
|||
|
|||
![]()
IS it possible to add an advertisement on the first post like attached image?
|
#54
|
|||
|
|||
![]()
Great Mod This is a Must mod nominated for MOTM .Thank you for ur good work Redtyger
|
#55
|
|||
|
|||
![]()
please be back add after last post
|
#56
|
||||
|
||||
![]() Quote:
Quote:
Search for $ad_location[ad_showthread_firstpost_start] in the postbit template and after it add $vbam_location[post_message] (note at the end). Set your ads to display every 1 post, choose the post_message template hook from the menu and for your adcode use this: Code:
<if condition="$GLOBALS[post][postcount] % $vboptions[maxposts] == 1"> <div style="float:right;margin-left:1em;margin-bottom:1em;"> YOUR ADVERTISEMENT </div> </if> The conditional is what restricts it from really appearing every 1 posts so if you're using other postbit adcode you'll have to work conditionals around it. While I'm on the subject, if anyone wants to include an advertisement with the last post before/if the option is added back in, just use this conditional: Code:
<if condition="$GLOBALS[post][islastshown]"> Everything here will be shown with the last post only. </if> * Unfortunately, vBulletin's use of ad_location hooks prevents anyone else using them unless I've included a specific workaround, which I haven't for that one. So unfortunately you have to make your own. I'll probably just remove ad_location hooks entirely. Very kind, glad it's helpful. |
#57
|
||||
|
||||
![]()
Glad to see you back RedTyger :up:
Will install this as soon as it works with VBSEO ![]() |
#58
|
||||
|
||||
![]()
I've installed this and am using it in my header. As said, gotta hit edit twice... Not a show stopper for me but would be nice to have fixed.
My other question... I believe it was this modification that previously allowed me to include an ad after every X post and after X threads, etc... Very flexible. I see all of that was removed (unless I'm thinking of another mod). Any way to put these back, I thought they were great. |
#59
|
||||
|
||||
![]() Quote:
|
#60
|
|||
|
|||
![]()
The auto-refresh feature doesn't seem to be working for me, is that a known bug or is something else the cause?
|
#61
|
||||
|
||||
![]() Quote:
Also, left/right columns don't show up on the right or left, but rather on the bottom. Where can I have the ads displayed between ever X thread/post/etc...? |
![]() |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|