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 |
#3392
|
|||
|
|||
Quote:
I did this and it did not work for me. Any ideas why? |
#3393
|
|||
|
|||
thanks
|
#3394
|
|||
|
|||
Thanks
|
#3395
|
|||
|
|||
For those of you that are interested (since I didn't find it here anywhere) in modifying the postbit a bit more than just showing number of uploads and downloads, here's a snippet of code that will only show those if the user has uploaded or downloaded something, and if they have upped something, then it will provide a link to their uploaded files.
This needs to go into downloads_memberinfo_postbit in your templates: Code:
<div><if condition="$post[downloads]>0">{$vbphrase['ecdownloads_downloads']}: $post[downloads]</if></div> <div><if condition="$post[uploads]>0"><a href="member.php?$session[sessionurl]u=$post[userid]&tab=dl2modification">{$vbphrase['ecdownloads_uploads']}: $post[uploads]</a></if></div> Cheers! |
#3396
|
||||
|
||||
Quote:
|
#3397
|
||||
|
||||
Ok, scratch that, i was looking for it in the Statistics tab. *LOL*
But it was in the Downloads Tab of course. Thanks, now works like a charme. |
#3398
|
|||
|
|||
Quote:
Quote:
Having said THAT, it wouldn't be hard to mod the statistics page to show the same info, I just don't need that as I figure if you're already in a profile page, you can click on the downloads tab pretty easily. |
#3399
|
|||
|
|||
Now I have a question... Any one figured out a way to get a thumbnail to show on the Downloads tab in the member profile? Just want the first one, and only one.
Thoughts? |
#3400
|
|||
|
|||
hello there
i would kindly ask you for some help with my problem i tried to install the mod but after i tried to import the product i get the following error: Quote:
i hope that anybody can help .... thx in advance |
#3401
|
|||
|
|||
Reading through the posts I'm getting mixed feelings about whether or not this is stable for 3.8 and if there are any bugs I should know about before I dl it.
Any input? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|