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 |
#1492
|
|||
|
|||
Quote:
Following your advise I've just reedited and saved all usergroups so we'll see if that fixes the error. |
#1493
|
|||
|
|||
Just edit one usergroup is enough to do a rebuild, when it's necessary
|
#1494
|
|||
|
|||
do you have option allowing to have only a certain usergroup to access in one category for example i want my vip members to access vip category.. is this possible?
|
#1495
|
|||
|
|||
Quote:
|
#1496
|
|||
|
|||
Argh wish I'd known that as it took quite a while
|
#1497
|
||||
|
||||
Hello mates,
I wonder if any one of you found some sub-addon to this one, in order to extract a preview frame from imported video files thanks |
#1498
|
|||
|
|||
There's no add-on to do this at the moment. I also don't know how you could do this using PHP (if you know a method, you may always tell us about it)
|
#1499
|
|||
|
|||
Hello all,
I'm not able to upload files with over 20MB or something like this. But I had set the usergroup permissions at 30MB. What is the problem there? And how can i change that? |
#1500
|
|||
|
|||
That's because PHP has got an upload limit. You can change it using your php.ini if you are on your own server or a VPS. Otherwise you need to upload a .htaccess file to your forum directory (or add this to an existing .htaccess file in your forum directory):
Code:
php_value upload_max_filesize 30M php_value post_max_size 30M |
#1501
|
|||
|
|||
I have uploaded a .htaccess file into /forum/ with this Code in it:
Code:
php_value upload_max_filesize 30M php_value post_max_size 30M *edit:* That do not work. Can you please upload a .htaccess file? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|