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
  #572  
Old 03-02-2007, 08:59 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 raiderlax View Post
Will this work with VBSEO?
Yes, it will.
Reply With Quote
  #573  
Old 03-02-2007, 09:06 PM
raiderlax's Avatar
raiderlax raiderlax is offline
 
Join Date: Sep 2006
Location: Ontario, Canada
Posts: 499
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Sweet thats great news!
Reply With Quote
  #574  
Old 03-03-2007, 01:53 AM
triphp triphp is offline
 
Join Date: Jun 2005
Location: Philippines
Posts: 23
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I can't really get it work with the Ad Sharing on POSTBIT. NOTE: This will work on HEADER
Here's what I did:
1. Install V2.1 hack.
2. Make template edit on POSTBIT template.
3. Put my ad code on the VP Options.
4. Tested and it works - NO PROBLEM at all.

Now, when I try Ad Sharing, problems start to show.
These are my steps.
1. Uplaod the V3.1 XML file, thus overwriting the V2.1
2. Make Profile field, named field6.
3. Go to Ad Sharing Option, enter field6 on the Field ID, put my default ad code and enter 90% (really with % sign) for the thread starter.
4. Go to Post, PM and Announcement Option and replace the Static code with #shared#.
Example:
Before (V2.1): <a href="http://mydomain.com">Click This Test Link</a>
With Ad Sharing (Change): <a href="#shared#">Click This Test Link</a>
5. Testing by refreshing the POST, PROBLEMS HERE........... After first post, it only displays the "Sponsred Links" and no ad shown.

ANy suggestions?

d e s p e r a t e n o w.........
Reply With Quote
  #575  
Old 03-03-2007, 08:15 AM
RedTyger's Avatar
RedTyger RedTyger is offline
 
Join Date: Nov 2006
Location: UK
Posts: 1,310
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Now that's how you report a bug!

Thanks, I'll look into that.
Reply With Quote
  #576  
Old 03-04-2007, 03:21 PM
farooqaaa farooqaaa is offline
 
Join Date: Aug 2006
Location: Pakistan
Posts: 109
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Easily... Mod of this month (march) ..

installed...............

thanks tyger!
Reply With Quote
  #577  
Old 03-04-2007, 03:43 PM
projectego's Avatar
projectego projectego is offline
 
Join Date: Feb 2006
Location: UK
Posts: 724
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks for the update, RedTyger!
Reply With Quote
  #578  
Old 03-04-2007, 03:48 PM
Pottsy Pottsy is offline
 
Join Date: Sep 2006
Location: UK
Posts: 130
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Just updated, and my header and footer ads have vanished on all but the main forum index.

Will I do any harm in reverting to 2.1?
Reply With Quote
  #579  
Old 03-04-2007, 04:03 PM
Pottsy Pottsy is offline
 
Join Date: Sep 2006
Location: UK
Posts: 130
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

The problem is this:

In: vb Ad management Global settings:


Display advertisements in ForumIDs:
Enter the IDs of the forums in which you want to display the advertisements, separated by your delimiter. (i.e. 1|2|3)

If you only want to exclude forums instead of including them, leave this blank to display the advertisement in every forum except those listed below, if any.

This setting does not apply to the header or footer or side columns.


I have this set to one forum number, since all I do is have in line post ads in one forum (forum 9). It looks like this setting is being applied to the header and footer, since the header and footer ads are on for forum 9, the index, and all "other" pages (like calendar and search and so on) but are disabled on all other forum indexes and thread view pages.
Reply With Quote
  #580  
Old 03-04-2007, 04:14 PM
jluerken's Avatar
jluerken jluerken is offline
 
Join Date: Aug 2003
Location: Germany
Posts: 1,016
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi,

I am using custom leftcolumn code for my board.
How can I add $leftcolumn_advertisement to left_column (my left column template) instead of the header template?

Kind regards
jluerken
Reply With Quote
  #581  
Old 03-04-2007, 06:13 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 Pottsy View Post
The problem is this:

In: vb Ad management Global settings:


Display advertisements in ForumIDs:
Enter the IDs of the forums in which you want to display the advertisements, separated by your delimiter. (i.e. 1|2|3)

If you only want to exclude forums instead of including them, leave this blank to display the advertisement in every forum except those listed below, if any.

This setting does not apply to the header or footer or side columns.


I have this set to one forum number, since all I do is have in line post ads in one forum (forum 9). It looks like this setting is being applied to the header and footer, since the header and footer ads are on for forum 9, the index, and all "other" pages (like calendar and search and so on) but are disabled on all other forum indexes and thread view pages.
It sounds like I forgot to update the phrase, it didn't seem consistent to not have control over all the advertisements in the same way, so header and footer now use the same rules as all the other ads.

If you want the header & footer to display everywhere but other ads to only apply to one forum, set all ads to display in every forum then alter the template of the ad you only want to apply to forum 9 and surround the entire template with:

Code:
<if condition="$foruminfo[forumid] == 9">
CONTENTS OF TEMPLATE
</if>

Quote:
Originally Posted by jluerken View Post
Hi,

I am using custom leftcolumn code for my board.
How can I add $leftcolumn_advertisement to left_column (my left column template) instead of the header template?

Kind regards
jluerken
I would suggest that if you're not using either the header or footer ads, you paste $header/footer_advertisement into your custom left column template, since both header and footer ads will work anywhere on a page.

Alternatively if this modification fulfils your needs you could simply remove the left column plugin you have now and use this one instead.
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 12:39 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.05829 seconds
  • Memory Usage 2,316KB
  • 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
  • (1)bbcode_code
  • (4)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