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 |
#3932
|
|||
|
|||
Great mod.
RS_Jelle About vb4, I will not upgrade unit release the new update for this mod for vb4 I believe that you can make an amazing devlopment with the 4 series (i.e staring in DownloadII 1.5 or 2.0) ! |
#3933
|
||||
|
||||
Quote:
|
#3934
|
|||
|
|||
Quote:
Quote:
Look for GD |
#3935
|
||||
|
||||
This is what it sais under the section of gd.
Thanks for helping gd GD Support enabled GD Version bundled (2.0.34 compatible) FreeType Support enabled FreeType Linkage with freetype FreeType Version 2.2.1 GIF Read Support enabled GIF Create Support enabled JPG Support enabled PNG Support enabled WBMP Support enabled XPM Support enabled XBM Support enabled |
#3936
|
|||
|
|||
is there anyway to organize categories in 3 columns.
Just like this http://www.haitiwebs.com/downloads.php (may be sub-forums organization would help!! https://vborg.vbsupport.ru/showthrea...bforum+listing) thanks |
#3937
|
||||
|
||||
I hope you will support this hack for vB 4.0
I and probably a lot of other vB users use this mod. And I can't upgrade to vB 4.0 unless my downloads work. Too bad your neither an alpha or a beta tester. |
#3938
|
|||
|
|||
Quote:
Can you create JPG thumbnails with vB itself? Does the attachment/avatar/... system for example create a thumbnail when you upload a big JPG? Quote:
But of course, you could change the templates yourself for this. Quote:
|
#3939
|
|||
|
|||
Hi
we're using v5.1.1 and found the following bug: I uploaded a file called similar to "abc-1.1.1-win32.zip". When trying to download that file, the name was changed to "abc-1.1.win32.zip". I looked into "download.php" and found this on line 679: Code:
$newfilename = preg_replace('/[0-9]+-/','',$file['url']); Unfortunately, this line also deletes number-hyphen-combinations within the actual filename. Using the following fixes the bug: Code:
$newfilename = preg_replace('/^[0-9]+-/','',$file['url']); Cobinja |
#3940
|
||||
|
||||
Quote:
That works fine. I just get that error mesage when i try to upload the images to the downloads Update...................... I have this working ok now. Thank you very much for your help and for the mod |
#3941
|
|||
|
|||
I am having a issue with permissions. When I set a user group to not see certain download sections they can still see them. I have tried checking the box and not checking it. I have added the cat. #'s with a , in between each cat. I can't see to get this to work. Any suggestions on what I am missing.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|