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
  #2142  
Old 12-31-2007, 06:45 PM
Stifmeister2 Stifmeister2 is offline
 
Join Date: Feb 2006
Location: Finland
Posts: 755
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It's the basic MEMBERINFO template that every vBulletin has by default.
Reply With Quote
  #2143  
Old 12-31-2007, 07:05 PM
Jase2 Jase2 is offline
 
Join Date: Dec 2007
Location: USA
Posts: 1,575
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm on step 3 but I don't get it. I've uploaded all files ect.. But there is no downloads directory on my web server, and in the upload folder you have download, and then a document. Please could you explain further to me.

Regards Jason
Reply With Quote
  #2144  
Old 12-31-2007, 07:11 PM
RS_Jelle RS_Jelle is offline
 
Join Date: Jul 2005
Posts: 1,276
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Humayun1 View Post
Hello i have downloaded and installed this mod and is working perfect. Am also getting a good response by my members because of such a nice tool added to forum. I am having a little problem while integrating google adsense in my software download section. I have selected to show ads after the first post in the thread but when i do a post (post the description and link of software) in the download section then no ads are displayed there after my post.

Can you please tell me how can i display ads after every first post in the download mod.

Thanks
DownloadsII comments hasn't got anything to do with forum posts and the DownloadsII code isn't listening to such a first post setting from another mod we don't know

DownloadsII is fully templated, so you can add Google AdSense code pretty easily. The comment bit template is downloads_file_comment. At the end of the template code of downloads_file_comment, you can add for example:
HTML Code:
<if condition="$comment['id'] == 1">
Your AdSense code here
</if>
so it will display your AdSense code after the first comment.

Quote:
Originally Posted by RedBird View Post
Thank you bro working 100% With vb 3.6.5
Nice to hear, but I suggest you to upgrade to vB 3.6.8 PL2 for security reasons

Quote:
Originally Posted by Jase2 View Post
I'm on step 3 but I don't get it. I've uploaded all files ect.. But there is no downloads directory on my web server, and in the upload folder you have download, and then a document. Please could you explain further to me.

Regards Jason
In the first step you uploaded the content of the upload folder (not the folder itself) to your vBulletin forums directory.

So downloads.php is uploaded to the same folder where you can find index.php, forumdisplay.php, showthread.php and the other vBulletin root files. The upload folder also contais a downloads folder (with an index.html in it), so after uploading all the content the downloads folder is standing next to for example the vBulletin includes folder on your FTP.

Step 3: You just give that downloads folder a chmod to 777 permissions (right click on it in your FTP program, choose for chmod, "file permissions", "file properties", or something like that and give the folder the 777 permissions).
Reply With Quote
  #2145  
Old 12-31-2007, 07:44 PM
Jase2 Jase2 is offline
 
Join Date: Dec 2007
Location: USA
Posts: 1,575
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I've done it all, but I'm getting a white page when I type the url with downloads on the end.

Regards Jason
Reply With Quote
  #2146  
Old 12-31-2007, 09:01 PM
RS_Jelle RS_Jelle is offline
 
Join Date: Jul 2005
Posts: 1,276
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Jase2 View Post
I've done it all, but I'm getting a white page when I type the url with downloads on the end.

Regards Jason
You can't access the downloads folder, you need to access downloads.php in your browser

Like for example http://www.yoursite.com/forums/downloads.php (if you have vBulletin installed in a directory called forums)

Btw: click install to receive future update notifications.
Reply With Quote
  #2147  
Old 01-01-2008, 02:53 AM
Snookieboy Snookieboy is offline
 
Join Date: Apr 2007
Posts: 29
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I just installed a fresh copy on a vb 3.6.8 forum and have a couple of questions.

When I go to download.php it shows at the bottom:
Downloads: 4294967295

Which is a bit impossible for a freshly installed mod.

Secondly, when important a file from a link it needs to know the size in bytes, whats the reason for this? Does it go and fetch the file and add it so it needs the size, or does it just link it, and the size is for user reference on the board?

Many thanks for a great mod
Reply With Quote
  #2148  
Old 01-01-2008, 06:04 PM
Jase2 Jase2 is offline
 
Join Date: Dec 2007
Location: USA
Posts: 1,575
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by RS_Jelle View Post

Like for example http://www.yoursite.com/forums/downloads.php (if you have vBulletin installed in a directory called forums)
Iv done that but im getting the 500 Internal Server error.

The file is there FACT.

So i dont know why its not coming up with anything.
http://www.thecomputerforumz.com/vbtest/downloads.php
Reply With Quote
  #2149  
Old 01-01-2008, 06:48 PM
ZatroX ZatroX is offline
 
Join Date: Jun 2007
Posts: 26
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

RS_Jelle

thank you for responsce, i went into ftp replaces file and when i tried uploading new product selecting overight i got this error message

---------

A conflict was detected in the bitfields. You cannot continue with the installation of this product until this has been fixed. The conflicts found were:

* Bitfield Collision: prefixrequired = credits_cantearn
-----------------------

was wondering hwo i could fix this...
Reply With Quote
  #2150  
Old 01-01-2008, 07:21 PM
Forum Lover Forum Lover is offline
 
Join Date: Jun 2007
Location: Sydney
Posts: 503
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

is it working with 3.7 beta 3?
Reply With Quote
  #2151  
Old 01-02-2008, 07:13 AM
RS_Jelle RS_Jelle is offline
 
Join Date: Jul 2005
Posts: 1,276
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Snookieboy View Post
I just installed a fresh copy on a vb 3.6.8 forum and have a couple of questions.

When I go to download.php it shows at the bottom:
Downloads: 4294967295

Which is a bit impossible for a freshly installed mod.

Secondly, when important a file from a link it needs to know the size in bytes, whats the reason for this? Does it go and fetch the file and add it so it needs the size, or does it just link it, and the size is for user reference on the board?

Many thanks for a great mod
  1. That's pretty strange, never heard of such a bug before
    Go to the dl_main table using phpMyAdmin and set the downloads field to 0
    or run this query:
    [SQL]UPDATE dl_main SET `downloads`= 0[/SQL]
  2. You can leave the size field empty if you want. It's only for user reference (DownloadsII will display "file size: unknown" if it's empty).
    If you upload files, it's filled in for you automatically of course.

Quote:
Originally Posted by Jase2 View Post
Iv done that but im getting the 500 Internal Server error.

The file is there FACT.

So i dont know why its not coming up with anything.
http://www.thecomputerforumz.com/vbtest/downloads.php
That's a problem with your server, not a DownloadsII problem.
Try reuploading and overwriting all the php, xml, ... files of DownloadsII on your FTP. Also reimport the XML (with the overwrite option on).

Quote:
Originally Posted by ZatroX View Post
RS_Jelle

thank you for responsce, i went into ftp replaces file and when i tried uploading new product selecting overight i got this error message

---------


A conflict was detected in the bitfields. You cannot continue with the installation of this product until this has been fixed. The conflicts found were:

* Bitfield Collision: prefixrequired = credits_cantearn
-----------------------

was wondering hwo i could fix this...
There are some other people having this problem also (link, link 2, ...). This is a problem with your credits addon, not with DownloadsII. You need to uninstall the credits addon and remove all files of it from your FTP.

Quote:
Originally Posted by Forum Lover View Post
is it working with 3.7 beta 3?
Yes, except for the optional memberinfo template edits as the 3.7 member page has been revamped completely
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 03:42 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.06418 seconds
  • Memory Usage 2,379KB
  • 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_html
  • (9)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
  • (6)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