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
  #2062  
Old 12-15-2007, 02:57 AM
Sevo Sevo is offline
 
Join Date: Nov 2007
Posts: 38
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

First I would like to say great mod...

I have a question about SWF/ flash banners.

First, how do i get them to show up with this mod.

Second, I thought I could just uplaod it to a site and then paste the link but i dont know the proper code to get it to show ie (<img src="one.jpg" />)

any help is appreciated

again thank you for the great mod
Reply With Quote
  #2063  
Old 12-15-2007, 06:23 AM
StreetTriple's Avatar
StreetTriple StreetTriple is offline
 
Join Date: Sep 2007
Location: Italy
Posts: 32
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i can't upload the leanguage file.... it's "not valid file"... How can i do? My ACP managment isn't translate....
Reply With Quote
  #2064  
Old 12-15-2007, 07:34 AM
redlabour's Avatar
redlabour redlabour is offline
 
Join Date: Mar 2004
Location: Wuppertal, NRW, Germany
Posts: 1,541
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by xcesiv View Post
How do i remove the " Remove advertisements" Link
@xcesiv - search for the Phrase and remove the Text. There is no ACP Option to stop it for Usergroups.

@RedTyger - as you can see nobody is happy with this Solution.
Please give us a ACP Function to stop this Link and Ads for certain Usergroups. Then it makes Sense. I read your last Description about this but i am still not understand the sense of your Descision and this Link if is not customisable.

What about the Postbit Bug?
Reply With Quote
  #2065  
Old 12-15-2007, 08:46 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 netcommander View Post
I've add one image


I've use firebug and you will see error code.
what is gif89 ?
intresting
take care
cheers
I see now, thank you. GIF89 is a .gif image. Could you let me know what adcode you are using and in what template please, either on here or by PM.

Quote:
Originally Posted by grahamsmythe View Post
I've got a very basic understanding of vBulletin, so if you are able to offer me any help, instructions in 'idiot' language would be much appreciated.
PM me an AdminCP login please and I'll have a look.

Quote:
Originally Posted by xcesiv View Post
Below is the code i have put into my nav bar section

http://forum.teamillusiv.com
Code:
<img src="http://forum.teamillusiv.com/images/ads/xcesiv_500.gif" /> | $vbphrase[two] <if condition="is_member_of($bbuserinfo, 1,2,3)"> | <img src="#field3#.jpg" /></if>
<img src="http://forum.teamillusiv.com/images/ads/Spoton_500.jpg" /> | $vbphrase[two] <if condition="is_member_of($bbuserinfo, 1,2,3)"> | <img src="#field3#.jpg" /></if>
1) When it refreshes a few times now and then there is no add.

I grabbed the code from the example in the back end. Can someone explain what could the problem be.

Basically all i want is for the add to pick randomly between a few banners. All members, all screens

2) how do i make the banners linkable (A link for each banner).
The example was just that, an example. You shouldn't use it. Try this code instead, I've made the banners into links, just replace http://www.example.com with where you want them to go.

[code]
Code:
<a href="http://www.example.com"><img src="http://forum.teamillusiv.com/images/ads/xcesiv_500.gif" /></a> |
<a href="http://www.example.com"><img src="http://forum.teamillusiv.com/images/ads/Spoton_500.jpg" /></a>
Quote:
Originally Posted by StreetTriple View Post
i can't upload the leanguage file.... it's "not valid file"... How can i do? My ACP managment isn't translate....
What is the exact error message? If it needs translating into English I'd be grateful if you could have a go.

Quote:
Originally Posted by redlabour View Post
What about the Postbit Bug?
I'm waiting for other reports at the moment to confirm it's a widespread bug. That nobody else has reported it yet makes me wonder if it is a vBSEO bug or specific to your forum somehow. I haven't forgotten you.
Reply With Quote
  #2066  
Old 12-15-2007, 09:40 AM
bosal's Avatar
bosal bosal is offline
 
Join Date: Feb 2005
Location: Poland
Posts: 57
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

What about my error ?
Reply With Quote
  #2067  
Old 12-15-2007, 10:29 AM
maroceve maroceve is offline
 
Join Date: Oct 2005
Location: Casablanca, Morocco
Posts: 232
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Just installed 4.02 and i'm now getting the following at the top of my showthread.php pages???

Warning: mt_rand() expects parameter 2 to be long, string given in /includes/vb_ad_management/functions_vb_ad_management.php on line 139

same bug ..any ideas ?
Reply With Quote
  #2068  
Old 12-15-2007, 11:16 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 bosal View Post
What about my error ?
I'll need the full error message, not half of it.
Reply With Quote
  #2069  
Old 12-15-2007, 11:52 AM
bosal's Avatar
bosal bosal is offline
 
Join Date: Feb 2005
Location: Poland
Posts: 57
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It's not so simpe, i try. The thing is i have a RL big forum: http://forum.tibia.pl And it uses memceche (i'm turning this in config.php file of vB). This thing is caching all querys in RAM. Normally query is readed directly from Database.

When i'm turning Ad Managment, the whole forum stops, becouse whole database locks itself.
Reply With Quote
  #2070  
Old 12-15-2007, 01:35 PM
StreetTriple's Avatar
StreetTriple StreetTriple is offline
 
Join Date: Sep 2007
Location: Italy
Posts: 32
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

the error is .... ACP NOT TRANSLATION!
see this image ...

Reply With Quote
  #2071  
Old 12-15-2007, 02:09 PM
Howell Howell is offline
 
Join Date: Apr 2007
Location: UK
Posts: 110
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Howell View Post
Just installed 4.02 and i'm now getting the following at the top of my showthread.php pages???

Warning: mt_rand() expects parameter 2 to be long, string given in /includes/vb_ad_management/functions_vb_ad_management.php on line 139

I have disabled the postbit adverts for the time being.
I have set the Postbit advertisement refresh function to Disabled and the error has now gone. Worth looking into 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 02:03 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.10323 seconds
  • Memory Usage 2,331KB
  • 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
  • (9)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