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 |
#742
|
||||
|
||||
Quote:
Quote:
|
#743
|
|||
|
|||
See that's the problem. I don't have the second part.....the code. It's neither in my header nor my forum home templates. I have 3.7.4 PL1
|
#744
|
||||
|
||||
If your header template is unchanged then it should look like this in 3.7.4 PL1, i have made bold and magenta the line you are looking for.
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]" 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 $ad_location[ad_header_end] |
#745
|
||||
|
||||
Quote:
Quote:
Quote:
You will see the code editor open up and this is where you ad your mods. |
#746
|
|||
|
|||
Quote:
Mr Simon Lloyd has understood what I said and has responded again and I thank him. It isn't that I don't know how to use the scripts/code/or mods, I have customized virtually my entire infrastructure. The part I don't understand is the instructions supplied. I've never before seen instructions like this and it makes no sense to me. I don't understand what he direct to additionally configure. Instructions are normally in a text file like this:obviously everybody does things differently so I was asking for somebody to maybe put the instructions in the order most mods instructions look like (BELOW) Step 1 - In "HEADER Template" Find: here is my code, this is the code to look for.........yada yada Under - add: Here is my new code, this is what I am showing to add to the existing code -------------------------------------------- Step 2 - In "FORUMHOME Template Find: And so on and so on.......etc |
#747
|
||||
|
||||
Forgetting all the bulls**t, does your header template look like the code i posted?
|
#748
|
|||
|
|||
Quote:
Code:
<meta http-equiv="Page-Exit" content="BlendTrans(Duration=0)" /> <meta http-equiv="Page-Enter" content="BlendTrans(Duration=0)" /> <!-- logo --> <a name="top"></a> <table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center"> <tr> <td colspan="5"> <p align="center"><a href="http://www.mysite.com" bgproperties="fixed"> <img border="0" src="http://www.mysite.com/images/misc/vbulletin3_logo_white.gif"</a></td> </tr> <tr> </tr> </table> <!-- /logo --> <!-- content table --> $spacer_open $_phpinclude_output $ad_location[ad_header_end] <center>$ad_headerEnd</center> |
#749
|
||||
|
||||
Try this:
Code:
<meta http-equiv="Page-Exit" content="BlendTrans(Duration=0)" /> <meta http-equiv="Page-Enter" content="BlendTrans(Duration=0)" /> <!-- logo --> <a name="top"></a> <table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center"> <td align="$stylevar[right]"><center><if condition="$ad_headerLogo"><center>$ad_headerLogo</center><else /> </if></center> <tr> <td colspan="5"> <p align="center"><a href="http://www.mysite.com" bgproperties="fixed"> <img border="0" src="http://www.mysite.com/images/misc/vbulletin3_logo_white.gif"</a></td> </tr><td align="$stylevar[right]"><center><if condition="$ad_headerLogo"><center>$ad_headerLogo</center><else /> </if></center> <tr> </tr> </table> <!-- /logo --> <!-- content table --> $spacer_open $_phpinclude_output $ad_location[ad_header_end] <center>$ad_headerEnd</center> |
#750
|
|||
|
|||
Quote:
This has worked thank you kind sir. |
#751
|
|||
|
|||
my Ads are not displaying I have them turned on in footer, first post, and last post.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|