Go Back   vb.org Archive > vBulletin Modifications > vBulletin 3.8 Modifications > vBulletin 3.8 Add-ons
FAQ Community Calendar Today's Posts Search

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
  #272  
Old 04-24-2009, 04:44 PM
Quantnet Quantnet is offline
 
Join Date: Nov 2006
Location: NYC
Posts: 649
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It looks like ajax refresh does not work on custom adblock. It works fine in other predefined blocks.
Maybe it has something to do with my custom adblock is inside VB Advanced?
Reply With Quote
  #273  
Old 04-25-2009, 06:07 AM
redlabour's Avatar
redlabour redlabour is offline
 
Join Date: Mar 2004
Location: Wuppertal, NRW, Germany
Posts: 1,541
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by redlabour View Post
BUG:

In Hook private_insertpm_process there must be a Error at creating new Users via AdminCP.



The User is still created but this Database Error appears everytime at creating a new User.

vBulletin 3.8.2
Any answer or is this Mod again death?
Reply With Quote
  #274  
Old 04-25-2009, 11:52 AM
KinG DeV KinG DeV is offline
 
Join Date: Apr 2009
Posts: 3
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks, verry good
Reply With Quote
  #275  
Old 04-25-2009, 02:32 PM
Blue Ink Blue Ink is offline
 
Join Date: Apr 2009
Posts: 20
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

<font color="Navy">I dowloaded, installed, and added the code below (just as a test) to the 'header adcode' section but nothing happens. Is there something else I need to do turn it 'on' or is the code wrong? TIA!</font>

<a href="http://www.google.com"><img src="images/backgrounds/background_002.gif" width="250" height="60" alt="TESTING... TESTING... 1... 2... 3..." border="2" align="" /></a>
Reply With Quote
  #276  
Old 04-25-2009, 04:24 PM
Blue Ink Blue Ink is offline
 
Join Date: Apr 2009
Posts: 20
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

<font color="Navy">Can anyone tell me how to get the ad to display?</font>
Reply With Quote
  #277  
Old 04-25-2009, 04:57 PM
Blue Ink Blue Ink is offline
 
Join Date: Apr 2009
Posts: 20
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

<font color="Navy">It looks like the problem is that it can't find the image I want to display... If I just add text that is a hyperlink to a website it works fine... but if I add an image I get the red 'x'... This is what I'm entering for image... please help...</font>

<img src="/images/misc/test.gif" border="0" align="left">
Reply With Quote
  #278  
Old 04-25-2009, 05:36 PM
Blue Ink Blue Ink is offline
 
Join Date: Apr 2009
Posts: 20
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by GoTTi View Post
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.

Were you ever able to figure this out?
Reply With Quote
  #279  
Old 04-26-2009, 07:52 AM
Mattcch Mattcch is offline
 
Join Date: Jan 2009
Posts: 19
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Blue Ink View Post
It looks like the problem is that it can't find the image I want to display... If I just add text that is a hyperlink to a website it works fine... but if I add an image I get the red 'x'... This is what I'm entering for image... please help...

<img src="/images/misc/test.gif" border="0" align="left">
hi brother/sister,

maybe

1) the relative image path issue,
try remove the first '/' in the above path ---------> "images/misc/test.gif"

or

2) try using the absolute path like <img src="http://www.your_forum_domain.com/images/misc/test.gif"

to test the image access/display permission of your web hosting.
(replace with your forum domain for your_forum_domain.com)

Need make sure that the image gif file is in that directory path.

Hope a little help.
Reply With Quote
  #280  
Old 04-26-2009, 08:56 PM
jrock1 jrock1 is offline
 
Join Date: Apr 2009
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I created three ads, uploaded them, then put in the html in the HEADER section of the ad mgmt. and put the $vbam_location[name] in the ad_location_header of the styles & templates. I set the AJAX refresh and put 10 seconds, etc.

So here's the problem:

They will show up, but they don't auto rotate. I have to refresh the page to see a different one.

Anybody think they can help me?

www.rapidstockprofits.net

Thanks
J
Reply With Quote
  #281  
Old 04-27-2009, 01:38 PM
JWL's Avatar
JWL JWL is offline
 
Join Date: Jul 2006
Location: cyberspace
Posts: 131
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by jrock1 View Post
I created three ads, uploaded them, then put in the html in the HEADER section of the ad mgmt. and put the $vbam_location[name] in the ad_location_header of the styles & templates. I set the AJAX refresh and put 10 seconds, etc.

So here's the problem:

They will show up, but they don't auto rotate. I have to refresh the page to see a different one.

Anybody think they can help me?


www.rapidstockprofits.net

Thanks
J
Actually Many people have the same issue, I included. It seems the Author has no interest in adding his comments. Personally if I wanted a banner rotater I would have installed that instead. :erm: :down:

I just noticed, this product is not supported by the developer :down:

Uninstalled
Reply With Quote
Reply


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 01:13 PM.


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.08509 seconds
  • Memory Usage 2,342KB
  • 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
  • (4)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
  • (2)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