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 |
#82
|
||||
|
||||
I installed and it is running great, I am just trying to make the banner clickable which is not in the original mod...so install away
|
#83
|
||||
|
||||
Quote:
|
#84
|
||||
|
||||
I just re-edited all files and uploaded/overwrote and I still get the same thing...I do have a question with some of the instructions:
now you need to add this about line 89 PHP Code: PHP Code:
PHP Code: PHP Code:
Also does this mean add it to what is already there?: on line 30 add this PHP Code: PHP Code:
|
#85
|
|||
|
|||
Excellent, pure genius!
|
#86
|
|||
|
|||
gif & bmp files it wont let me add any reason why?
|
#87
|
||||
|
||||
Quote:
Someone correct me if I'm wrong but it worked for me. And usually does for other template edits where I can not find the default code. |
#88
|
||||
|
||||
how i can solve this error
Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to access ./images/banners/iklkiu_468x60_01_01.gif/iklkiu_468x60_01_01.gif in /admincp/brotator.php on line 62 |
#89
|
|||
|
|||
I don't have any edit settings. Any idea what's up with that? Also, no images are showing up on the forum. The path to the directory holding the images is correct. Header code is as follows:
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]"><center>$banner</center></a></td> </tr> </table> <!-- /logo --> <!-- content table --> $spacer_open $_phpinclude_output |
#90
|
|||
|
|||
Edit from above. Fixed.
Now I get the classic error that everyone has been getting saying that the file i want upload is invalid type: image/pjpeg Where did you go dude? |
#91
|
|||
|
|||
Quote:
Add "|image/pjpeg" to the end of it... Now MY problem is the standard "I have different code in my header so I don't know where to put $banner"... Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|