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
  #642  
Old 03-10-2007, 05:58 PM
Demon fox Demon fox is offline
 
Join Date: Jan 2007
Posts: 41
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by RedTyger View Post
You never see your own advertisements.
Ive checked using a guest if I could see my link in the profile field still doesnt show up I have percentages set to 50% 50%. What am I doing wrong I have this in my static ad code for posts

<a href="#shared#">Sponsored Link</a>

and everything set up in ad share. But I cant seem to ever be able to see the profile field link only the default one.
Reply With Quote
  #643  
Old 03-10-2007, 06:00 PM
inbrissy inbrissy is offline
 
Join Date: Feb 2007
Posts: 20
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I think, you're missing what I'm trying to do.

I want to have one rotating banner 728x90 to work in my header,
And I want two rotating banners 468x60 to display under the 728x90.

But both sizes I want to be rotating. So I want to be able to add both sizes to the rotations part of the header in the AdminCP. But I only want the big sized banners to show up in the very top banner, and the smaller banners to show up in the two positions directly under it.

728x90 Banners
468x60 Banners 468x60Banners

Like this. But I want all three to be rotating. I just don't want to end up having 468x60 banners to show up in the 728x90 spot and visa versa.

I'm I making this all way to complicated? or is something like this still possible?


Quote:
Originally Posted by RedTyger View Post
In the static header adcode:

<a href="nothing.htm"><img src="largead.jpg /></a>

In the random footer adcode:

<a href="nothing.htm"><img src=smallad1.jpg /></a>|
<a href="nothing.htm"><img src="smallad2.jpg /></a>
Reply With Quote
  #644  
Old 03-11-2007, 06:26 AM
diggz diggz is offline
 
Join Date: Mar 2007
Posts: 2
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Installed this today. It works perfect so far. Thank You!

Will donate as soon as the forum goes live & the adsense starts dancing.
Reply With Quote
  #645  
Old 03-11-2007, 11:08 PM
projectego's Avatar
projectego projectego is offline
 
Join Date: Feb 2006
Location: UK
Posts: 724
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Just installed v3.03 on my latest Assassin's Creed Forum and everything is working flawlessly. Thanks again, RedTyger!
Reply With Quote
  #646  
Old 03-12-2007, 03:33 AM
Pure Dope Pure Dope is offline
 
Join Date: Dec 2006
Posts: 165
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i just installed this and absolutely nothing happend except your copyright at my footer.

whats wrong?
Reply With Quote
  #647  
Old 03-12-2007, 05:52 AM
inbrissy inbrissy is offline
 
Join Date: Feb 2007
Posts: 20
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Have you added any banners in the AdminCP?
You can add some there and they will show up. Its a great and easy to use Mod.
Reply With Quote
  #648  
Old 03-12-2007, 09:07 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 Pure Dope View Post
i just installed this and absolutely nothing happend except your copyright at my footer.

whats wrong?
You probably have not set Usergroup permissions properly. Or if you are using javascript Adcode try just plain text for testing in case there's a problem with your code.
Reply With Quote
  #649  
Old 03-12-2007, 09:22 AM
inbrissy inbrissy is offline
 
Join Date: Feb 2007
Posts: 20
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi RedTyger,

Could you please reply to my previous request on the banners? If its not possible, I'll have to get some banner rotation stuff made, and I'd rather use what you have made so far cuz it works really well.
Reply With Quote
  #650  
Old 03-12-2007, 09:36 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 inbrissy View Post
Hi RedTyger,

Could you please reply to my previous request on the banners? If its not possible, I'll have to get some banner rotation stuff made, and I'd rather use what you have made so far cuz it works really well.
I didn't understand what you said, but I'll take another shot at it.

You want one large banner in the header that rotates.

You want two small banners side by side in the footer that independently rotate.

If this is correct then it is possible but the small banners will only show in pairs. You can't have them both randomly rotating independently.

Your header adcode:
<img src="large1" />|
<img src="large2" />|
<img src="large3" />

Your footer adcode:
<img src="small1.1" /> <img src="small1.2" />|
<img src="small2.1" /> <img src="small2.2" />|
<img src="small3.1" /> <img src="small3.2" />

So the footer will only be able to show .1 banners together, .2 banners together etc. But it will randomly rotate between 1. banners 2. banners etc.
Reply With Quote
  #651  
Old 03-12-2007, 06:32 PM
inbrissy inbrissy is offline
 
Join Date: Feb 2007
Posts: 20
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

pretty close. I think i get what you're saying.

I want all the banners in the header, either way it will be the same. I can't rotate them independently. Which is what i'm after.

Thanks for all the help anyway RedTyger.
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 04:51 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.06748 seconds
  • Memory Usage 2,319KB
  • 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
  • (5)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