The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
DownloadsII Details »» | |||||||||||||||||||||||||||||||||||||||
There's a vB4 version of this mod available: https://vborg.vbsupport.ru/showthread.php?t=231427
DownloadsII DownloadsII is a download database that integrates into vBulletin. It allows you to upload files, add images to them, create categories, link to external files - and more. It is very flexible and has many options. Because a lot of people keep on asking this: This mod works with any version of vBulletin 3.7.x and 3.8.x! It's also coded 100% XHTML 1.0 Transitional valid, just like vBulletin itself. Instructions & Support You can find an installation manual in the zip package (Readme-Install.txt). We try to answer most questions asked in this thread. Please don't send any pm's if we don't ask for them, as we said we try to give a high level of support in this thread. Don't forget to click the install link, so you will receive important update notifications. Screenshots & Live demo At the bottom of this post, you can find 6 screenshots of the front-end and back-end (AdminCP part) of the DownloadsII software. You can see the newest version in action at the Minatica.be Downloads (Dutch). Changelog (version 5.1.2) Jelle
Help!!! I can't upload large files?? This is probably the second most asked question. Have a look at this post for the solution. It doesn't work with GARS?! If you also use the latest version of GARS, you will get the "Fields marked in RED must be filled in!" error when uploading a file. I provided a fix here on the GARS forums. Addons We are offering 3 addons for this mod at the moment (have a look at the bottom of this post for them). DownloadsII contains 5 hook locations for the vBulletin plugin systems, so you can add extra functionality without file edits. Do you want to help expanding DownloadsII (if you are a coder)? Check out this post! Notes
Addons Download Now
Screenshots
Supporters / CoAuthors Show Your Support
|
Благодарность от: | ||
puertoblack2003 |
Comments |
#3322
|
|||
|
|||
Quote:
Try reuploading all files on your FTP. |
#3323
|
|||
|
|||
Possible to use a different host for the uploads to what the forum is on?
|
#3324
|
||||
|
||||
Wow, really good Mod, I love it.. I installed it and its working perfectly ! thanks a lot RS_Jelle for this excellent mod..
P.S. I found a repeated word in the DownloadsII usergroup permissions section: Quote:
|
#3325
|
|||
|
|||
Quote:
I'm not sure if the new 6 version will have this... |
#3326
|
|||
|
|||
Thank you, that's a shame. I was hoping it would be possible .
|
#3327
|
||||
|
||||
yes agree best download mod around.
can both link to files and store files.. only thing missing is a purchase botton :up: :up: :up: :up: Recommended if needed a fileshareing util for vb. |
#3328
|
||||
|
||||
You could always just link to the other host using DownloadsII.
|
#3329
|
|||
|
|||
Quote:
But it would be easier and faster if you could upload them to another host via downloadsII. But I know it's damn hard to implement (if even possible). |
#3330
|
||||
|
||||
Quote:
I have uploads disabled, but added the magaupload box for members so they can share through them without limits. only admiin and supmod can upload actual files. rest is just shares. And ive diabled the upload botton so now only share links availible. Only specified group can share Find : Code:
<font size="-3" {$errors['upload']}>{$vbphrase['ecdownloads_upload_a_file']}</font><br /> <input name="upload" type="file" size="20" /> Code:
<!-- Original upload box code start --> <font size="-3" {$errors['upload']}>{$vbphrase['ecdownloads_upload_a_file']}</font><br /> <input name="upload" type="file" size="20" /> <!--original upload box code end --> <!-- New remove upload box code start --> <if condition="is_member_of($bbuserinfo, GROUPID)"><font size="-3" {$errors['upload']}>{$vbphrase['ecdownloads_upload_a_file']}</font><br /> <input name="upload" type="file" size="20" /> <else></if> <!-- new remove upload box code end --> See image, left a member login on the right a moderator.. Attachment 93635 hope it helps. |
#3331
|
|||
|
|||
ok i juts got the mod and so far love it.. but i got a few super mods that would like me to add more than 1 file upload at a time... they say they have seen this mod with muti uploads if this can be done can you point me in the dirctions
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|