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 |
#362
|
|||
|
|||
how can i enable slideshow below navbar instead of header
|
#363
|
|||
|
|||
Guyz please help me. I'm using a custom style and when i open the header template i can't find the following code:
Code:
<td align="$stylevar[right]" id="header_right_cell"> <if condition="$ad_location['ad_header_logo']">$ad_location[ad_header_logo]<else /> </if> </td> Thank you |
#364
|
||||
|
||||
open your header and remove the code :
Code:
<td align="$stylevar[left]"><if condition="$ad_headerLogo">$ad_headerLogo<else /> </if> Code:
$ad_navbarBelow Code:
$ad_headerLogo Quote:
|
#365
|
||||
|
||||
Quote:
|
#366
|
||||
|
||||
Quote:
Code:
<a href="http://www.yc-spicy.com/showthread.php?p=28#post28" target="_blank"> <img src="http://i35.tinypic.com/2qn4bgo.jpg" width="225" height="151" alt="CoNTRaCT NEw Released" /> </a> |
#367
|
|||
|
|||
Here are the codes for my header and footer (i found out that also footer have some codes missing)
Code:
<!-- logo --> <a name="top"></a> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td rowspan="4" class="ps3-logo"> </td> <td class="nav"><a href="$vboptions[forumhome].php$session[sessionurl_q]" accesskey="1"><img src="$stylevar[imgdir_misc]/home.gif" alt="home" width="74" height="23" style="border: 0px;" /></a><a href="memberlist.php$session[sessionurl_q]"><img src="$stylevar[imgdir_misc]/members.gif" alt="$vbphrase[members_list]" width="119" height="23" style="border: 0px;" /></a><a href="usercp.php$session[sessionurl_q]"><img src="$stylevar[imgdir_misc]/profile.gif" alt="$vbphrase[user_cp]" width="109" height="23" style="border: 0px;" /></a><a href="search.php$session[sessionurl_q]" accesskey="4" rel="nofollow" id="navbar_search"><img src="$stylevar[imgdir_misc]/search.gif" style="border: 0px;" alt="$vbphrase[search]" width="110" height="23" /></a><script type="text/javascript">vbmenu_register("navbar_search",true); </script><a id="usercptools" href="$show[nojs_link]#usercptools"><img src="$stylevar[imgdir_misc]/quicklinks.gif" alt="$vbphrase[quick_links]" width="138" height="23" style="border: 0px;" /></a><script type="text/javascript">vbmenu_register("usercptools",true);</script><a href="register.php$session[sessionurl_q]" rel="nofollow"><img src="$stylevar[imgdir_misc]/register.gif" alt="$vbphrase[register]" width="117" height="23" style="border: 0px;" /></a><if condition="$show['member']"><a href="login.php?$session[sessionurl]do=logout&logouthash=$bbuserinfo[logouthash]" onclick="return log_out('$vbphrase[sure_you_want_to_log_out]')"><img src="$stylevar[imgdir_misc]/logout.gif" alt="$vbphrase[log_out]" height="23" style="border: 0px;" /></a></if></td> </tr> <tr> <td class="header-bg"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td> </tr> <tr> <td><if condition="!$show['member']"> <form action="login.php?do=login" method="post" onsubmit="md5hash(vb_login_password, vb_login_md5password, vb_login_md5password_utf, $show[nopasswordempty])"> <script type="text/javascript" src="clientscript/vbulletin_md5.js?v=$vboptions[simpleversion]"></script> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td class="header-tl"> <input type="text" class="forms" style="font-size: 11px" name="vb_login_username" id="navbar_username" size="10" accesskey="u" tabindex="101" value="$vbphrase[username]" onfocus="if (this.value == '$vbphrase[username]') this.value = '';" /><input type="password" class="forms" style="font-size: 11px" name="vb_login_password" id="navbar_password" size="10" tabindex="102" /><input type="image" class="go" src="$stylevar[imgdir_misc]/go.gif" tabindex="104" accesskey="s" /><label for="cb_cookieuser_navbar"><input type="checkbox" name="cookieuser" value="1" tabindex="103" id="cb_cookieuser_navbar" accesskey="c" />$vbphrase[remember_me]</label> </td> <td class="header-tr"> </td> </tr> </table><input type="hidden" name="s" value="$session[sessionhash]" /> <input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" /> <input type="hidden" name="do" value="login" /> <input type="hidden" name="vb_login_md5password" /> <input type="hidden" name="vb_login_md5password_utf" /> </form><else /> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td class="header-tl2"><phrase 1="$bbuserinfo[username]" 2="member.php?$session[sessionurl]u=$bbuserinfo[userid]">$vbphrase[welcome_x_link_y]</phrase> <if condition="$show['notifications']"> <span><span id="notifications"><a href="usercp.php$session[sessionurl_q]">$vbphrase[your_notifications]:</a> <strong>$notifications_total</strong></span></span> <script type="text/javascript"> vBmenu.register("notifications"); </script> <else /><if condition="$show['pmstats']"> <span><phrase 1="$vbphrase[unread_x_nav_compiled]" 2="$vbphrase[total_x_nav_compiled]" 3="$session[sessionurl_q]">$vbphrase[private_messages_nav]</phrase></span> </if></if> <if condition="$show['pmwarning']"><span><strong><phrase 1="$vbphrase[pmpercent_nav_compiled]">$vbphrase[your_pm_box_is_x_full]</phrase></strong></span></if> </td><td class="header-tr"> </td> </tr></table></if> </td> </tr> <tr> <td><table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td class="header-bl"></td> <td class="header-br">Welcome to Casherz Forums, the best place to spend your time</td> </tr> </table></td> </tr> </table> <div class="page-bg"> <!-- /logo --> <!-- content table --> $spacer_open $_phpinclude_output $ad_location[ad_header_end] Code:
<if condition="THIS_SCRIPT != register"></div> <table width="100%" border="0" cellspacing="0" cellpadding="0" class="content-b-mid"> <tr> <td class="content-b2-l"><a href="#"><img src="$stylevar[imgdir_misc]/top.gif" alt="top" width="22" height="20" border="0" style="float: left;" /></a></td> <td class="content-b-l"><a href="#">Go to Top</a></td> <td class="content-b-bg"><!-- Do not remove this copyright notice --> $vbphrase[all_times_are_gmt_x_time_now_is_y] Forum skin by <a href="http://www.forummonkeys.com" target="new" title="VBulletin and phpBB forum styles">ForumMonkeys</a> <!-- Do not remove this copyright notice --> <!-- Do not remove $cronimage or your scheduled tasks will cease to function --> $cronimage <!-- Do not remove $cronimage or your scheduled tasks will cease to function --> </td> <td class="content-b-r"></td> </tr> </table></if> $ad_location[ad_footer_start] <div align="center" class="smallfont"><br /> $vbphrase[powered_by_vbulletin] $vboptions[copyrighttext]<br /><br /></div> </div> $spacer_close <form action="$vboptions[forumhome].php" method="get"> <table cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="$stylevar[outertablewidth]" class="tfoot" align="center"> <tr> <td align="$stylevar[left]" style="padding-left: 25px;"> <div class="smallfont"> <strong> <if condition="$show['contactus']"><a href="$vboptions[contactuslink]" rel="nofollow">$vbphrase[contact_us]</a> -</if> <if condition="$vboptions['hometitle']"><a href="$vboptions[homeurl]">$vboptions[hometitle]</a> -</if> <if condition="$show['admincplink']"><a href="$admincpdir/index.php$session[sessionurl_q]">$vbphrase[admin]</a> -</if> <if condition="$show['modcplink']"><a href="$modcpdir/index.php$session[sessionurl_q]">$vbphrase[mod]</a> -</if> <if condition="$vboptions['archiveenabled']"><a href="archive/index.php">$vbphrase[archive]</a> -</if> <if condition="$vboptions[privacyurl]"><a href="$vboptions[privacyurl]">$vbphrase[privacy_statement]</a> -</if> <a href="#top" onclick="self.scrollTo(0, 0); return false;">$vbphrase[top]</a> </strong> </div> </td> <if condition="$show['quickchooser']"> <td> <select name="styleid" onchange="switch_id(this, 'style')"> <optgroup label="$vbphrase[quick_style_chooser]"> $quickchooserbits </optgroup> </select> </td> </if> <if condition="$show['languagechooser']"> <td> <select name="langid" onchange="switch_id(this, 'lang')"> <optgroup label="$vbphrase[quick_language_chooser]"> $languagechooserbits </optgroup> </select> </td> </if> <td class="footer-logo"></td> </tr> </table> </form> $ad_location[ad_footer_end] <if condition="$show['dst_correction']"> <!-- auto DST correction code --> <form action="profile.php?do=dst" method="post" name="dstform"> <input type="hidden" name="s" value="$session[sessionhash]" /> <input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" /> <input type="hidden" name="do" value="dst" /> </form> <script type="text/javascript"> <!-- var tzOffset = $bbuserinfo[timezoneoffset] + $bbuserinfo[dstonoff]; var utcOffset = new Date().getTimezoneOffset() / 60; if (Math.abs(tzOffset + utcOffset) == 1) { // Dst offset is 1 so its changed document.forms.dstform.submit(); } //--> </script> <!-- / auto DST correction code --> </if> <script type="text/javascript"> <!-- // Main vBulletin Javascript Initialization vBulletin_init(); //--> </script> |
#368
|
||||
|
||||
for UaECasher
Code:
<!-- logo --> <a name="top"></a> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td rowspan="4" class="ps3-logo"> </td> <td class="nav"><a href="$vboptions[forumhome].php$session[sessionurl_q]" accesskey="1"><img src="$stylevar[imgdir_misc]/home.gif" alt="home" width="74" height="23" style="border: 0px;" /></a><a href="memberlist.php$session[sessionurl_q]"><img src="$stylevar[imgdir_misc]/members.gif" alt="$vbphrase[members_list]" width="119" height="23" style="border: 0px;" /></a><a href="usercp.php$session[sessionurl_q]"><img src="$stylevar[imgdir_misc]/profile.gif" alt="$vbphrase[user_cp]" width="109" height="23" style="border: 0px;" /></a><a href="search.php$session[sessionurl_q]" accesskey="4" rel="nofollow" id="navbar_search"><img src="$stylevar[imgdir_misc]/search.gif" style="border: 0px;" alt="$vbphrase[search]" width="110" height="23" /></a><script type="text/javascript">vbmenu_register("navbar_search",true); </script><a id="usercptools" href="$show[nojs_link]#usercptools"><img src="$stylevar[imgdir_misc]/quicklinks.gif" alt="$vbphrase[quick_links]" width="138" height="23" style=" border: 0px;" /></a><script type="text/javascript">vbmenu_register("usercptools",true);</script><a href="register.php$session[sessionurl_q]" rel="nofollow"><img src="$stylevar[imgdir_misc]/register.gif" alt="$vbphrase[register]" width="117" height="23" style="border: 0px;" /></a><if condition="$show['member']"><a href="login.php?$session[sessionurl]do=logout&logouthash=$bbuserinfo[logouthash]" onclick="return log_out('$vbphrase[sure_you_want_to_log_out]')"><img src="$stylevar[imgdir_misc]/logout.gif" alt="$vbphrase[log_out]" height="23" style="border: 0px;" /></a></if></td> </tr> <tr> <td class="header-bg"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td><td align="$stylevar[right]"><if condition="$ad_headerLogo">$ad_headerLogo</center><else /> </if> <td align="$stylevar[right]" id="header_right_cell"> <if condition="$ad_location['ad_header_logo']">$ad_location[ad_header_logo]<else /> </if> </td> <td align="$stylevar[right]"> </td> </tr> <tr> <td><if condition="!$show['member']"> <form action="login.php?do=login" method="post" onsubmit="md5hash(vb_login_password, vb_login_md5password, vb_login_md5password_utf, $show[nopasswordempty])"> <script type="text/javascript" src="clientscript/vbulletin_md5.js?v=$vboptions[simpleversion]"></script> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td class="header-tl"> <input type="text" class="forms" style="font-size: 11px" name="vb_login_username" id="navbar_username" size="10" accesskey="u" tabindex="101" value="$vbphrase[username]" onfocus="if (this.value == '$vbphrase[username]') this.value = '';" /><input type="password" class="forms" style="font-size: 11px" name="vb_login_password" id="navbar_password" size="10" tabindex="102" /><input type="image" class="go" src="$stylevar[imgdir_misc]/go.gif" tabindex="104" accesskey="s" /><label for="cb_cookieuser_navbar"><input type="checkbox" name="cookieuser" value="1" tabindex="103" id="cb_cookieuser_navbar" accesskey="c" />$vbphrase[remember_me]</label> </td> <td class="header-tr"> </td> </tr> </table><input type="hidden" name="s" value="$session[sessionhash]" /> <input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" /> <input type="hidden" name="do" value="login" /> <input type="hidden" name="vb_login_md5password" /> <input type="hidden" name="vb_login_md5password_utf" /> </form><else /> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td class="header-tl2"><phrase 1="$bbuserinfo[username]" 2="member.php?$session[sessionurl]u=$bbuserinfo[userid]">$vbphrase[welcome_x_link_y]</phrase> <if condition="$show['notifications']"> <span><span id="notifications"><a href="usercp.php$session[sessionurl_q]">$vbphrase[your_notifications]:</a> <strong>$notifications_total</strong></span></span> <script type="text/javascript"> vBmenu.register("notifications"); </script> <else /><if condition="$show['pmstats']"> <span><phrase 1="$vbphrase[unread_x_nav_compiled]" 2="$vbphrase[total_x_nav_compiled]" 3="$session[sessionurl_q]">$vbphrase[private_messages_nav]</phrase></span> </if></if> <if condition="$show['pmwarning']"><span><strong><phrase 1="$vbphrase[pmpercent_nav_compiled]">$vbphrase[your_pm_box_is_x_full]</phrase></strong></span></if> </td><td class="header-tr"> </td> </tr></table></if> </td> </tr> <tr> <td><table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td class="header-bl"></td> <td class="header-br">Welcome to Casherz Forums, the best place to spend your time</td> </tr> </table></td> </tr> </table> <div class="page-bg"> <!-- /logo --> <!-- content table --> $spacer_open $_phpinclude_output $ad_location[ad_header_end] |
#369
|
|||
|
|||
Quote:
EDIT: i installed every thing thanks for help EDIT: NVM i fixed it and its working fine |
#370
|
|||
|
|||
My board is divided into regional section. It would be kinda cool if I could offer localized targeted adds management, as in ad x for forum a (and all subforums) and ad Y for forum b and google adds for the rest. Would such a thing be possible here?
|
#371
|
|||
|
|||
anyway for the slideshow to work below the navbar instead of at the header...kindly help this is what i want image below..but since i cant find it i want the slideshow to work below navbar
thanks in advance for ur time |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|