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.
Hi Jelle! I guess there is a update neccessary. Vbulletin 4.1.4 runs without the /includes/functions_wysiwyg.php and there seems to be a call by Downloads II if you are using the wysiwyg editor. Since in 4.1.4 it is missing you will get a
You won't notice it, if you are upgrading vom 4.1.3 to 4.1.4 cause the functions_wysiwyg.php will be there, but people doing a fresh install or wiping off old files after upgrading will run into this.
cu and a happy weekend!
Pierre
This is exactly my problem on a fresh install!
Code:
Warnung: require_once([path]/includes/functions_wysiwyg.php) [function.require-once]: failed to open stream: No such file or directory in [path]/downloads.php
should what ever call that is being made be changed to the new ckeditor to be compatible with 4.1.4?
Hi Jelle! I guess there is a update neccessary. Vbulletin 4.1.4 runs without the /includes/functions_wysiwyg.php and there seems to be a call by Downloads II if you are using the wysiwyg editor. Since in 4.1.4 it is missing you will get a
You won't notice it, if you are upgrading vom 4.1.3 to 4.1.4 cause the functions_wysiwyg.php will be there, but people doing a fresh install or wiping off old files after upgrading will run into this.
cu and a happy weekend!
Pierre
Hello
I have the same problem.
I upgrade from vb 4.1.3 to 4.1.4 but I was deleted the Removed Files, and I deleted this file.
Now, when users upload a file, I have this error.
I have configured my forum for used WYSIWYG editor.
Meanwhile you can try to put the file back from an older downloaded vbulletin version. I didn't try it for myself since I don't allow uploads for other people except of myself
I can also confirm the adding an old functions_wysiwyg.php back into the includes folder DOES work. Im on 4.1.4 and using DownloadsII with the old functions_wysiwyg.php. Works fine.
I can also confirm the adding an old functions_wysiwyg.php back into the includes folder DOES work. Im on 4.1.4 and using DownloadsII with the old functions_wysiwyg.php. Works fine.
What are the files to upload from old vb in 4.1.4?