The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
![]() |
|||||||||||||||||||||||||||
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 |
#232
|
||||
|
||||
![]()
Well, the thing is that I'm trying to use the postbit_legacy ad location to show one ad code in a particular section and another for the rest of the forum (the ads are displayed as the last post in a thread).
So my code looks like this: HTML Code:
<if condition="$forumid == 22"> <div align="left"> {first ad script} </div> <else /> {second ad script} </if> ![]() Later edit: I also tried <if condition="$thread['forumid'] == 22">, but it doesn't work either. |
#233
|
||||
|
||||
![]() Quote:
just put the code in template ad_postbit_below betwen <if condition="$thread['forumid'] == 22"> and </if> |
#234
|
||||
|
||||
![]() Quote:
HTML Code:
<td class="alt1" align="center"> <if condition="$thread['forumid'] == 22"> <div align="left"> {first ad script} </div> <else /> $postbit_ad </if> </td> |
#235
|
||||
|
||||
![]()
for postbit & postbit_legacy you have the ability to set more permissions like :
could you also make it to have it set after random post? |
#236
|
||||
|
||||
![]()
Thank you very much karim004 for sharing this add-on. Your hard work and generosity is most appreciated!
I do have a question on selecting an advert unique to a page much like Silviu here.. Quote:
Another idea is the option to exclud forum areas like private staff areas would be nice to. Again that's just an idea not a request. ![]() |
#237
|
|||
|
|||
![]()
Installed..Thanks!
|
#238
|
|||
|
|||
![]()
Hi all, i just installed this on my v3.7 and it dosent work at all..
Why are the instructions for this so poor? All i get is a error: theslide has no properties [Break on this error] if (theslide[1]!="") In forum line 384. what is this? and no matter what i click to on, no adds appeare.. |
#239
|
|||
|
|||
![]()
Uninstalling this mod will delete several default templates you have.BE AWARE!!!
|
#240
|
|||
|
|||
![]()
I just get a error in my forum.. No adds at all just an error... i have followed the howto for the 3.7 version..
|
#241
|
|||
|
|||
![]()
I am having issues with the header and footer ads. They don't show at all. Tried whatever has been suggested in this thread to no avail.
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|