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 |
#2232
|
|||
|
|||
I wanted to have search box on main download page.
Here is how I achieved this: 1. copy content of downloads_search template except "$dresult" at the bottom of the template. Here it is: HTML Code:
<table cellpadding="0" cellspacing="0" border="0" class="tborder" width="{$stylevar['tablewidth']}" align="center"> <tr> <td> <table cellpadding="{$stylevar['cellpadding']}" cellspacing="{$stylevar[cellspacing]}" border="0" width="100%"> <tr align="center"> <td class="thead" width="100%" colspan="3">{$vbphrase['ecdownloads_search']}</td> </tr> <tr> <td class="alt2" align="center" colspan="3"> <form action="./downloads.php?do=search" method="post"> <br />{$vbphrase['ecdownloads_search_instructions']} <br /><input type="text" name="query" maxlength="75" size="50" /> <input type="submit" name="submit" value="{$vbphrase['ecdownloads_search']}" /> </form> <br /><br /> </td> </tr> </table> </td> </tr> </table> You done. Search box now appear under downloads navigation box and it works |
#2233
|
|||
|
|||
How do I put files stat on forumhome? I guess I have to call
Code:
{$dl->stats['files']} I want to place it into stats box (treads, posts, members, downloads_files) Thanks!!! |
#2234
|
|||
|
|||
I'm not sure how many people are familiar with GARS.
Well I'm currently use it on my site and once I installed Gars, the upload feature stopped working on downloadsII. Now I have to disable Gars in order to upload files to my site using DownloadsII, and then enable Gars when I'm done. I used to have a special group set with permission to upload to the site. Now they have to send me the files so I can upload it for them. I was just wondering if anyone has DownloadsII and Gars running together and might have found a fix for it. BTW: The only error message I get is that all fields must be completed (which they are of course), this is were it gets "stuck" and won't let anyone complete the upload process. Thanks |
#2235
|
|||
|
|||
Quote:
|
#2236
|
|||
|
|||
I have this problem too :-(. I was using GARS version 2.1.8c together with Downloads II (version 5.0.5, then 5.0.6) for several months and they were working fine. A few days ago I updated GARS to its new version (2.1.8m) and mentioned problem occurred. I hope that someone will find solution soon, becouse our users are unable to add new downloads right now (GARS is more important for our forum, so I can't disable it) :-(
|
#2237
|
|||
|
|||
Does this Mod support pre-HTML Downloadstreaming?
So that I can put my downloads under the HTML-Path? /var/www/webX/html/ <-- thats where www.domain.com links /var/www/webX/downloads/ <-- here you can't access via hotlinking etc. Thats where I wan't my downloads, so they never can be hotlinked. Is that possible with this ? |
#2238
|
|||
|
|||
Im having trouble with downloads2. I have done every step exept the optional steps. But when i go to my forum theres no link to the download page. I have done settings categories etc. When i manually go to the download page it is just blank see here
http://www.mmorpglord.com/Forum/downloads/ Any help would be appreciated. Thanks Alexander |
#2239
|
|||||
|
|||||
Quote:
Have a look at http://www.php.net/info for some more information about them. Quote:
Could you bring this issue to the attention of the GARS developer? DownloadsII is available for free, so he can test it out He can always contact me to sort it out together. Quote:
Try adding a plugin to the forumhome_start hook location with this content: PHP Code:
Quote:
Finally you can add .htaccess protection to the directory if you don't trust it Quote:
Try http://www.mmorpglord.com/Forum/downloads.php (you need to set usergroup permissions to access it) (http://www.mmorpglord.com/Forum/downloads/ is just the storage directory for uploads) |
#2240
|
|||
|
|||
Ah thankyou so much. Also how do i do the optional bits (im a bit new to all this)
|
#2241
|
|||
|
|||
is there any temporary fix for : additional query per file ?
i did not use thumbnil! also i want to show random files under most downloaded files , is there any additional code to make this random files i suggest adding : 1. related files that show in the page of file 2. captcha for unregistered to prevent hot linking espicially when unregistered useres can download files by permission in usergroup thanks |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|