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
  #1292  
Old 07-09-2007, 12:48 PM
djbaxter djbaxter is offline
 
Join Date: Aug 2006
Location: Ottawa, Canada
Posts: 2,601
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by djbaxter View Post
This has been working fine for me until recently. Now, the header and footer parts still work but the ads for "after 1st post" or "after last post" no longer show up. As above, nothing shows up on those spots.

I'm not sure when these stopped displaying - it may have been with the installation of 3.6.7 or PL1, or of course it may be the result of another add-on I suppose.

Is anyone else having this problem? It's odd that whatever it is doesn't affect the header and footer ads. That makes me wonder if it's not the result of some of the hook changes with 3.67 or competition with another add-on for the same hooks.

Suggestions?
Resolved.

The problem was almost embarrasingly simple. When I upgraded to vBulletin 3.6.7 (ant then PL1), I had to revert several templates. I put back the tags for header and footer and forgot to do the same for postbit.
Reply With Quote
  #1293  
Old 07-09-2007, 12:52 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 kyokushin4life View Post
Redtyger, is it possible to remove the "sponsored link + box" in the postbit?(ad after 1st post etc). I just would like to put a linkunit ad after 1st post and remove the box above it with sponsored links. I hope you understand what i mean.

*I do want the ad to be enveloped by a box tho just not the one above it.
Edit your postbit_advertisement template and delete this part:
Code:
<tr>
	<td class="thead" style="line-height:1.5em;">
		<if condition="$GLOBALS[removeads] != ''">
			<div>
				$GLOBALS[removeads]
			</div>
		</if>
		$vboptions[adintegrate_adtitle]
	</td>
</tr>
If that's now what you're after then it's a case of editing the template as you need.

Quote:
Originally Posted by djbaxter View Post
Resolved.

The problem was almost embarrasingly simple. When I upgraded to vBulletin 3.6.7 (ant then PL1), I had to revert several templates. I put back the tags for header and footer and forgot to do the same for postbit.
We've all done it. Template edits will hopefully not be needed in the next version.
Reply With Quote
  #1294  
Old 07-09-2007, 08:05 PM
kyokushin4life kyokushin4life is offline
 
Join Date: Jul 2006
Posts: 86
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks.
Reply With Quote
  #1295  
Old 07-09-2007, 08:48 PM
cormee's Avatar
cormee cormee is offline
 
Join Date: May 2007
Posts: 22
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by RedTyger View Post
Did you add $threadbit_advertisement to templates forumhome_forumbit_level1 AND forumhome_forumbit_level2?
No, I added $forumbit_advertisement to templates forumhome_forumbit_level1_post and forumhome_forumbit_level2_post
Reply With Quote
  #1296  
Old 07-13-2007, 02:00 AM
Reminisce32 Reminisce32 is offline
 
Join Date: Jul 2007
Posts: 55
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello, is there anyway I can get my forum to resize to peoples resolutions with vB management in place? I have 1024x768 resolution and 1/4 of my page is missing to the right and I have to scroll hard to the right to see it all. There is another forum though with the same set up as mine and everything adjusts perfectly over there. Please let me know how I can fix this problem, thank you.
Reply With Quote
  #1297  
Old 07-13-2007, 08:54 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 cormee View Post
No, I added $forumbit_advertisement to templates forumhome_forumbit_level1_post and forumhome_forumbit_level2_post
I'm stumped for now, but I'll look into it when I get round to it.

Quote:
Originally Posted by Reminisce32 View Post
Hello, is there anyway I can get my forum to resize to peoples resolutions with vB management in place? I have 1024x768 resolution and 1/4 of my page is missing to the right and I have to scroll hard to the right to see it all. There is another forum though with the same set up as mine and everything adjusts perfectly over there. Please let me know how I can fix this problem, thank you.
The problem is either with your style, which uses a fixed width which means it will not adjust to larger or smaller sized screens (like the difference between liquid and fixed styles on vBulletin.com) or you have chosen adverts that are too big for your screen in which case you must choose adverts that fit. It's not really an ad management problem.
Reply With Quote
  #1298  
Old 07-13-2007, 09:22 PM
PDM PDM is offline
 
Join Date: Dec 2006
Posts: 61
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hi i each version hack ro test noting !!!!!

versions: vb_ad_management_314 & vb_ad_management_303 & vb_ad_management_v2.1_for_vB3.5x no no

NONE NIHILITY PORTRAYAL DOESN'T !!!!!!!!!!!!!:erm:

please help me


version vb me 3.6.7

test for local host ok & test for host site not??????
Reply With Quote
  #1299  
Old 07-14-2007, 08:15 AM
RedTyger's Avatar
RedTyger RedTyger is offline
 
Join Date: Nov 2006
Location: UK
Posts: 1,310
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

If you host site has other modifications install, I would try disabling them to see if that helps. Please click Install if you are using the modification.
Reply With Quote
  #1300  
Old 07-14-2007, 08:53 AM
PDM PDM is offline
 
Join Date: Dec 2006
Posts: 61
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Can Difficulty Language Existent ?????

ALL styles delete BUT not

?????????????????????????????????????
Reply With Quote
  #1301  
Old 07-14-2007, 09:13 AM
RedTyger's Avatar
RedTyger RedTyger is offline
 
Join Date: Nov 2006
Location: UK
Posts: 1,310
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yes, I think there is difficulty of language sorry I don't really understand what you're saying.
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:56 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.06603 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
  • (1)bbcode_code
  • (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
  • (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