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

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

Category: Major Additions - Version: 3.8.x Rating:
Released: 07-01-2006 Last Update: 04-24-2010 Installs: 2111
DB Changes Uses Plugins Auto-Templates
Additional Files  
No support by the author.

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
  • Backported CSRF security fix from the vB 4 release
  • Added permission check for Update Counters
  • Fixed PHP warnings when running PHP 5.3
  • Removed the imagecreatefrombmp() function. It doesn't exist.
  • Added permission check for rating submissions
You can find all the changelogs of this and older versions here.

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
  • ecDownloads Buddy is NOT compatible with this version. If you are using the Buddy, you should UNINSTALL it before installing DownloadsII ver 5.x.x. The Buddy's features are now integrated into DownloadsII.
  • DownloadsII is a direct derivative work from Ron1n's ecDownloads.

Addons

Download Now

File Type: zip DownloadsII-5.1.2.zip (54.5 KB, 2190 views)

Screenshots

File Type: gif ecDownloadsII-5.0.1-add-file.gif (97.8 KB, 0 views)
File Type: gif ecDownloadsII-5.0.1-admin-edit-category.gif (18.7 KB, 0 views)
File Type: gif ecDownloadsII-5.0.1-admin-navigation.gif (4.6 KB, 0 views)
File Type: gif ecDownloadsII-5.0.1-category.gif (86.8 KB, 0 views)
File Type: gif ecDownloadsII-5.0.1-file.gif (108.2 KB, 1 views)
File Type: gif ecDownloadsII-5.0.1-main.gif (64.3 KB, 0 views)

Supporters / CoAuthors

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
Благодарность от:
puertoblack2003

Comments
  #3742  
Old 07-15-2009, 07:43 PM
gnrx gnrx is offline
 
Join Date: Apr 2009
Posts: 390
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello.
I view that, in my forum, when acces to Dwonloads, in the title of navigator, appears: MY forum name - My Downloads.
In others sites, I view that, in the title of navigator appears: Forum name - Downloads.
I search for change this for default value, but I don't view the option.
How can change this value or what its the pharse?

Verys thanks and regards!
Reply With Quote
  #3743  
Old 07-15-2009, 10:34 PM
googlexx googlexx is offline
 
Join Date: Apr 2009
Posts: 15
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by RS_Jelle View Post
Like I said, you can disable it in the downloads settings ("Show Navbar Button" Yes/No).
i guess you dont understand... The actual navbar. The navbar you created. It has main, tree, my files, add and that shit on there... Not the vbulletin navbar. Say i want to get rid of just the tree link how do i do that?
Reply With Quote
  #3744  
Old 07-16-2009, 11:58 AM
server-ceo server-ceo is offline
 
Join Date: May 2009
Posts: 3
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by RS_Jelle View Post
That's because of the default upload limit of PHP.

You need to create a file named .htaccess (note the period in front of the name). Put the following two lines into the file:

Code:
php_value upload_max_filesize 30M
php_value post_max_size 30M
Upload the file into your forum directory (the same location where downloads.php is located.)

This will increase the size of the file you can upload to 30MB.
Hi
My hosting company setting in a manner that PHP acts as CGI and they don't increase the file upload size more than 10 MB, they told me to use ftp for uploading my file! they don't understand that i can not create ftp account for each of my forum users!, is there any way or any upload center hack that uses ftp for upload file to upload center at least by mods and admins?
thanks
Reply With Quote
  #3745  
Old 07-18-2009, 08:09 AM
cowcowcow cowcowcow is offline
 
Join Date: Jul 2009
Posts: 85
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Hareth View Post
I would like to arrange the main categories in a way that every two categories appear next to each other (in the mode DOWNLOADSII). Every time I tried this, the categories come above each other. Please Advise.
Im having this problem too! Would like to display two colums in the categories section . But for me if i add the <td> i can display them side by side but the same ID gets displayed. How do u display seperate entries in a 2 column table side by side?

Thank you!
Reply With Quote
  #3746  
Old 07-18-2009, 02:16 PM
RG_LunAnder RG_LunAnder is offline
 
Join Date: Jan 2005
Posts: 10
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi and thnx for a great mod.

I was wondering if there are any plans on adding a "download archive of selected files" functionallity.
I have had this request on my site a couple of times, mainly from ppl that download alot of small (<5-10MB) files.

