Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
DownloadsII Details »»
DownloadsII
Version: 6.0.9, by RS_Jelle RS_Jelle is offline
Developer Last Online: May 2016 Show Printable Version Email this Page

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.

Download Now

File Type: zip DownloadsII-6.0.9 vB 4.zip (506.6 KB, 4455 views)

Screenshots

File Type: jpg DownloadsII_v6_Main.jpg (74.2 KB, 0 views)
File Type: jpg DownloadsII_v6_Category.jpg (96.7 KB, 0 views)
File Type: jpg DownloadsII_v6_File.jpg (75.3 KB, 0 views)
File Type: jpg DownloadsII_v6_Add_File.jpg (58.3 KB, 0 views)
File Type: jpg DownloadsII_v6_Search.jpg (72.2 KB, 0 views)
File Type: jpg DownloadsII_v6_AdminCP_Settings.jpg (84.3 KB, 0 views)
File Type: jpg DownloadsII_v6_AdminCP_Categories.jpg (62.9 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #632  
Old 04-19-2010, 10:09 PM
gabestah gabestah is offline
 
Join Date: Mar 2006
Posts: 4
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Very cool mod but I'm having some severe issues with Header/MIME types for various multimedia downloads.

I have a number of .mp4, .wmv, and .divx video files for download, and have added the appropriate extensions for each in the DownloadsII Settings. They all have the same basic settings:
  • Lowercase extension
  • No maximum filesize/width/height
  • Appropriate MIME type (video/mp4, video/divx, video/wmv)
  • Usage: File Extension
  • Open in new browser/Open File directly both set to "no"
  • Enabled set to "yes"

In spite of this, as best I can tell, it seems that no matter what I do or don't enter in the MIME/Header box for the .mp4/.wmv files, no actual change is illustrated when downloading the files. In both cases, the browser does not prompt for a file save, and instead plays the files in-browser in both cases, in both Chrome and Firefox. The .divx files, on the otherhand, properly prompt a save-as dialog in both browsers.

I've tried all manner of entries in the MIME/Headers, including:

Code:
video/mp4
Code:
application/mp4
Code:
Content-type: video/mp4
Code:
Content-type: application/mp4
Code:
Content-disposition: attachment; filename=test.mp4
Content-type: video/mp4
And of course leaving the MIME/Header boxes empty as well, but to no avail. Other than a brief mention in this thread of issue with .zip files which was resolved with application/zip, I really haven't found that others are having this issue, so any advice would be much appreciated.

The only question I would raise/wonder about is whether DownloadsII is sending the MIME/Headers for files that are not directly uploaded using DownloadsII, but instead are pre-existing files where the "Link to the File" is manually added during the creation process? I suspect not though, as the d2 database entries seem to grab the proper file extension from the provided link, so they are properly listed as .mp4/.wmv/etc in the database.

It may also be worth noting that regardless of the settings in the extensions, when downloading either an .mp4 or .wmv filetype, the file is opened directly in the browser in a new window, even though as mentioned, both "open in new window" and "open file directly" are marked as no. Changing these settings seem to have no affect.

Any assistance or guidance would be much-appreciated on this topic! Many thanks.
Reply With Quote
  #633  
Old 04-20-2010, 05:40 AM
TeknoSounds TeknoSounds is offline
 
Join Date: Nov 2006
Location: TX
Posts: 435
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Some more requests Sorry Jelle heh...

1) Moderation notification for mods (via PM or some other noticeable feature) to inform them when file(s) are waiting for approval.

2) Moderation notification for users. Something to inform users their file is in the moderation queue waiting for approval, and notification upon when its approved.
Reply With Quote
  #634  
Old 04-20-2010, 03:23 PM
Hitek Solutions Hitek Solutions is offline
 
Join Date: Feb 2010
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I am making a VIP section of my site and I want it to have a VIP downloads section......

I either:
Need 2 download sections

or

Need to find permissions for a specific category

Help please
Reply With Quote
  #635  
Old 04-20-2010, 05:39 PM
TeknoSounds TeknoSounds is offline
 
Join Date: Nov 2006
Location: TX
Posts: 435
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Major Issue!!!!

I just started using this for being able to download MP3 DJ mixes. Many of these files are around 90MB, however most files are only downloading like 10MB and stopping.

How can I fix this?!?

http://teknosounds.com/messageboard/downloads.php

Apparently after several tries the download will finally come through fully.
Reply With Quote
  #636  
Old 04-21-2010, 04:07 AM
SoltanWorld's Avatar
SoltanWorld SoltanWorld is offline
 
Join Date: Feb 2010
Location: Loas Angeles
Posts: 143
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

is there a way to put like mirror download link input box in downloads?
Reply With Quote
  #637  
Old 04-21-2010, 02:24 PM
theduyet theduyet is offline
 
Join Date: Jul 2008
Posts: 12
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi RS_Jelle
Can you add the tag function ?I think that it is the useful way to arrange the documents...
Reply With Quote
  #638  
Old 04-22-2010, 09:35 AM
smstoolbox smstoolbox is offline
 
Join Date: Feb 2010
Posts: 22
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is there a way to adjust the time allowed between each download? At the moment, it says "you have to wait 30 secs", can this be adjusted anywhere?
Reply With Quote
  #639  
Old 04-22-2010, 11:06 AM
RS_Jelle RS_Jelle is offline
 
Join Date: Jul 2005
Posts: 1,276
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by gruftiradio View Post
No, it's not. The Usergroup sees the Link, but gets the "no access" message, when clicking on it...
Well, I just tested it again on a clean install and it really works fine for me with 6.0.4. Maybe you have some custom template edits?

Quote:
Originally Posted by smstoolbox View Post
Is there a way to adjust the time allowed between each download? At the moment, it says "you have to wait 30 secs", can this be adjusted anywhere?
Usergroup permissions -> "DownloadsII Extra Permissions"
Reply With Quote
  #640  
Old 04-22-2010, 08:33 PM
guvner guvner is offline
 
Join Date: Mar 2003
Location: Sydney
Posts: 98
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Love this mod and have been using it since it first came out - thank you! :up:

I upgraded VB and the mod about 4 weeks ago and all seemed OK, but recently I've received several reports about permission errors that I've never had before.

I can't be specific because some users can download all files, whilst others can see the files but get a permision error when trying to download. Other users can download some files but not others.

So I ran a poll to identify each member who had a problem. They're all in the same usergroup with varying post counts and none of them are in a secondary group.

I even have one guy who can't download the file he uploaded.

I've attached a screenie of my permissions settings for the UG in question, but they haven't changed since the beginning.

I just upgraded to 6.04 hoping that might fix it and I'm waiting on reports coming in.

Could I be missing something?
Mike
Attached Images
File Type: jpg dlII_permissions.jpg (108.1 KB, 0 views)
Reply With Quote
  #641  
Old 04-22-2010, 08:34 PM
gruftiradio gruftiradio is offline
 
Join Date: Dec 2009
Posts: 39
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by RS_Jelle View Post
Well, I just tested it again on a clean install and it really works fine for me with 6.0.4. Maybe you have some custom template edits?
Hm, not in the navbar... perhaps you want an admin account via pm and the forumsadress? But it's in german...
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 01:12 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.07815 seconds
  • Memory Usage 2,385KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (5)bbcode_code
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (24)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (9)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete