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 |
#82
|
||||
|
||||
How about a link next to the ad that says to remove these ads click here or phrased so we can change the wording?
|
#83
|
|||
|
|||
what is the $ad_location for the postbit? I cant find it anywere!
|
#84
|
|||
|
|||
What's the $ad_location for the slideshow?
Quote:
<param name="movie" value="somefilename.swf"> <embed src="somefilename.swf" width="550" height="400"> </embed> </object> Change the somefilename.swf to your files location and name. Also make sure you change the width and height. |
#85
|
|||
|
|||
my adds don't show up what am i doing wrong
|
#86
|
|||
|
|||
Quote:
<object classid = "clsid: D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="160" height="900"> <param name="movie" value="http://www.ozaudi.com/forums/images/Ads/Mike Weber Tall.swf"> <param name="quality" value="high"> <embed src="http://www.ozaudi.com/forums/images/Ads/Mike Weber Tall.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="160" height="900"></embed></object> |
#87
|
|||
|
|||
Quote:
For those of you having trouble with this, I am still running the old version on all of my forums, and it works perfectly with vb3.7. I never tried the auto refresh and couldn't care less if it works or not. Everything else works fine. So don't worry about installing the old mod on your 3.7 forums. |
#88
|
|||
|
|||
Hey kami004,
How'd you go changing the random code separator from a comma to something else? It would be so good to be able to change that, then we could have rotating flash banners! Thanks, Drew |
#89
|
|||
|
|||
ESADCG, wouldn't that flash embed code give you an active-x warning in older versions of IE? I thought you had to do SWFobject embeds to avoid those. It would be great if I didn't have use SWFobject, but I don't want those active-x warnings.
|
#90
|
|||
|
|||
Anyone know the $ad_location for the postbit? It seems there all noted apart from that one.
|
#91
|
||||
|
||||
Quote:
if you have prb try edit the templates : slideshow :template header after : Code:
<td align="$stylevar[right]" id="header_right_cell"> Code:
<if condition="$ad_location['ad_header_logo']">$ad_location[ad_header_logo]<else /> </if> after : Code:
$_phpinclude_output Code:
$ad_location[ad_header_end] after : Code:
<!-- / PAGENAV POPUP --> </if> Code:
$ad_location[ad_navbar_below] before : Code:
<br /> <div class="smallfont" align="center">$vbphrase[all_times_are_gmt_x_time_now_is_y]</div> <br /> Code:
$ad_location[ad_footer_start] Code:
<if condition="$show['dst_correction']"> Code:
$ad_location[ad_footer_end] before : Code:
<!-- Active Users in this Forum (and sub-forums) and Moderators --> Code:
$ad_location[ad_forumdisplay_afterthreads] Code:
<!-- post $post[postid] popup menu --> Code:
$template_hook[postbit_end] |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|