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
  #512  
Old 03-14-2010, 07:08 PM
insidedesign insidedesign is offline
 
Join Date: May 2007
Posts: 114
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

In the category template, you reference a phrase that does not exist: dl2_file
I was able to add the phrase manually to re-title it.

Also, it would be nice if the category description were added to the META description of the category page.
Reply With Quote
  #513  
Old 03-15-2010, 04:29 AM
insidedesign insidedesign is offline
 
Join Date: May 2007
Posts: 114
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by RS_Jelle View Post
Pin/Pinned means the same as Stick/Sticked (Sticky) at the forums. It means that a file will be at the top of all listed files in a category.
How do we limit the 'pin' capability based on usergroup permissions? I don't see this, or am I blind?
Reply With Quote
  #514  
Old 03-15-2010, 09:14 AM
theque's Avatar
theque theque is offline
 
Join Date: Jul 2008
Posts: 52
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Welshy2008 View Post
Thank You.

AdminCP -> Languages & Phrases -> Search in Phrases -> "Search for text" enter 'Downloads" -> Click on 'Find' -> Srcoll down to "GLOBAL Phrases Containing 'downloads'" -> click 'edit' next to "Downloads2".

HTH.
Thanks ill look again i did try this first before posting it just come up with so many phrases i wasn't sure what to change.
Reply With Quote
  #515  
Old 03-15-2010, 01:57 PM
sailfindragon's Avatar
sailfindragon sailfindragon is offline
 
Join Date: Apr 2009
Location: Scotland
Posts: 18
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is it possible to change the date of submitted downloads. I am changing over from another system and would like to keep the date downloads were submitted.

Great work btw.
Reply With Quote
  #516  
Old 03-15-2010, 08:15 PM
e36freak e36freak is offline
 
Join Date: May 2009
Posts: 9
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by e36freak View Post
First of all, great AddOn!!!

But I have found one issue: If I edit an download entry and want to save it appears an SQL Error:

Code:
Invalid SQL:

					UPDATE vb4_dl2_files SET
						`title` = 'Gutachten Schrick Ansaugbr?cke',
						`description` = 'Gutachen f?r die Schrick Ansaugbr?cke - E36',
						`author` = 'xxxxxx',
						`_author` = '<a href=\"member.php?u=1\">xxxxx</a>',
						`url` = 'http://',
						`extension` = '',
						`category` = 2,
						`size` = 0,
						`pin` = 0,
						`modqueue` = 0,
						`link` = Array,
						`lastedit` = 1268474809,
						`lasteditor` = 'xxxxx',
						`lasteditorid` = 1
					WHERE id = 8;

MySQL-Fehler  : Unknown column 'Array' in 'field list'
Fehler-Nr.    : 1054
Fehler-Zeit   : Saturday, 13.03.2010 @ 11:06:49
Datum         : Saturday, 13.03.2010 @ 11:06:49
Skript        : http://www.xxxxxx.de/downloads.php?do=edit&id=8
Referrer      : http://www.xxxxx.de/downloads.php?do=edit&id=8
IP-Adresse    : 84.145.134.178
Benutzername  : xxxxx
Klassenname   : vB_Database
MySQL-Version : 5.0.32-Debian_7etch11-log
Is it an general error of this addon, is it already known?
Does anybode have the same issue as me?
Reply With Quote
  #517  
Old 03-15-2010, 11:01 PM
kmey kmey is offline
 
Join Date: Feb 2010
Posts: 9
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello, I have every thing setup ,But I cant find where to . Change the permissions?
where do you do this? I don't know where the downloads directory (inside your forums directory) is, can you help. do i use FTP to do this or in AdminCP?

when I find it do I change it to this ... writable (chmod 777).
Thanks,
kmey
Reply With Quote
  #518  
Old 03-16-2010, 12:05 AM
TimberFloorAu's Avatar
TimberFloorAu TimberFloorAu is offline
 
Join Date: May 2008
Location: Brisbane
Posts: 2,264
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

in FTP mate read second post, installing for first time
Reply With Quote
  #519  
Old 03-16-2010, 04:16 AM
kmey kmey is offline
 
Join Date: Feb 2010
Posts: 9
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

RS_Jelle Please help. with step #3
3. Change the permissions of the downloads directory (inside your forums directory) to make
it writable (chmod 777).

I am new to VB, I have done step 1 & 2 But i don't know where to change permissions. do i go to the downloads directory that i uploaded to the forums directory? I look at the code in the downloads but there is more then one place that has permissions

Can you give me the path? or a Copy & Past of the code where i do this.

Is this what I edit? // ################################################## #####################
// ######################## START MAIN SCRIPT ############################
// ################################################## #####################

if (!$vbulletin->options['dl2active'])
{
if (($permissions['downloads2permissions'] & $vbulletin->bf_ugp['downloads2permissions']['canviewdisabled']))
{


Thanks
kmey
Reply With Quote
  #520  
Old 03-16-2010, 02:37 PM
Forum Lover Forum Lover is offline
 
Join Date: Jun 2007
Location: Sydney
Posts: 503
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Forum Lover View Post
Is it only me? Or anyone got this issue?

http://img.cx/6JG5.png

How can I fix it Jelle? I am using vb4.02
Anyone got any solution for this please?
Reply With Quote
  #521  
Old 03-16-2010, 10:23 PM
theque's Avatar
theque theque is offline
 
Join Date: Jul 2008
Posts: 52
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by shadowla05 View Post
any updates on [DownloadsII Create Thread Mod] or timeline? sorry 4 the random question just waiting 4 it thanx.
Any news on this i keep checking back i have to manually add the threads omg
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 10:51 PM.


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.06282 seconds
  • Memory Usage 2,380KB
  • 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
  • (1)bbcode_code
  • (5)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
  • (8)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