Version: 6.0.9, by RS_Jelle
Developer Last Online: May 2016
Category: Major Additions -
Version: 4.0.4
Rating:
Released: 12-27-2009
Last Update: 12-01-2011
Installs: 1648
DB Changes Uses Plugins Auto-Templates
Additional Files
No support by the author.
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.
It's also coded 100% XHTML 1.0 Transitional valid, just like vBulletin itself.
Instructions & Support
Requires vBulletin 4.0.4 or higher. Not fully compatible with lower vB 4 versions.
It works fine with both the new editor in vB 4.1.4 or higher and the old one in previous vB versions.
Read the instructions in the next two posts before installing/upgrading this mod!
You can find an installation/upgrade manual in the zip package (Readme.txt).
I try to answer most questions asked in this thread. Please don't send any pm's if I don't ask for them. 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 some screenshots of the front-end and back-end (AdminCP part) of the DownloadsII software.
You can find a live demo on my own site: Minatica.be Downloads (Dutch).
Though keep in mind that we are running a restyled and modified version of it.
Changelog (version 6.0.9)
Jelle
Added support for vB 4.1.8 bit processing with 'each' construct (backwards compatible)
Fixed comma listing for vB 4.1.8 (using "old" method)
Older changelogs are included in the zip package.
Help!!! I can't upload large files??
This is probably the most asked question. It's mostly caused by some default PHP settings: check "PHP Max Post Size" and "PHP Maximum Upload Size" at your AdminCP home.
Then have a look at this post for the solution to up these values.
Also have a look at this post at vB.com (but ignore the MySQL part as DownloadsII is only using the file system).
Add-ons
There are currently no official add-ons. Unofficial add-ons are listed below.
turn off Enable/Disable Download Agree
and this is a temp fix for the security token..
not sure yet I haven't looked into it yet
Yes, but my question was another:
The replaced line, I view that, in the downloads.php file, appears in more lines, my question, is only necessary to replace the first?
I haven't had this problem before. I don't know if it's related to v4.1.10.
HTML Code:
Warning: require_once([path]/includes/functions_wysiwyg.php) [function.require-once]: failed to open stream: No such file or directory in [path]/downloads.php on line 1370
Fatal error: require_once() [function.require]: Failed opening required '/home/username/public_html/includes/functions_wysiwyg.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/username/public_html/downloads.php on line 1370
FIXED: Evidently the file was removed from 4.1.4. I uploaded a copy from 4.1.3.
I can't believe I'm the only one who experienced this unless there is a fix I haven't read.
Support for the new editor is integrated since 6.0.8, but there's no code like that on line 1370. Do you run any code modifications?
It should be wrapped in a version_compare() conditional to check your vBulletin version, so it can use the old or new editor code accordingly.
Support for the new editor is integrated since 6.0.8, but there's no code like that on line 1370. Do you run any code modifications?
It should be wrapped in a version_compare() conditional to check your vBulletin version, so it can use the old or new editor code accordingly.
It looks like my downloads.php file is 6.0.4 even though plugin manager says 6.0.9 says
I had problems with the CMS widget and kept going back and forth between different version.
Also a lot of security token errors. Perhaps by installing a lower version something got changed.
Yes, but my question was another:
The replaced line, I view that, in the downloads.php file, appears in more lines, my question, is only necessary to replace the first?
Thanks and regards
I tried it in the first line only like was posted and the downloads wouldn't even load .. some error I fogot what it was so I am not sure RS_Jelle would know better
my question now would be why is it when you turn on Download Agree this error happens when it's off it don't
one question.
i tried uninstalling this mod from my forum. Products and plugins are removed.
But i still have the option of 'Downloads' on left panel in Admin CP..!!!
How to remove it?
and the reason why i uninstalled it was because it started causing issues with usergroups!
one question.
i tried uninstalling this mod from my forum. Products and plugins are removed.
But i still have the option of 'Downloads' on left panel in Admin CP..!!!
How to remove it?
and the reason why i uninstalled it was because it started causing issues with usergroups!
Don't forget to delete all files from your forum folder.
It looks like my downloads.php file is 6.0.4 even though plugin manager says 6.0.9 says
I had problems with the CMS widget and kept going back and forth between different version.
Also a lot of security token errors. Perhaps by installing a lower version something got changed.
re upload all the new files and make sure they are overwriting .. re import the xml and allow over write as well do not uninsall..
Thanks Hippy for the reply. But updating the counters did not resolve my issue.
Does anyone know how to get the file size(s) to be recognized and updated without manually entering them ? I did not put in the file sizes when I first started using this mod and transferred one part of my downloads. It updated them itself (a few releases ago). I'm moving the rest of my downloads over and now it won't do it.
Does anyone know how to get the file size(s) to be recognized and updated without manually entering them ? I did not put in the file sizes when I first started using this mod and transferred one part of my downloads. It updated them itself (a few releases ago). I'm moving the rest of my downloads over and now it won't do it.
As far as I can tell there is no built-in way to have it re-calculate missing file sizes. I think the "import" script might calculate them during import, but I've not used that feature myself, so can't speak to that.