Go Back   vb.org Archive > vBulletin Modifications > Archive > Modification Graveyard
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Advertisement System V2.6 Aka Ad Management Details »»
Advertisement System V2.6 Aka Ad Management
Version: 2.6, by karim004 karim004 is offline
Developer Last Online: Dec 2009 Show Printable Version Email this Page

Category: Add-On Releases - Version: 3.7.x Rating:
Released: 05-12-2008 Last Update: 10-14-2008 Installs: 797
Uses Plugins Template Edits Auto-Templates
Additional Files Translations  
No support by the author.

Many forums are using the Ad management system, however the coder has stopped supporting the script. Therefore I have decided to release this modification. I will give support to those who need it and continue to make updates to the system.

====>> Live Demo
The Advertisement System was designed with the intent that anyone with any level of experience could use the system. It is easy to install and once installed, the templates are easy to use on a site. The advertisement system has several features that sites will enjoy such as it can be used on versions 3.6.x as well as 3.7.x. The ads can be placed in the following areas: header , footer , below whats going on, below the navbar , postbit , postbit legacy, pms, announcement, archive, left & right column in forum home , left column in member info and full page , threadbit , as well as forumbit. Also, the ability to not display advertisement on certain pages such as login, registration & the search page. This system allows you to personalize the system to better suit their needs such as setting permissions like ads after first post on a page, ads after last post on a page, ads after X post on a page, and ads every X posts on a thread. You may also display ads by forum ID, as well as customize the full page for your site. The system comes with a feature for auto refresh ads as well as Google analytics. Besides the features,there is constant support given to those who need it and of course, updates are made to the system in order to better serve the sites using the system.

10/15/2008 version 2.6

** ability to tun on /off the autorefresh : check the screen below

Yes : will enable the autorefresh
No : will enable a simple rotation
** fixed 2 bugs in [left & right column ]
*******************




Features :
* works for v3.7.x and also v3.6.x
*advertisement in header , footer , below whats going on ? , below the navbar , postbit , postbit_legacy , pms , announcement , archive , left & right column in forumhome , left column in memberinfo and full page , threadbit , forumbit
* flash rotation
* do not display advertisement on certain pages Such as login , register & search
* google analytics
* permissions by area : display advertisement or not for usergroup x in :
... area 1 : header , footer
... area 2 : navbar , left & right column
... area 3 : forumbit & threadbit
... area 4 : postbit,postbit legacy , pms & announcement
* for postbit & postbit_legacy you have the ability to set more permissions like :
.... ad after first post on a page
.... ad after last post on a page
.... ad after X post on a page
.... ad every X posts on a thread
.... Minimum thread postcount
.... Maximum user postcount
..... Display Advertisements as User
*** Full Page
****Auto refresh ads
Please remember to click Mark as Installed if you use this modification.
Support questions from members who have not marked this as installed will be considered low priority.

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #572  
Old 10-06-2008, 03:03 AM
TFEX TFEX is offline
 
Join Date: May 2008
Posts: 83
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ok, a couple things:

Quote:
*** Header : 2 edits

1= at the end add : $ad_headerEnd

2= before :
<td align="$stylevar[right]" id="header_right_cell">
<if condition="$ad_location['ad_header_logo']">$ad_location[ad_header_logo]<else />&nbsp;</if>
</td>
Add :

<td align="$stylevar[right]"><center><if condition="$ad_headerLogo"><center>$ad_headerLogo</center><else />&nbsp;</if></center>
1 is fine. 2... ??? can't find a shred of that in either of my header templates, so I have no idea where to put the additional code.

Also:

Quote:
*** FORUMHOME 2 edits :
1 = Below
$navbar
Add
<table border="0" width="100%" cellspacing="0" cellpadding="0" align="center">
<tr>
<td valign="top">
$ad_leftcolumn_code
Doing this in one of my styles throws the header, navbar and shoutbox completely out of whack, stretching them over to the extreme right of my page. Seems ok in the other style, but I haven't tested with any code yet.

Any suggestions?
Reply With Quote
  #573  
Old 10-06-2008, 06:11 AM
ByB ByB is offline
 
Join Date: Jun 2008
Location: Lyne, Denmark
Posts: 9
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi Karim
Yes... Please incl. Flash in ver. 2.8. :up:
Thank you for very good support
ByB
Reply With Quote
  #574  
