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
  #1052  
Old 05-09-2007, 04:16 AM
GateKeper GateKeper is offline
 
Join Date: Apr 2007
Posts: 93
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I really tried to install this, but to no avail, well sort of, all was good, until this part

* Upload the product using the Product Manager.
* Upload the folder in the includes folder of the zip file you downloaded to the includes folder of your vBulletin installation.
* 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.

I cannot find that bit, in the template I am using, its in the default one, only but I am using a customized one at the moment, can I just add what is required somewhere near where it needs to be ? Also I will assume the periods at the end are not required ?

Any suggestions

Thanks, I hope to get this working....

edit: I redid the install, and put all the mods in as per instructions, including the one I don't see in other templates, on in the default, so all is good I went to c panel and ticked off yes but see nothing on the main page, what am I still missing now - what code do I need for advertising to be put in

I will assume since the one line I cannot find to change, will prevent me from making this work as well

sorry this is now two questions
Reply With Quote
  #1053  
Old 05-09-2007, 02:56 PM
budga budga is offline
 
Join Date: May 2007
Posts: 6
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Can i remove the copyright? I like the mod but it's not worth having another copyright at the bottom of my forum. I pmed the coder asking if I can donate to remove the copyright with no resonse. Please answer.
Reply With Quote
  #1054  
Old 05-09-2007, 08:25 PM
RedTyger's Avatar
RedTyger RedTyger is offline
 
Join Date: Nov 2006
Location: UK
Posts: 1,310
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Sorry, I don't know what happened to my email notification.

There is currently no brand-free option available.
Reply With Quote
  #1055  
Old 05-09-2007, 10:19 PM
budga budga is offline
 
Join Date: May 2007
Posts: 6
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I see. Not even if I paid to take it off? If not then could you please tell me how to uninstall it?
Reply With Quote
  #1056  
Old 05-10-2007, 06:44 AM
RedTyger's Avatar
RedTyger RedTyger is offline
 
Join Date: Nov 2006
Location: UK
Posts: 1,310
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yes, you just got to your Product Manager and choose "Uninstall" from the drop-down menu for that modification. For what you need though, you could do without an ad manager. Just use this code in your postbit:

<if condition="is_member_of($bbuserinfo, 1,2,3)" AND $post[postcount] % $vboptions[maxposts] == 1")
You adcode here
</if>

Change 1,2,3 to the IDs of the usergroups you want ads to display to.
Reply With Quote
  #1057  
Old 05-10-2007, 03:49 PM
budga budga is offline
 
Join Date: May 2007
Posts: 6
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I just don't see what the big deal is. Even vbulletin allows you to remove the copyright if you pay them.
Reply With Quote
  #1058  
Old 05-10-2007, 04:14 PM
budga budga is offline
 
Join Date: May 2007
Posts: 6
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Fine i'll pay someone else to remove it. Thanks for your help

just kidding i won't but i don't like you
Reply With Quote
  #1059  
Old 05-10-2007, 04:27 PM
GateKeper GateKeper is offline
 
Join Date: Apr 2007
Posts: 93
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Any answer possibly to my above question ?

sorry if I am impatient

just trying to get ads going on my site, thought this to be the best one, but, just can't seem to get it going

Thanks for the anticipated assistance.

.
Reply With Quote
  #1060  
Old 05-11-2007, 04:40 PM
cygy2k cygy2k is offline
 
Join Date: May 2006
Location: Iowa
Posts: 125
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

RedTyger

Since a lot of us have the copyright issue and nobody seems to be reporting back if your fix corrected it or not, I just wanted to say thank you for helping! I just downloaded your mentioned "fix" and will let you know if they copyright issue comes back. It usually adds an extra line every 18-24 hrs so I won't know until tomorrow if it helped or not.

Thanks!
Reply With Quote
  #1061  
Old 05-11-2007, 10:20 PM
yashua yashua is offline
 
Join Date: Apr 2007
Posts: 38
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by GateKeper View Post
I really tried to install this, but to no avail, well sort of, all was good, until this part

* Upload the product using the Product Manager.
* Upload the folder in the includes folder of the zip file you downloaded to the includes folder of your vBulletin installation.
* 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.

I cannot find that bit, in the template I am using, its in the default one, only but I am using a customized one at the moment, can I just add what is required somewhere near where it needs to be ? Also I will assume the periods at the end are not required ?

Any suggestions

Thanks, I hope to get this working....

edit: I redid the install, and put all the mods in as per instructions, including the one I don't see in other templates, on in the default, so all is good I went to c panel and ticked off yes but see nothing on the main page, what am I still missing now - what code do I need for advertising to be put in

I will assume since the one line I cannot find to change, will prevent me from making this work as well

sorry this is now two questions
I'm having this same problem I cant find &nbsp; I think its been removed
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:17 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.05321 seconds
  • Memory Usage 2,321KB
  • 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_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