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 |
#1632
|
|||
|
|||
Hmm, those are pretty strange errors
I never heard of those kind of problems and for example the first error: there would be a lot of people complaining about this, but you are the first one. So I think it's a problem with your server configuration, some mods to the DownloadsII code, or something custom like that. Have you installed the newest version of DownloadsII (5.0.4 at the moment of speaking)? Cause your postbit info says to me that you didn't download it ever, which is pretty strange. Maybe you have the old ecDownloads of Ron1n installed (which we don't support, you need to upgrade to DownloadsII 5.0.4)? Is there anything special you can say? Like mods to the templates, plugins, normal PHP code, ...? Or a special server software configuration? Btw: if you can pm me the user info of a normal user test account with upload and comments permissions for DownloadsII, I can check it out for you. |
#1633
|
|||
|
|||
When I try upload an .mp3 it doesn't upload it. It goes through the upload process, but it never appears in the list. The file size is 9+ Mb and I have no limit on file size set. Any suggestions?
|
#1634
|
|||
|
|||
I also tried the .htaccess suggestion and it caused an internal server error, I removed the code from it.
|
#1635
|
|||
|
|||
It's clearly a PHP upload limit problem. You need to edit your php.conf file or use the .htaccess method. Editing your php.conf is only possible if you have root access to the server. Otherwise I would suggest you to contact your host to ask why the .htaccess method fails.
|
#1636
|
|||
|
|||
Yep, PHP upload issue. Fixed...... Thanks!
|
#1637
|
|||
|
|||
my PHP Maximum Upload Size 350.00 MB
but i still fail to upload ´files over 20 mb running a dedicated server with centos 5 as server os i have created.htaccess on the same directory as download.php and used this php_value upload_max_filesize 30M php_value post_max_size 30M but i still failed to upload files over 20 mb |
#1638
|
||||
|
||||
thank you very much,
|
#1639
|
|||
|
|||
Hi,
i have these database error when a user try to upload a new version of the download: Code:
Datenbankfehler in vBulletin 3.6.7: Invalid SQL: SELECT title, usergroup.usergroupid, username, userid FROM knxusergroup, knxuser WHERE ecdownloadpermissions & 1024 AND usergroup.usergroupid = user.usergroupid; MySQL-Fehler : Unknown table 'usergroup' in field list The right SQL Statement must be: Code:
SELECT title, knxusergroup.usergroupid, username, userid FROM knxusergroup, knxuser WHERE ecdownloadpermissions & 1024 AND knxusergroup.usergroupid = knxuser.usergroupid; Thanks Alfred |
#1640
|
|||
|
|||
i would like to bring up a suggestion, please make it so ppl can upload on ftp so once its done maybe on admin cp or somewhere will tell the staff that soemone uploaded the file and let the staff put it on a category
|
#1641
|
|||
|
|||
For some reason im getting this error when trying to delete a file, and im the GOD admin, also all my other admins are getting this too...how can i fix this?
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|