The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Banner Rotator (Definitive Mod) **UPDATED** Details »» | |||||||||||||||||||||||||||
Banner Rotator (Definitive Mod) **UPDATED**
Developer Last Online: Feb 2016
New version of https://vborg.vbsupport.ru/showthread.php?t=103477 with minor bugs fixed and added some additions people requested.
So, what does this hack do? - This mod allows you to add lots of forum banners. - The banners will be automatically randomized everytime you reload your forums. How can i work with it? - It's all controlable through AdminCP. - NOT NEEDED ftp access to upload banners. - You CAN upload banners (jpg, gif & png) through AdminCP. - NEW: You can upload flash (SWF) banners! - You can set a description for individual banners. - NEW: You can set size (width & height) for each banner individually - You can edit the description easily and individually. - You can delete the banners through AdminCP (this function delete the banner from the ftp) - You can activate/deactivate you banners. - Deactivated banners remains in the ftp, but will not be shown on forum home. Future additions: Add URL for each banner individually, so when users click on it they will be redirected. How can i install? (Time to install: 1 minute if you are fast enough ) - Upload all the files contained in the "upload" folder inside the zip to your forum root directory. - Install product-brotator. - Go to your AdminCP > Style Manager > YOUR SKIN > Edit HEADER template and find: Code:
<img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /> Code:
$banner Please, I updated and added new features of this mod in this afternoon, so probably it still have some bugs. So, if you find one please report here. Thanks! NOTE: Maybe some of you will have to create folder called "banners" inside folder "images" manually, and then chmod it 0777. SUPPORT GIVEN ONLY FOR WHO CLICKED "INSTALL" Show Your Support
|
Comments |
#222
|
||||
|
||||
Because it's easier and quicker to say chmod 777?
|
#223
|
|||
|
|||
Uninstalled. Couldn't get the link to work in quick links.
|
#224
|
|||
|
|||
yeah it is still no worky for me what have I done wrong...anyone please I need to move on from this to another project, or else i will just uninstall Thanks
SJ |
#225
|
|||
|
|||
New version, with new features: https://vborg.vbsupport.ru/showthread.php?t=169266
|
#226
|
|||
|
|||
Quote:
posting in 3.6.8 that there is a new version and then its for 3.7 some times things can make me cry |
#227
|
|||
|
|||
I dont have this
<img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" />Replace with: Code: <center>$banner</center> and I can upload my banners but I cant se them to my portal I use vba cmps so plz howe shuld I do ? here is my code for the header Code:
<!-- logo --> <a name="top"></a> <div id="border"><div id="main"> <table width="792" style="margin-left: 1px; margin-right: 1px; border: 0px;" cellspacing="0" cellpadding="0"> <tr> <td class="header1"></td> <td class="header1"></td> </tr> <tr> <td class="logo"></td> <td class="headspace"></td> </tr> <tr> <td class="navl"></td> <td class="nav"><a href="$vboptions[forumhome].php$session[sessionurl_q]" accesskey="1"><img src="tiger/misc/nav-home.gif" width="105" height="19" style="border: 0px;" alt="$vboptions[bbtitle]" /></a> <a href="memberlist.php$session[sessionurl_q]"><img src="tiger/misc/nav-members.gif" width="105" height="19" style="border: 0px;" alt="$vbphrase[members_list]" /></a> <if condition="$show['member']"> <a href="usercp.php$session[sessionurl_q]"><img src="tiger/misc/nav-usercp.gif" width="105" height="19" style="border: 0px;" alt="$vbphrase[user_cp]" /></a> </if> <if condition="$show['registerbutton']"> <a href="register.php$session[sessionurl_q]" rel="nofollow"><img src="tiger/misc/nav-register.gif" width="105" height="19" style="border: 0px;" alt="$vbphrase[register]" /></a> </if> <a href="search.php$session[sessionurl_q]" accesskey="4" rel="nofollow"><img src="tiger/misc/nav-search.gif" width="105" height="19" style="border: 0px;" alt="$vbphrase[search]" /></a></td> </tr> </table> <!-- content table --> $_phpinclude_output $spacer_open |
#228
|
|||
|
|||
How can I make the banner This a section specifies As shown in the attached image
|
#229
|
|||
|
|||
possible to put my banner at left side? i dont want it to be center
|
#230
|
|||
|
|||
If you've put your $banner (in header template) in between <center> tags remove the center tags. Or use align=left in your <TD> tag.
|
#231
|
|||
|
|||
How many banners can I add with this mod ?? more than 10 ?? or ther is no limitant ?
thank you |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|