The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
vbBannerRotator Details »» | |||||||||||||||||||||||||
This is the first vbulletin Banner Rotator written in PHP that works with none Errors.
You can add Adsense, Adbrite, Banners or what you want. - 2 Banner Rotator Sets added in product-bannerrotator-two.xml - 1 Banner Rotator Set added in product-bannerrotator.xml Version: 1.1.0 - No Template needs to create - Second Set of Banners added (max 5 Banners) - Import max 10 Banner Codes (vBulletin options) - Enable or Disable vbBannerRotator & Banners (vBulletin options) Version: 1.0.1 - Uncached templates fixed Installation: 1. Download and Install this Product 1a. Click here to Install 2. Open your Header, Footer or what you want 3. Add $GLOBALS[bannerads] for Set 1 (max 10 Banners) 3a. Add $GLOBALS[banneradstwo] for Set 2 (max 5 Banners) 4. Go to vbBannerRotator in vBulletin Settings and insert your Codes 5. And Finish Update: (since v.1.0.0 & 1.0.1) 1. Backup your Bannercodes from template: bannerbns 2. Restore (Delete) Template: bannerbns 3. Overwrite Old Product Version with New 4. Open your Header, Footer or what you want 5. Add $bannerads 6. Go to vbBannerRotator in vBulletin Settings and insert your Codes 7. And Finish Demo: Click Install Show Your Support
|
Comments |
#142
|
|||
|
|||
Forgive me I didnt read all 10 pages.
Im trying to use this to rotate the banner of my forum, not for ads. Anywho its installed an working. Except that it added a small space/break under my banner? Is there any way to fix? Here is my header. 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]">$GLOBALS[bannerads]</a></td> <td align="$stylevar[right]"> </td> </tr> </table> <!-- /logo --> <!-- content table --> $spacer_open $_phpinclude_output |
#143
|
|||
|
|||
Here is my header : As I have put in the code.. Does this look correct?? Right now I have a JPG file in the header space Would like banner to go under that..
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]"> $GLOBALS[banneradstwo] </td> </tr> </table> <!-- /logo --> <!-- content table --> $spacer_open $_phpinclude_output I am very very new to this & I know I am just missing something simple.. Any help would be greatly appreciated.. Code:
<a hef="http://www.greatlakesoffshore.com" target="_blank"><img src="http://www.greatlakesoffshore.com/greatlakesoffshore/images/banners/bobcardbanner.gif"></a> |
#144
|
|||
|
|||
Anyone?
|
#145
|
|||
|
|||
The extra space under your banner may be within the code of this mob. I recall editing code to remove that space when I installed it.
|
#146
|
||||
|
||||
exactly what i needed!! installed!~ thank you
|
#147
|
|||
|
|||
Do you know what code to remove?
|
#148
|
|||
|
|||
I have replaced the vBulletin logo with this Banner Rotator by removing
HTML 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]"> </td> </tr> </table> <!-- /logo --> HTML Code:
$GLOBALS[bannerads]
<!-- content table -->
$spacer_open
$_phpinclude_output
|
#149
|
|||
|
|||
This script is nice, but I use alot of small banners.
Can this be adapted to offer a variable # of sets and variable number o banners per set? (I'm looking for 14+ sets, 3-10 banners each, so would be easier I can set variables on how many sets and how many banners) |
#150
|
|||
|
|||
I know this has been asked bfore, but there was no answer.
Can this be made to automatically rotate? Like every 5 seconds or so? Thanks in advance. |
#151
|
|||
|
|||
I'm having trouble finding out where I need to place the code in my "header" for it to display correctly. I'm using a couple of "styles" that are a little confusing.
The site is www.turbo-owners.com and I would like it to appear on the right side across from the 'Turbo Owners" logo... I have 2 styles (light and dark) and have attached the header contents of each style1 = light style2 = dark If anyone could help me out that would be appreciated. Also, is there the possibility of having slots for more than 10 banner ads? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|