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 |
#142
|
|||
|
|||
Works great, but some images upload... and then nothing shows in their place... others work just fine.
Kinda strange, checked FTP and the files are there but it wont show the banners |
#143
|
|||
|
|||
Quote:
Great - it works fine - though this put the banner to the left hand side - remember to put CENTER for centering the banner.... } else { $banner = "<a href='".$ban['link']."'><center><img src='" . $vbulletin->options[bburl] . $defaultdir . "/" . $ban['name'] . "' alt='" . $ban['alt'] . "' width='".$ban['width']."' height='".$ban['height']."' border='0'></center></a>"; } |
#144
|
||||
|
||||
what a great mod
but i got the following error when i tried to add a banner |
#145
|
|||
|
|||
Not working, i added the GIF ext and it still wont let me upload it ?
Quote:
|
#146
|
|||
|
|||
It's not letting any of the ext upload lol!
|
#147
|
|||
|
|||
too much of a hassle, uninstalled.
|
#148
|
|||
|
|||
Just experinced, if you put a question mark (?) in ALT field, it comes up with an SQL error
|
#149
|
|||
|
|||
Nice
while uploading a simple banner in ext. of jpg or png it gives this The selected file type is not allowed. |
#150
|
|||
|
|||
Anybody know of a banner rotation script which allows you to actually add a URL to the banner? I don't understand what purpose a banner script is that doesn't make the banners clickable??
|
#151
|
|||
|
|||
|This error is returned when trying to upload a banner:
Code:
Warning: move_uploaded_file(./images/banners/communitybanner.gif) [function.move-uploaded-file]: failed to open stream: Permission denied in /admincp/brotator.php on line 62 Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move '/tmp/phpiSUxzA' to './images/banners/communitybanner.gif' in /admincp/brotator.php on line 62 sorry. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|