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 |
#592
|
||||
|
||||
Quote:
|
#593
|
|||
|
|||
Hello,
After setting up and using DownloadsII I like to say That i like it Vry Much but would like to request for somethings for future releases . 1. It would be nice to create a folder in the /downloads folder for each catagory so that all the files are not all in one unsorted folder . 2. It would be great to be able to enable/disable uploading in some catagories . For example I have a main catagory with a bunch of subcatagories . I dont want my users to be able to upload directly into the main catagory . I want them to upload into the subcatagorys so that they are sorted properly . Some users may upload into the parent catagory by mistake . If this is allready an option i dont see it . Please explain how it is possible . Im sure i will have other requests but those are my 2 main concerns . |
#594
|
|||
|
|||
Quote:
Hm , i am thinking now,..... when i perform a search i get results with , Name , Date, Author, Download and Rating , i only need Category there too ? Is this maybe possible ? If you understand me Quote:
|
#595
|
|||
|
|||
what i did so far is
in downloads_search_result i added Code:
<tdclass="thead">{$vbphrase['ecdownloads_category']}</td> Code:
<td class="thead">{$vbphrase['date']}</td> i added Code:
<td class="$bgclass">{$file['category']}</td> Code:
<td class="$bgclass">$date</td> Thank you |
#596
|
||||
|
||||
Quote:
|
#597
|
|||
|
|||
Ohh ya like the others have mentioned have different folders per category. My downloads folder is huge and it takes forever to browse or delete files.
|
#598
|
||||
|
||||
Quote:
I also thought about using userid but since so many sites have a small number of people uploading, that would work well. Also considered basing it off the month and day but ... again ... if someone does a mass upload to get started, that wouldn't work well. So far, random distribution into a series of numbered sub-folders seems the best way to go. |
#599
|
|||
|
|||
Quote:
Is it anyhow possible to give me a `code` instead of this `{$file['category']}` to put in downloads_search_result_bit just to have it as temporaty solution, because i am going crazy with those ppl Thank you |
#600
|
||||
|
||||
Quote:
|
#601
|
|||
|
|||
OK! NP!
I cant wait new release now DO you maybe have idea or date in your mind ? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|