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.
trying to remove the Mod install and keep getting an error in the forum
Code:
Database error in vBulletin 4.1.3:
Invalid SQL:
SELECT * FROM fordl2_files ORDER BY dateadded DESC LIMIT 5;
MySQL Error : Table 'greekb_forumdb.fordl2_files' doesn't exist
Error Number : 1146
Request Date : Monday, April 11th 2011 @ 02:27:35 AM
Error Date : Monday, April 11th 2011 @ 02:27:36 AM
Script : http://www.greek-best.com/forum.php
Referrer : http://www.greek-best.com/
IP Address : 62.228.144.202
Username : NightLord
Classname : vB_Database
MySQL Version : 5.0.92
Hello.
I am creating the translation of this mod to spanish language.
I have a problem or doubt:
In admincp/DownloadsII, the option of Import, I don't find the phrases for translate.
Thanks and regards!
Go to language phrases and there is the DownloadsII group to translate.
Go to language phrases and there is the DownloadsII group to translate.
Hello.
I go to admincp-Languages & Phrases-Phrase Manager and in the "Phrase Type:" I select DownloadsII group and Downloads II admin group.
But in any of this groups, not appears the phrases of "Import" option.
Also, other prhrases like usergroups options (options for DownloadsII) not appears, but this phrases, with search, I view the phrases and I translate.
Only I need the "Import" option for made a translation 100%.
When finished the translation, with the permission of author, I upload here.
Can someone help me to find where to insert code for output at the top of the main page of DLII as shown in the attached picture. I only need some simple text output.
An alternative would be to move the content defined in ACP / DownloadsII / Settings / Downloads Message/Disclaimer, from the sidebar to that location.
Can someone help me to find where to insert code for output at the top of the main page of DLII as shown in the attached picture. I only need some simple text output.
An alternative would be to move the content defined in ACP / DownloadsII / Settings / Downloads Message/Disclaimer, from the sidebar to that location.
Thanks
open up downloads2_wrapper_side template
and find
Code:
<div id="content">
and just under it add
Code:
<ol>
<li class="blockbody">
Show Content here<br />Replace this with what ever you like.:D
</li>
</ol>
replace this text (Show Content here<br />Replace this with what ever you like.
) with what you want
hope this helps .
I'm sure there are other ways to do this but this one is quick and easy
from the default location to where you indicate, or perhaps better under the cutom title? moves the message from the sidebar to the top of the page, and one can edit it in the ACP. Just what I wanted.
vBadvanced CMPS (Content Management & Portal System) is an advanced portal / CMS that allows you to easily include elements from your vBulletin message board on your web site's homepage, or other pages.