The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
DownloadsII Details »» | |||||||||||||||||||||||||||||||||||||||||
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
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. Download Now
Screenshots
Show Your Support
|
26 благодарности(ей) от: | ||
andro140, belbos, chatpalace24, Cruncher Pete, DEAL321, elwizard, erosolmi, gec100, Hippy, KorvinGump, Macgiber, Mopar1973Man, MusiquesElectro, mygitar, Ricsca, romaszek, sadiq6210, snooper2, spillage, SSG.D, stationar, steviewonder44, TeknoSounds, TZ. |
Comments |
#1042
|
|||
|
|||
Great mod, but keep getting a database error.
Uploaded files upload OK, but instead of a confirmation screen, we get a database error. Any ideas? Database error in vBulletin 4.0.8: Invalid SQL: SELECT downloadsIIforumid FROM dl2_main WHERE 1=1; MySQL Error : Unknown column 'downloadsIIforumid' in 'field list' Error Number : 1054 Request Date : Monday, November 8th 2010 @ 07:10:58 AM Error Date : Monday, November 8th 2010 @ 07:10:58 AM Script : http://www.ourdomainname.co.uk/downloads.php?do=add Referrer : http://www.ourdomainname/downloads.php?do=add&cat=17 Username : username Classname : vB_Database MySQL Version : 5.1.42 |
#1043
|
|||
|
|||
Do you have this mode installed? DownloadsII Create New Thread Add-On [vB4]
Looks like it is trying to create a thread in the forum. |
#1044
|
|||
|
|||
Quote:
I'll check that out. Thanks for your help. |
#1045
|
|||
|
|||
Just try to re-install it.
|
#1046
|
|||
|
|||
Is this a bug?
Once a user has uploaded a file, they're redirected to the page for that file (downloads.php?do=file&id=xx). But if the file has to be moderated, the user can't view this page. So they get a "You don't have permissions to view this page" error page. Which is confusing for the users who will assume that the upload hasn't worked. EDIT: At the risk of seeming a little hack-happy I fixed this by changing line 1645 in download.php from Code:
$vbulletin->url = 'downloads.php?' . $vbulletin->session->vars['sessionurl'] . "do=file&id=$id"; Code:
$vbulletin->url = 'downloads.php?' . $vbulletin->session->vars['sessionurl']; |
#1047
|
||||
|
||||
Quote:
This will be fixed in the next release. Quote:
Quote:
Quote:
|
#1048
|
|||
|
|||
how can i clear database downloads and add another one new ?
i mean i dont know how to update count |
#1049
|
|||
|
|||
To reset the counter, you set downloads field in dl2_main table to 0.
Also clear the dl2_downloads table. Backup the database before manually tweaking it. |
#1050
|
|||
|
|||
I'm getting a atabase error after upgrading to 4.0.8
Code:
Database error in vBulletin 4.0.8: Invalid SQL: SELECT * FROM *****dl2_files ORDER BY dateadded DESC LIMIT; MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 Error Number : 1064 Request Date : Thursday, November 11th 2010 @ 05:21:53 PM Error Date : Thursday, November 11th 2010 @ 05:21:53 PM Script : http://www.*********/forum.php Referrer : http://www.************* IP Address : ******* Username : ***** Classname : vB_Database MySQL Version : 5.0.91-community If I uninstall this mod I will lose all my files, comments, download threads, yes? My forum is not working because of this error and I don't know what to do. I upgraded the files to the 4.0.8 compatiable version. |
#1051
|
|||
|
|||
Quote:
Code:
Script : http://www.*********/forum.php Strange query though, without any limits. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|