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 |
#432
|
||||
|
||||
|
#433
|
||||
|
||||
Maximum user postcount Please fix this too . Uninstalled for now . |
#434
|
|||
|
|||
I got a problem with the new update..
At the bottom of all forums is "Log Out {username}" When i change this piece of code in FORUMHOME.. *** 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 it pushes the "Log Out" bit to the right of my forum and the whole forum shifts left to accomodate this peice of test.. If i delete this bit Code:
<table border="0" width="100%" cellspacing="0" cellpadding="0" align="center"> <tr> <td valign="top"> $ad_leftcolumn_code <table border="0" width="100%" cellspacing="0" cellpadding="0" align="center"> <tr> <td valign="top"> |
#435
|
||||
|
||||
Quote:
you can request this option in version 2.6 ! |
#436
|
||||
|
||||
Quote:
Code:
<table border="0" width="100%" cellspacing="0" cellpadding="0" align="center"> <tr> <td valign="top"> |
#437
|
||||
|
||||
in version 2.7 i will add the revenue sharing in postbit , postbit_legacy , memberinfo , user group , user album
|
#438
|
|||
|
|||
How do I get this to work with VBAdvanced?
|
#439
|
|||
|
|||
I'm trying to use conditionals in the post.
It's not working. Am I doing something wrong? Code:
<if condition="in_array($forumid, array(16))"></if> |
#440
|
|||
|
|||
Quote:
You want me to add the original code back to FORUMHOME AND .. put that extra code in navbar ?? Umm.. Where abouts.? Plus im having problems with the autorefresh.. As in I cant turn it off.. where as your previous version, you could!! |
#441
|
|||
|
|||
i have a problem with the advertisment in vbulletin :
as you can see on this screen shot my advertisment banner doesn't in front of the forum's logo and i want to put this in front of the logo . and this is my now header code : Code:
<!-- logo --> <a name="top"></a> <table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center"> <tr> $GLOBALS[header_advertisement] <td align="$stylevar[right]"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td> </tr> </table> <!-- /logo --> <!-- content table --> $spacer_open $_phpinclude_output ... Thanks |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|