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

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

Category: Major Additions - Version: 3.6.8 Rating:
Released: 11-08-2006 Last Update: 12-12-2007 Installs: 1791
DB Changes Uses Plugins Template Edits Auto-Templates
Additional Files  
No support by the author.


What does it do?

Features include global settings, advertisements allowing template conditionals, ad sharing and ad revenue sharing, timed advertisements, preset popular ad locations and functions such as sponsors, additional custom ad locations, random and static advertisements and its all very easy to use. You can use it for ordinary ads like adsense, banner rotations, or any content at all as well as using it to manage ads outside your forum too.

You can read in more detail about these and other features in the manual, which also contains some helpful notes and instructions, as well as the installation and upgrade instructions



If you are using autoinsertion and were using vB Ad Management before version 4.00, you will need to remove your old template edits or advertisements will appear multiple times. Just reverse the old instructions below.

Quote:
* Find <!-- post $post[postid] popup menu --> and paste $postbit_advertisement above it in your postbit & postbit_legacy templates.
* Paste $forumbit_advertisement at the bottom of your forumhome_forumbit_level1_post and forumhome_forumbit_level2_post templates.
* Paste $threadbit_advertisement at the bottom of your threadbit template.
* Paste $footer_advertisement at the top of your footer template.
* Find $spacer_close in your footer template and below it paste $rightcolumn_advertisement.
* Find &nbsp; in your header template and replace it with $header_advertisement.
* Find $spacer_open in your header template and below it paste $leftcolumn_advertisement.

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #802  
Old 04-02-2007, 08:52 PM
KipLarson KipLarson is offline
 
Join Date: Jul 2005
Posts: 191
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Have you considered something where if the user pays for the subscription they in turn are given an italic username? Or is that not something this plugin can do?
Reply With Quote
  #803  
Old 04-02-2007, 09:01 PM
milsirhc's Avatar
milsirhc milsirhc is offline
 
Join Date: Jan 2007
Posts: 206
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

For those having the same prob, I've posted a thread in vbseo.

Hope we fixed this problem =)

Thread is: http://www.vbseo.com/f77/sql-error-12636/#post77322
Reply With Quote
  #804  
Old 04-02-2007, 09:05 PM
milsirhc's Avatar
milsirhc milsirhc is offline
 
Join Date: Jan 2007
Posts: 206
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Redtyger:

One question to ask you is (maybe someone has ask before), if I don't use any of the $advertisement_code, and put adsense directly into the forum itself using the ad code with "#shared#", it won't work ya?

What's the work ard for it? Reason I'm doing this is I want to add an ad code (text link adsense) in my edit, reply, quote table.. but I can't do that.. tried "cheating" by dumping the ad code in the $footer_advertisement and insert the $footer_advertisement into the table but it won't work...

any idea how I can do that?
Reply With Quote
  #805  
Old 04-02-2007, 09:06 PM
milsirhc's Avatar
milsirhc milsirhc is offline
 
Join Date: Jan 2007
Posts: 206
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by KipLarson View Post
Have you considered something where if the user pays for the subscription they in turn are given an italic username? Or is that not something this plugin can do?
Sorry kiplarson,

this plugin is purely for ad management only (I believe!). I guess the things you are looking for will not be available in the plugin.. so you have to search around vb.org to get it. I'm sure somewhere.. someone has designed it already. =)
Reply With Quote
  #806  
Old 04-02-2007, 09:52 PM
xrayeramy xrayeramy is offline
 
Join Date: Mar 2007
Posts: 11
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Can anyone figure out my little annoying problem with my left sided ad? http://rubberstampchat.net/
The purple border I can live with and putting border ="0" won't get rid of it because it's a border around the cell and not the image. What is so annoying to me is the sliver of cream colored background under the ad. I got rid of the large matting around the ad but I can't figure out how to get rid of that last little bit. It's almost as if there is a &nbsp in the code somewhere but I can't find one....anyone? If someone wants a black ad it will look really strange.
Amy
Reply With Quote
  #807  
Old 04-03-2007, 01:51 AM
xrayeramy xrayeramy is offline
 
Join Date: Mar 2007
Posts: 11
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nevermind, I figured out a work around that is acceptable.
Amy
Reply With Quote
  #808  
Old 04-03-2007, 03:42 AM
Hawnted Hawnted is offline
 
Join Date: May 2005
Posts: 11
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Any luck on the Analytics getting fixed?
Reply With Quote
  #809  
Old 04-03-2007, 06:26 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 KipLarson View Post
Have you considered something where if the user pays for the subscription they in turn are given an italic username? Or is that not something this plugin can do?
Again, this is done with the default vBulletin features. When you're setting up the premium usergroup, there's an option for "Username Markup" (near the top). In the first box put <em> and in the second box put </em>. Voila, italic usernames for premium members.


Quote:
Originally Posted by milsirhc View Post
Redtyger:

One question to ask you is (maybe someone has ask before), if I don't use any of the $advertisement_code, and put adsense directly into the forum itself using the ad code with "#shared#", it won't work ya?

What's the work ard for it? Reason I'm doing this is I want to add an ad code (text link adsense) in my edit, reply, quote table.. but I can't do that.. tried "cheating" by dumping the ad code in the $footer_advertisement and insert the $footer_advertisement into the table but it won't work...

any idea how I can do that?
That's correct, it is not possible to do ad-sharing without using the plugin. The ordinary advertisement organisation is possible without, for the most part. It just makes it easier this way.

Quote:
Originally Posted by xrayeramy View Post
Can anyone figure out my little annoying problem with my left sided ad? http://rubberstampchat.net/
The purple border I can live with and putting border ="0" won't get rid of it because it's a border around the cell and not the image. What is so annoying to me is the sliver of cream colored background under the ad. I got rid of the large matting around the ad but I can't figure out how to get rid of that last little bit. It's almost as if there is a &nbsp in the code somewhere but I can't find one....anyone? If someone wants a black ad it will look really strange.
Amy
I'm afraid I don't see a left column...or any advertisements at all! I need a screenshot or to see for myself to really understand.


Quote:
Originally Posted by rlhesson View Post
Any luck on the Analytics getting fixed?
If there's other bugs, as apparently there are, they'll all be fixed together in the next update. So for now, I'm afraid not. But it's very easy to just paste it in the bottom of the footer template instead.
Reply With Quote
  #810  
Old 04-03-2007, 08:54 AM
adrianus adrianus is offline
 
Join Date: Sep 2006
Location: Indonesia
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by KipLarson View Post
Hey, I don't think you answered my question about premium yearly subscriptions. Is there support for this? i.e. pay to get into the premium usergroup?
That system come standard with VBulletin. If you want to combine it with vB ad management just set it to go to http://www.fishyforum.com/payments.php when clicked
Reply With Quote
  #811  
Old 04-04-2007, 12:30 AM
xrayeramy xrayeramy is offline
 
Join Date: Mar 2007
Posts: 11
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

RedTyger,
I tuned off my ad for now as I was just testing it for future use. The background around the left column ad was from the cell it was in. I had to make the color of the first alternating color the same as the background color to get rid of it. But I appreciate you checking my site for me!
Amy
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 02:29 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.05665 seconds
  • Memory Usage 2,323KB
  • Queries Executed 25 (?)
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
  • (7)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (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
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete