The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Rotating Banner System Details »» | |||||||||||||||||||||||||||||||||||||||||||
With the Rotating Banner System software, you may publish literally anywhere standard banners and advertising, with no restriction but your imagination. Unlike many other products, it allows to show an unlimited amount of banners and advertising, which are randomly shown at the places you choose, and you may refer generically to an Ad by using specific placeholders.
Also the management is straight-forward and simple to use. Forum administrators with maintenance rights may add, edit and delete records from the Administration Control Panel (ACP), one of each representing a banner. After saving the new banner settings, they are immediately visible at your board. Compatibility: from vBulletin 3.6.5 onwards By the way, I do also install the hack on your boards, but since I am very, very busy, it may take some time (weeks) until it gets done. Tutorials:
Download Now
Screenshots
Supporters / CoAuthors Show Your Support
|
23 благодарности(ей) от: | ||
Alecsmith, amine13420, Filgga, fxdigi-cash, ggrimes620, goxy63, Insta-Gator, LOGECT, nuTTTz, Paul., rootsxrocks, scottkoz20, SWSUSA, tacklebox joe, Teascu Dorin, Tony_FPM, VB-STYLE, viper357, vithorius |
Comments |
#42
|
||||
|
||||
I believe at the current state of brain storming, best is to go by steps and use thus the inbuilt subscription feature. I'm not sure yet how to upload the banner and make sure it will be only one at a single time - maybe using the user profile.
|
#43
|
||||
|
||||
Quote:
i tried that but then it didnt work at all. did i miss something for the code? |
#44
|
||||
|
||||
After changing the placeholder, also the styles' placeholders must be edited accordingly, else it won't find any to replace and thus would not show anything.
|
#45
|
||||
|
||||
ok i changed the place holders so it still works in the forum but i still dont have anything on the classifieds?
|
#46
|
||||
|
||||
Quote:
There is nothing I can do about scripts which hook only partially into vBulletin - it is a choice of the developers how far their products integrate. If the product calls the vBulletin hook global_complete and does not exit prematurely, the ads are rendered |
#47
|
|||
|
|||
is their anything different I need to do since I have CMPS?
|
#48
|
|||
|
|||
Hi, i have the enlighten style, this is the code in the CSS (the logo is there, not in header):
Code:
/* ***** SETS LOGO AREA FOUND IN HEADER AND ALL OF IT'S PROPERTIES ***** */ #logo { background: url(enlighten/misc/header_logo.gif); width: 470px; height: 102px; float: left; margin: 0; padding: 0; } /* ***** sets background for header area - No need to change this ***** */ #hdr { background: #F7632F url(enlighten/misc/header_back.gif) ; width: 100%; height: 102px; margin: 0; padding: 0; } /* ***** SETS HEADER RIGHT SIDE AREA FOUND IN HEADER AND ALL OF IT'S PROPERTIES ***** */ #hdr_rs { background: url(enlighten/misc/header_rs.gif); width: 34px; height: 102px; float: right; padding: 0; } /* ***** SETS HEADER RIGHT SIDE AREA FOUND IN HEADER AND ALL OF IT'S PROPERTIES ***** */ #hdr_rs { background: url(enlighten/misc/header_rs.gif); width: 34px; height: 102px; float: right; padding: 0; } |
#49
|
||||
|
||||
Quote:
A script replacement in CSS would read like: Code:
#logo { background: url(anywhere/script.php); width: 470px; height: 102px; float: left; margin: 0; padding: 0; } |
#50
|
||||
|
||||
With vbAdvanced there is no additional work to do. Other CMPS may or may not work, depending whether they load the vBulletin engine or not. All non-vBulletin pages must load the vBulletin engine and call the global_complete hook in order to render the rotating banners.
|
#51
|
||||
|
||||
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|