Go Back   vb.org Archive > vBulletin Modifications > vBulletin 3.8 Modifications > vBulletin 3.8 Add-ons

Reply
 
Thread Tools
vB Ad Management Details »»
vB Ad Management
Version: 5.02, by RedTyger RedTyger is offline
Developer Last Online: Nov 2022 Show Printable Version Email this Page

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.

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

File Type: zip vb_ad_management_502.zip (33.8 KB, 5693 views)

Screenshots

File Type: jpg vbam_block_500.jpg (90.3 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
Благодарность от:
yousufkanan

Comments
  #82  
Old 02-11-2009, 01:02 PM
RedTyger's Avatar
RedTyger RedTyger is offline
 
Join Date: Nov 2006
Location: UK
Posts: 1,310
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Are you using the vBSEO fix?
Reply With Quote
  #83  
Old 02-11-2009, 02:40 PM
ppriyaraju ppriyaraju is offline
 
Join Date: Feb 2009
Posts: 5
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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
Reply With Quote
  #84  
Old 02-12-2009, 12:28 AM
Bravo Bravo is offline
 
Join Date: Nov 2006
Posts: 67
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by RedTyger View Post
Are you using the vBSEO fix?
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
Reply With Quote
  #85  
Old 02-12-2009, 02:22 AM
abrecher abrecher is offline
 
Join Date: Jan 2004
Posts: 205
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Redtyger, do you offer installation and configuration services ?
Reply With Quote
  #86  
Old 02-12-2009, 07:55 PM
RedTyger's Avatar
RedTyger RedTyger is offline
 
Join Date: Nov 2006
Location: UK
Posts: 1,310
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ppriyaraju View Post
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 View Post
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 View Post
Redtyger, do you offer installation and configuration services ?
Yes, I've replied at RT.
Reply With Quote
  #87  
Old 02-12-2009, 10:01 PM
bposner bposner is offline
 
Join Date: Feb 2009
Posts: 150
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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
Reply With Quote
  #88  
Old 02-12-2009, 10:37 PM
Bravo Bravo is offline
 
Join Date: Nov 2006
Posts: 67
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ppriyaraju View Post
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 View Post
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
Reply With Quote
  #89  
Old 02-13-2009, 06:48 AM
RedTyger's Avatar
RedTyger RedTyger is offline
 
Join Date: Nov 2006
Location: UK
Posts: 1,310
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by bposner View Post
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 View Post
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
Roger.
Reply With Quote
  #90  
Old 02-14-2009, 03:52 AM
mc2w's Avatar
mc2w mc2w is offline
 
Join Date: Feb 2009
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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)
Reply With Quote
  #91  
Old 02-14-2009, 03:48 PM
redlabour's Avatar
redlabour redlabour is offline
 
Join Date: Mar 2004
Location: Wuppertal, NRW, Germany
Posts: 1,541
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Warnung: Division by zero in [path]/includes/functions_forumlist.php(393) : eval()'d code (Zeile 185)

Warnung: Division by zero in [path]/includes/functions_forumlist.php(393) : eval()'d code (Zeile 185)

Warnung: Division by zero in [path]/includes/functions_forumlist.php(393) : eval()'d code (Zeile 185)

Warnung: Division by zero in [path]/includes/functions_forumlist.php(393) : eval()'d code (Zeile 185)

Warnung: Division by zero in [path]/includes/functions_forumlist.php(393) : eval()'d code (Zeile 185)

Warnung: Division by zero in [path]/includes/functions_forumlist.php(393) : eval()'d code (Zeile 185)

Warnung: Division by zero in [path]/includes/functions_forumlist.php(393) : eval()'d code (Zeile 185)

Warnung: Division by zero in [path]/includes/functions_forumlist.php(393) : eval()'d code (Zeile 185)

Warnung: Division by zero in [path]/includes/functions_forumlist.php(393) : eval()'d code (Zeile 185)

Warnung: Division by zero in [path]/includes/functions_forumlist.php(393) : eval()'d code (Zeile 185)

Warnung: Division by zero in [path]/includes/functions_forumlist.php(393) : eval()'d code (Zeile 185)

Warnung: Division by zero in [path]/includes/functions_forumlist.php(393) : eval()'d code (Zeile 185)

Warnung: Division by zero in [path]/includes/functions_forumlist.php(393) : eval()'d code (Zeile 185)

Warnung: Division by zero in [path]/includes/functions_forumlist.php(393) : eval()'d code (Zeile 185)

Warnung: Division by zero in [path]/includes/functions_forumlist.php(393) : eval()'d code (Zeile 185)

Warnung: Division by zero in [path]/includes/functions_forumlist.php(393) : eval()'d code (Zeile 185)

Warnung: Division by zero in [path]/includes/functions_forumlist.php(393) : eval()'d code (Zeile 185)

Warnung: Division by zero in [path]/includes/functions_forumlist.php(393) : eval()'d code (Zeile 185)

Warnung: Division by zero in [path]/includes/functions_forumlist.php(393) : eval()'d code (Zeile 185)

Warnung: Division by zero in [path]/includes/functions_forumlist.php(393) : eval()'d code (Zeile 185)

Warnung: Division by zero in [path]/includes/functions_forumlist.php(393) : eval()'d code (Zeile 185)

Warnung: Division by zero in [path]/includes/functions_forumlist.php(393) : eval()'d code (Zeile 185)

Warnung: Division by zero in [path]/includes/functions_forumlist.php(393) : eval()'d code (Zeile 185)

Warnung: Division by zero in [path]/includes/functions_forumlist.php(393) : eval()'d code (Zeile 185)

Warnung: Division by zero in [path]/includes/functions_forumlist.php(393) : eval()'d code (Zeile 185)

Warnung: Division by zero in [path]/includes/functions_forumlist.php(393) : eval()'d code (Zeile 185)

Warnung: Division by zero in [path]/includes/functions_forumlist.php(393) : eval()'d code (Zeile 185)
If Forumlist Ads are enabled.
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 09:06 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.12487 seconds
  • Memory Usage 2,338KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_code
  • (9)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (1)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (2)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete