The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Advertisement System V2.6 Aka Ad Management Details »» | |||||||||||||||||||||||||||
Advertisement System V2.6 Aka Ad Management
Developer Last Online: Dec 2009
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
|
Comments |
#682
|
||||
|
||||
next week
|
#683
|
||||
|
||||
Quote:
demo : Code:
google adsense code | yahoo script | <a href="link1"><img src="banner1"></a> | <a href="link2"><img src="banner2"></a> |
#684
|
|||
|
|||
Hi Karim,
i'm still using the admanagment, today i tried to install this one. Now for the moment i use banners in postbit example: http://www.pc-helpforum.be/f16/verni...-partner-5559/ the blocks 'ook interessant' shows the banners. Now i use Openads so my clients can change their banners themselfs. Now this is the code i use in admanagment and it works. But when i add it in this system it doensn't show up, only the last banner (no openads) is shown. The delimiter here was a | Code:
<!--/* Pc Helpforum Adverteersysteem Javascript Tag v2.4.7 */--> <script type='text/javascript'><!--//<![CDATA[ var m3_u = (location.protocol=='https:'?'https://www.pc-helpforum.be/ads2008/www/delivery/ajs.php':'http://www.pc-helpforum.be/ads2008/www/delivery/ajs.php'); var m3_r = Math.floor(Math.random()*99999999999); if (!document.MAX_used) document.MAX_used = ','; document.write ("<scr"+"ipt type='text/javascript' src='"+m3_u); document.write ("?campaignid=2&what=bannerid:4&source=www.i-reclame.com&target=_blank&withtext=1"); document.write ('&cb=' + m3_r); if (document.MAX_used != ',') document.write ("&exclude=" + document.MAX_used); document.write ("&loc=" + escape(window.location)); if (document.referrer) document.write ("&referer=" + escape(document.referrer)); if (document.context) document.write ("&context=" + escape(document.context)); if (document.mmm_fo) document.write ("&mmm_fo=1"); document.write ("'><\/scr"+"ipt>"); //]]>--></script><noscript><a href='http://www.pc-helpforum.be/ads2008/www/delivery/ck.php?n=a75b0174&cb=INSERT_RANDOM_NUMBER_HERE' target='_blank'><img src='http://www.pc-helpforum.be/ads2008/www/delivery/avw.php?campaignid=2&what=bannerid:4&source=www.i-reclame.com&n=a75b0174' border='0' alt='' /></a></noscript> | <a href="http://www.pc-helpforum.be/club" target="_blank"><img src="http://www.pc-helpforum.be/afbeeldingen/promo-club2.jpg" alt="pchclub" width="728" height="90" border="0" /></a> thanks, Karel |
#685
|
||||
|
||||
Quote:
Code:
<!--/* Pc Helpforum Adverteersysteem Javascript Tag v2.4.7 */--> Code:
<script type='text/javascript'><!--//<![CDATA[ var m3_u = (location.protocol=='https:'?'https://www.pc-helpforum.be/ads2008/www/delivery/ajs.php':'http://www.pc-helpforum.be/ads2008/www/delivery/ajs.php'); var m3_r = Math.floor(Math.random()*99999999999); if (!document.MAX_used) document.MAX_used = ','; document.write ("<scr"+"ipt type='text/javascript' src='"+m3_u); document.write ("?campaignid=2&what=bannerid:4&source=www.i-reclame.com&target=_blank&withtext=1"); document.write ('&cb=' + m3_r); if (document.MAX_used != ',') document.write ("&exclude=" + document.MAX_used); document.write ("&loc=" + escape(window.location)); if (document.referrer) document.write ("&referer=" + escape(document.referrer)); if (document.context) document.write ("&context=" + escape(document.context)); if (document.mmm_fo) document.write ("&mmm_fo=1"); document.write ("'><\/scr"+"ipt>"); //]]>--></script><noscript><a href='http://www.pc-helpforum.be/ads2008/www/delivery/ck.php?n=a75b0174&cb=INSERT_RANDOM_NUMBER_HERE' target='_blank'><img src='http://www.pc-helpforum.be/ads2008/www/delivery/avw.php?campaignid=2&what=bannerid:4&source=www.i-reclame.com&n=a75b0174' border='0' alt='' /></a></noscript> | <a href="http://www.pc-helpforum.be/club" target="_blank"><img src="http://www.pc-helpforum.be/afbeeldingen/promo-club2.jpg" alt="pchclub" width="728" height="90" border="0" /></a> |
#686
|
|||
|
|||
Great, i will uninstall that other one and install this one,
I will let you know if it works Best regards, Karel |
#687
|
|||
|
|||
Quote:
Paste the code for your sponsors here. This time, instead of separating random sets of advertisement code, your delimiter is used to create a table. Each section of advertisement code between delimiters is one table cell. You can use conditionals and phrases, but not shared adcode. Examples: <img src="one.jpg" /> | Two | <img src="three.jpg" /> | <img src="four.jpg" /> | Five | <img src="six.jpg" /> If your sponsors per row setting were 3, this would create a table of two rows. I tried what you said and it still stacks? ^^^^ How do i change the above? i dont want the ads in the "Sponsors" box to stack. i would like them to rotote. Thanks! |
#688
|
||||
|
||||
Great that someone finally ported this.
I read the first 10 pages before giving up so if someone asked this question already, I apologize. Is there any reason that you are not utilizing the already default vbulletin ad hook locations? It just seems a bit redundant to create your own ad variables when placing them at an already existent variable location Code:
$ad_location[ad_header_end] === $ad_headerEnd $ad_location[ad_header_logo] === $ad_headerLogo $ad_location[ad_footer_start] === $ad_footerStart $ad_location[ad_footer_end] === $ad_footerEnd $template_hook[postbit_end] === $ad_postbit_below $ad_location[ad_navbar_below] === $ad_leftcolumn_code $ad_location[ad_footer_start] === $ad_rightcolumn_code but Im sure there may be a hook there also. So you could simplify this Mod by using the default hook variables or by eval() to hook each location with your own templates. example: PHP Code:
|
#689
|
|||
|
|||
Hi Karim,
what do I edit to change the width of the iframe? Any reason for putting this into an iframe? I am trying to get a file to show in my header but the default width of the iframe is busting my design. Thanks! |
#690
|
|||
|
|||
cannot get these links to work
Forumbit Threadbit & Full page please can you help allso how can i ads to the register page |
#691
|
|||
|
|||
i need this too any help?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|