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 |
#442
|
||||
|
||||
Quote:
Code:
<!-- logo --> <a name="top"></a> <table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center"> <tr> <td align="$stylevar[left]"><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_headerEnd">$ad_headerEnd<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> </tr> </table> <!-- /logo --> <!-- content table --> $spacer_open $_phpinclude_output <center> & </center> |
#443
|
||||
|
||||
Quote:
to display the right&left column in forumhome you should add : Code:
$ad_leftcolumn_code below $navbar and $ad_rightcolumn_code above $footer if you have prbs with the right column (( display below the whats going on box )) then try this (( forumhome) Code:
1 = Below $navbar Add <table border="0" width="100%" cellspacing="0" cellpadding="0" align="center"> <tr> <td valign="top"> $ad_leftcolumn_code 2 = above : $footer Add: $ad_rightcolumn_code |
#444
|
|||
|
|||
is this worlk for vb.3.72 ? Thank
|
#445
|
|||
|
|||
Quote:
Thanks |
#446
|
|||
|
|||
I left the "Do NOT display advertisements for scripts:" field BLANK and the header and footer ads won't display for unregistered guests... Any advice? the rest of the ads work fine.
|
#447
|
||||
|
||||
Quote:
as i tested it is not working ! |
#448
|
|||
|
|||
Ok, I have seen the post about adsense not working. I have mine working...kinda.
It shows up in the postbit, but not correctly in the header/footer. This is what I get in both the header and footer. Code:
created 5/19/08 */ google_ad_slot = "4491505720"; google_ad_width = 728; google_ad_height = 90; //--> |
#449
|
|||
|
|||
A few issues:
- The width and height of the Iframes used in the autorefresh ads is hardcoded in the installation XML. It would be better if you are able to set this in the vBulletin options. - I frequently got "headers could not be sent" errors which I fixed by moving the javascript from the top of the autorefresh pages to the the [html] [head] section. It works great now but it's the finishing touch to a great mod. |
#450
|
|||
|
|||
Hi
I have uploaded the 4 folder created a "your style" and edited and saved the templates in the Style Manager. Enabled the Advertisement System (Header & Footer) in Forum and set up the banner rotation to <a href="http://www.havetrampolin.dk"><img src="http://www.agrofora.com/fora/banner1.gif">| <a href="http://www.havetrampolin.dk"><img src="http://www.agrofora.com/fora/banner2.gif">| <a href="http://www.havetrampolin.dk"><img src="http://www.agrofora.com/fora/banner3.gif">| But nothing shows on my website? Can you please guide me It's working now. Just had to open "My style on the home page" Byb |
#451
|
||||
|
||||
Quote:
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|