/Anders
Reply With Quote
  #3747  
Old 07-19-2009, 08:51 AM
GetWebHost GetWebHost is offline
 
Join Date: Mar 2008
Location: Philippines
Posts: 25
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I recently found a major bug with this mod concerning "Additional Usergroups".

Settings:
Custom Usergroups: A, B and C.
Categories: 1, 2 and 3.

Premissions:
Usergroup A can access Category 1 only. Usergroup B can access Category 2 only and Usergroup C can access Category 3 only.

Scenario:
I set UserXXX Primary Usergroup to A. With this, UseXXX can access Category 1. Then I edit UserXXX and check Usergroup C as his Additional Usergroup.

Expected Result:
UserXXX can have access to Category 1 and 3 because he's on Usergroup A and Additional Usergroup C.

Actual Result:
UserXXX can only access Category 1.

Bases:
My "Expected Result" is based on how a user can have permissions on a certain forums.
For example:Usergroup Z can access Forum 100 and Usergroup Y can access Forum 101. Then if a VBUSER is belong to Primary Usergroup Z and have Additional Usergroup Y, then he can access both Forum 100 & Forum 101 - hence the word "Additional". This should also how DownloadsII will work, but not as of current testing.

Additional Info:
VB version: 3.8.3
DownloadsII version: 5.1.0
VB Skin: Default
Additional Mods Installed: NONE
Reply With Quote
  #3748  
Old 07-19-2009, 11:02 AM
mpoorrajab's Avatar
mpoorrajab mpoorrajab is offline
 
Join Date: Mar 2007
Location: Internet
Posts: 95
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

how can i solve this problem ?
Reply With Quote
  #3749  
Old 07-19-2009, 01:47 PM
Black Tiger's Avatar
Black Tiger Black Tiger is offline
 
Join Date: Apr 2004
Location: Netherlands
Posts: 957
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
My hosting company setting in a manner that PHP acts as CGI and they don't increase the file upload size more than 10 MB
When php acts as CGI you don't make a .htaccess file but a php.ini in your websites root directory (f.e. /home/yourname/public_html/) and put the php value in there.
However, if your hosting company put a hardcoded limit in their php.ini the only alternatives are uploading with ftp or uploading it somewhere else and then linking to it.

@mpoorrajab: Depends on if it's the forums or server usergroup whichs lacks permission. If it's the forums usergroup you should change the rights in the Admincp.
Reply With Quote
  #3750  
Old 07-19-2009, 05:00 PM
deetwelve deetwelve is offline
 
Join Date: Apr 2009
Posts: 23
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by mpoorrajab View Post
we cannot add files with size more than 2.5 mb ...
That's on a per hosting provider basis, you will have to check and see what there limit is.

To do that, do the following steps:

1. Log into AdminCP
2. Scroll down to the bottom of the administration navigation on the left side and locate the "Maintenance" tab - click it..
3. Scroll down some more and you will see a link that says, "View PHP Info" - click it..

Inside of here you will see a whole bunch of server related configs settings and what your hosting provider has. Your going to want to locate "post_max_size" and that will tell you what your hosting provider has set for the max size you can upload via http.

It's best to just upload your files to FTP and link to them.
Reply With Quote
  #3751  
Old 07-20-2009, 05:23 AM
mpoorrajab's Avatar
mpoorrajab mpoorrajab is offline
 
Join Date: Mar 2007
Location: Internet
Posts: 95
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Kadafi420 View Post
That's on a per hosting provider basis, you will have to check and see what there limit is.

To do that, do the following steps:

1. Log into AdminCP
2. Scroll down to the bottom of the administration navigation on the left side and locate the "Maintenance" tab - click it..
3. Scroll down some more and you will see a link that says, "View PHP Info" - click it..

Inside of here you will see a whole bunch of server related configs settings and what your hosting provider has. Your going to want to locate "post_max_size" and that will tell you what your hosting provider has set for the max size you can upload via http.

It's best to just upload your files to FTP and link to them.
thank you dear friend ...

i check my php info and it was 8M ,so i dont think the problem is for our server setup ...
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 12:31 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.07785 seconds
  • Memory Usage 2,360KB
  • Queries Executed 27 (?)
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
  • (1)bbcode_code
  • (6)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
  • (1)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
  • (7)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