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 |
#822
|
|||
|
|||
Error during Import, trying to import gif files, with full chmod 777 permissions, When enter full absolute path and click import the next page is blank, with nothing in it to import. And then just to try my luck when i click next i get this error.
Quote:
I'm troubling you a lot. Thanks Regards. |
#823
|
|||
|
|||
Does this work with zoints seo?
|
#824
|
||||
|
||||
Quote:
Sorry - no preview option. |
#825
|
||||
|
||||
I'm not really sure what you mean. I haven't really looked at zoints seo. Zoints seo shouldn't break DownloadsII if that's what you mean but I haven't done any testing.
|
#826
|
||||
|
||||
Quote:
|
#827
|
||||
|
||||
Great hack, big thank
File attach: French language (.xml and admin file) Translator: Allan & Biomechanik |
#828
|
|||
|
|||
My vote has already gone to DownloadsII.
Sorry to hear that no preview, I may try to add that myself hopefully. Yeh server is running in safe mod on. Operating system Linux Kernel version 2.6.17.6.dn2.p4 Machine Type i686 Apache version 1.3.36 (Unix) PERL version 5.8.7 Path to PERL /usr/bin/perl Installed Perl Modules Click to View PHP version 4.4.3RC3-dev MySQL version 4.1.21-standard I used trailing slash still no effect. Is this because of safe mode?? or something else? I have ec_tmp folder under downloads folder. EDIT: I have Modified the Download link(with js script) to preview mp3, midi, and other supported formats before download, if you wish me to publish this I will EDIT I solved the other issue as well, I was trying to bulk import images, hence error, as it wasnt there in main allowed file types, after adding it there it worked nice thanks.. |
#829
|
||||
|
||||
That would be great. I can look at incorporating it.
|
#830
|
|||
|
|||
ait here I go:
1. Upload attached file to clientscript folder of your vb installation. 2. Edit headInclude Template and add Code:
<script language="JavaScript" type="text/javascript" src="clientscript/soundpop.js"></script> Find : Code:
<a href="downloads.php?do=file&id={$file['id']}&act=down" {$target}>
Code:
<a href="downloads.php?do=file&id={$file['id']}&act=down" {$target} onClick="javascript:PlayerOpen('{$vbphrase['ecdownloads_download']} {$file['name']}',this.href); return false">
You can edit soundpop.js to match your style, make sure you don't add too much it is right now just 1kb, just change colors to match your theme. I take no credit for this js file as it is not coded by me. I just found a way to implement this, maybe CyberRanger can Implement this better then me. |
#831
|
|||
|
|||
Quote:
Also, is this compatible with vbSEO? Thank! |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|