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
  #1552  
Old 10-24-2007, 10:35 PM
Kamatch Kamatch is offline
 
Join Date: Jul 2006
Location: Geneva
Posts: 3
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Beautiful mod

But i can't use it.
I don't know how activate some functions.

OK i have puted my adsense in footer, every think is OK.
But i can't use the function add the adsense in forumdisplay.php ( like a post ) and in showthread.php ( below the post # X ) ...

Can somebody help me, and explain me how add adsense in these two places ...

Thank you very much
Reply With Quote
  #1553  
Old 10-24-2007, 11:22 PM
class101 class101 is offline
 
Join Date: Sep 2007
Location: France
Posts: 134
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

for showthread and forumbit that's nnot so much "automatic" you have to setup under wich forums ids it should appear in the vba options, and for the threads there is also options to setup or if it does not works you probably missed the coder instructions in the 1st post
Reply With Quote
  #1554  
Old 10-25-2007, 08:50 AM
Kamatch Kamatch is offline
 
Join Date: Jul 2006
Location: Geneva
Posts: 3
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yes but i'm not a very good coder.
I have a little bit dificult to put my adsense in these two places ...

Can somebody tell me how to do, step by step, to put adsense in forumdisplay.php and showtread.php with vB Ad M.

Thanks
Reply With Quote
  #1555  
Old 10-25-2007, 09:25 AM
class101 class101 is offline
 
Join Date: Sep 2007
Location: France
Posts: 134
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

no need to be coder dude all is in the admincp options

Instructions
  • Upload the product using the Product Manager.
  • Go to Style Manager > Edit Templates and...
  • 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.

+

Reply With Quote
  #1556  
Old 10-25-2007, 02:54 PM
Leigh Robinson Leigh Robinson is offline
 
Join Date: May 2007
Posts: 3
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi,

I have followed the instructions for installation. I installed on the latest version of Vbulletin. When I go to check my AdminCP it has not been added.

I found the installation guide simple and straight forward but its just not in the adminCP.

Is there something else I need to do or install?
Reply With Quote
  #1557  
Old 10-25-2007, 06:35 PM
hipgirl hipgirl is offline
 
Join Date: Sep 2007
Posts: 21
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi,

I activated the threadbit ads but not ads shown when I'm in 'today's post' or 'new post' page. How can I add the ads to these threadbit?

Thanks.

Michelle
www.hipgirlclips.com/forums
Reply With Quote
  #1558  
Old 10-25-2007, 09:14 PM
class101 class101 is offline
 
Join Date: Sep 2007
Location: France
Posts: 134
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by hipgirl View Post
Hi,

I activated the threadbit ads but not ads shown when I'm in 'today's post' or 'new post' page. How can I add the ads to these threadbit?

Thanks.

Michelle
www.hipgirlclips.com/forums

AdminCP > Plugins & Products > Plugin Manager > Add New Plugin

Product: vB Ad Management
Hook Location: search_results_threadbit
Title: vB Ad Management - Ads in Searchbits
Execution Order: 6
Plugin PHP Code:
Code:
if ($GLOBALS['do_ads'] && $vbulletin->options['adintegrate_threadbit_onoff'])
{
	include(DIR . '/includes/vb_ad_management/threadbit_display.php');
}
Plugin is Active: Yes
enjoy miss Leigh robinson you must load your vb_ad_management_314.xml , looks like you didnt imported the product
Reply With Quote
  #1559  
Old 10-26-2007, 03:46 AM
elmati elmati is offline
 
Join Date: Mar 2007
Location: Argentina
Posts: 183
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

ok, almost 1.5k posts...
i have a question:
can i add custom ads blocks in othe places than header and footer?
i mean in vbadvenced home page, in custom blocks or in forum fome... i mean add more blocks ex: $custom_rotate_ads2 (in vba homepage bellow news) $custom_rotate_ads3 (above news) ...

thx in advance
Reply With Quote
  #1560  
Old 10-26-2007, 12:11 PM
hipgirl hipgirl is offline
 
Join Date: Sep 2007
Posts: 21
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by class101 View Post
AdminCP > Plugins & Products > Plugin Manager > Add New Plugin

Product: vB Ad Management
Hook Location: search_results_threadbit
Title: vB Ad Management - Ads in Searchbits
Execution Order: 6
Plugin PHP Code:
Code:
if ($GLOBALS['do_ads'] && $vbulletin->options['adintegrate_threadbit_onoff'])
{
	include(DIR . '/includes/vb_ad_management/threadbit_display.php');
}
enjoy miss Leigh robinson you must load your vb_ad_management_314.xml , looks like you didnt imported the product
Thank you soooooo much.

Michelle
Reply With Quote
  #1561  
Old 10-26-2007, 04:46 PM
Hendrizius's Avatar
Hendrizius Hendrizius is offline
 
Join Date: May 2007
Posts: 112
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I don't seem to get it working. ADs are displayed but never with the Users-Adcode, always only with my publisher ID.

I made a new custom field, it is field5. The replacement is #shared#.

My ADs are looking like this:
Quote:
<script type="text/javascript"><!--
google_ad_client = "#shared#";
google_alternate_color = "1B1B1B";
google_ad_width = 728;
google_ad_height = 90;
google_ad_format = "728x90_as";
google_ad_type = "text_image";
//2007-10-08: Welcome Area AD
google_ad_channel = "5574964608";
google_color_border = "1B1B1B";
google_color_bg = "1B1B1B";
google_color_link = "0000FF";
google_color_text = "008000";
google_color_url = "000000";
//-->
</script>
<script type="text/javascript"
Enable Ad Sharing? Yes
Adcode replacement: #shared#
Allow HTML in shared Adcode? Yes
Enable Ad Sharing for Usergroups: 6|5|29|39|28
Disable Ad Sharing for Usergroups: Blank
Disable Ad Sharing for UserIDs: Blank
Enable Ad Sharing for ForumIDs: Blank
Disable Ad Sharing for ForumIDs: Blank
Disable Ad Sharing for ThreadIDs: Blank
Primary Ad Sharing Admin code: my google adsense publisher ID
Primary Ad Sharing Admin code (Columns): my google adsense publisher ID
Ad Sharing FieldID: field5
Ad Sharing FieldID (Columns): field5
Chance of using the thread starter's Ad Sharing code: 50
Chance of using the last poster's Ad Sharing code: 0
Force thread starter? Blank
Force last poster? Blank

Any ideas? Must I include ForumIDs ?
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:12 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.05618 seconds
  • Memory Usage 2,324KB
  • 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
  • (2)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
  • (6)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