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 |
#3802
|
||||
|
||||
i have installed on vbulletin 3.8.1 and every thing if fine when i upload the file then file upload successfully added and after that when i try to download the file and click on the category then nothing show on the category page .
see the attachments . and please guide me about this . its very urgent . |
#3803
|
|||
|
|||
Quote:
|
#3804
|
||||
|
||||
ohh thanks for inform me . now all is fine . nice mod .
|
#3805
|
||||
|
||||
when i try to upload the file some it everything is fine but some time i got this error .
500 - Internal Server Error This is a temporary server error. Please try to reload the webpage later. file size is 4427 kb only any body tell me about this ... please. |
#3806
|
||||
|
||||
I'm running PHP 5.3, VB 3.8.4, and have hit this message:
Quote:
|
#3807
|
||||
|
||||
Ok, by changing this portion of the DOWNLOADS.PHP
Code:
error_reporting(E_ALL & ~E_NOTICE); @set_time_limit(0); Code:
error_reporting(0); @set_time_limit(0); This was also required for DOWNLOADADMIN.PHP |
#3808
|
|||
|
|||
You need to set error_reporting() to:
PHP Code:
|
#3809
|
||||
|
||||
What's the largest file size that can be set to be up loaded or downloaded?
|
#3810
|
|||
|
|||
Well I keep getting a white screen on uploading and nothing happens, so I started with a smaller file the maximum I'm getting it to accept is 1.5mb. Now my php settings actually allow me to upload 250mb and I run video's etc and a gallery so I know my .php settings are well covered.
How do I change the time out settings ? |
#3811
|
||||
|
||||
Is there a way to adjust the script to allow for smaller limits (under 1 MB) and/or longer limits (such as a week instead of a day)?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|