Old 10-06-2008, 11:26 AM
Simon Lloyd's Avatar
Simon Lloyd Simon Lloyd is offline
 
Join Date: Aug 2008
Location: Manchester
Posts: 3,481
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Simon Lloyd View Post
Karim004, is there a way of having different title names for different ad spaces? currently my affilliates, left column and threadbits boxes have the title i set "The Code Cage Advertisments" but if at all possible i would like to be able to title my affiliates "Affilliates Advertisements"...etc, maybe it will have to be for the next version or two of this mod!
I found the template that this resided in: Ad Location Templates > ad_footerstart, i removed $adtitle and just added my text there! seems to work fine.
Reply With Quote
  #575  
Old 10-06-2008, 04:16 PM
CP, CP, is offline
 
Join Date: Aug 2005
Location: UK London
Posts: 276
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

What would be good is if we were able to display ads to "x" usergroups and not display ads to other "x" usergroups. I think a previous hack had something similar.
Reply With Quote
  #576  
Old 10-06-2008, 05:08 PM
The DaveyG The DaveyG is offline
 
Join Date: Sep 2008
Posts: 9
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Anybody know how/if it's possible to target ads by location? I have a site that has a large international appeal. It's about 40% American, 40% Canadian, and 20% European.

Will Adsense automatically adjust to the user's location?

And for affiliate ads, if I get Canadian and European affiliates, can I somehow make it so that the ads adjust to only show in the proper regions?

Thanks in advance for any help.

EDIT: Okay, reading up I see that AdSense is Geotargeted. Still not sure how to handle my affiliate question though.
Reply With Quote
  #577  
Old 10-06-2008, 06:18 PM
Simon Lloyd's Avatar
Simon Lloyd Simon Lloyd is offline
 
Join Date: Aug 2008
Location: Manchester
Posts: 3,481
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by CP, View Post
What would be good is if we were able to display ads to "x" usergroups and not display ads to other "x" usergroups. I think a previous hack had something similar.
That is already a feature in vbulletin options >advertisment manager
Reply With Quote
  #578  
Old 10-07-2008, 01:09 AM
shadowdancer36 shadowdancer36 is offline
 
Join Date: Nov 2005
Posts: 116
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by TFEX View Post
Ok, a couple things:

Doing this in one of my styles throws the header, navbar and shoutbox completely out of whack, stretching them over to the extreme right of my page. Seems ok in the other style, but I haven't tested with any code yet.

Any suggestions?
I have the same problem. Is it anyway to contain the forum between the two additional columns being there?



With the banner being on, I can get it to fit. With it turned off I get:



How can we fix this?
Reply With Quote
  #579  
Old 10-07-2008, 10:08 AM
ByB ByB is offline
 
Join Date: Jun 2008
Location: Lyne, Denmark
Posts: 9
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

[QUOTE=The DaveyG;1638738]Anybody know how/if it's possible to target ads by location? I have a site that has a large international appeal. It's about 40% American, 40% Canadian, and 20% European.

I'm Looking for the same feature!!! ByB
Reply With Quote
  #580  
Old 10-07-2008, 11:34 AM
karim004's Avatar
karim004 karim004 is offline
 
Join Date: Aug 2007
Location: Connecticut
Posts: 172
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

[QUOTE=ByB;1639229]
Quote:
Originally Posted by The DaveyG View Post
Anybody know how/if it's possible to target ads by location? I have a site that has a large international appeal. It's about 40% American, 40% Canadian, and 20% European.

I'm Looking for the same feature!!! ByB
maybe in v2.8
Reply With Quote
  #581  
Old 10-07-2008, 11:37 AM
karim004's Avatar
karim004 karim004 is offline
 
Join Date: Aug 2007
Location: Connecticut
Posts: 172
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by shadowdancer36 View Post
I have the same problem. Is it anyway to contain the forum between the two additional columns being there?

http://picturemeclubbing.smugmug.com...97_6QLNh-O.jpg

With the banner being on, I can get it to fit. With it turned off I get:

http://picturemeclubbing.smugmug.com...7_dwRhE-XL.jpg

How can we fix this?
send me your template : FORUMHOME

TFEX
send me your header and forumhome
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 10:11 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.05646 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
  • (7)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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