Version: 2.3.0, by AndrewD
Developer Last Online: Apr 2010
Category: Major Additions -
Version: 3.7.0
Rating:
Released: 12-24-2007
Last Update: 06-13-2009
Installs: 576
DB Changes Uses Plugins
Re-useable Code Additional Files Translations
No support by the author.
What this is and does
LDM is a general-purpose tool for managing libraries of links and files, and handling uploads and downloads in a flexible way, while tracking and control user access. It has a range of integrated media players and a large library of 'plugin' extras.
Installation and Usage Explained in the on-line Wiki, with a brief explanation in the file instructions.txt in the release zip. The recent revision history is given in the first post of this thread.
Please use carefully and always backup your database before upgrading. Post reports of problems and suggestions for enhancements in this thread.
14.06.09 Version 2.3.0 is now the the officially-supported version. Works with 3.7 and vb 3.8. Please post comments in this thread
22.06.08 Version 2.2.9-post1 - This is the previous supported version. Works fine with all versions of vb 3.6 and vb 3.7. All standard features except profile integration and forum prefix selection work fine with vb 3.8.
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
wow, I am seriously impressed, and continually surprised how amazing this hack is. I just did a quick test and I think it will work perfect.
Can you briefly explain how I would be able to set up entries that are password protected on a remote server?
Use apache's authenication methods to protect the directory of interest (e.g. an htaccess file or instructions in the httpd.conf file), for instance mysecuresite/files
Support you have a username 'alloweduser' with password 'mypassword'. Then set up the LDM entry to file1.typ in LDM using the following format:
When I add say a keyword “tech’d up trance” and go back to the page the keyword shows as “tech/'d up trance” trance. Problem with quotes or something. Im not sure. Only thing ive noticed so far
This mod is *swears** awesome! lol Well not long had it installed to be honest, but all the features it has, etc so far looks very promising.
One thing though is that I dont see the "upload progress bar" feature anywhere. Hasnt it been added to the dlm mod yet or something?
This mod has great potential. Please keep up the good work :up:
cheers chris
The dowload progress bar is available when you use the flash upload 'extra' - take a look in the 'extras' directory for 'swfuploader'. It was only just added - I will consider making it mainstream in a while provided it proves completely reliable.
When I add say a keyword ?tech?d up trance? and go back to the page the keyword shows as ?tech/'d up trance? trance. Problem with quotes or something. Im not sure. Only thing ive noticed so far
Cheers
It's a problem with escaping quotes to preven people hacking the database. I'll take a look.
The dowload progress bar is available when you use the flash upload 'extra' - take a look in the 'extras' directory for 'swfuploader'. It was only just added - I will consider making it mainstream in a while provided it proves completely reliable.
Ok great. i will try it. any reason why the its limited to 100MB though just that i will be letting my members upload promotional dj mixes/productions. the upload limit ill be allowing is 200mb. what will happen if they try and upload a file over 100mb. will the upload flash progress bar stop working?
Ok great. i will try it. any reason why the its limited to 100MB though just that i will be letting my members upload promotional dj mixes/productions. the upload limit ill be allowing is 200mb. what will happen if they try and upload a file over 100mb. will the upload flash progress bar stop working?
It's limited to 100MB because that's all that adobe flash will handle. I don't know what will happen if someone tries to go over the limit. I imagine the upload will fail.
Progress bars are not easy to code purely in php - there is one solution I found on the net, bit it requires a particular version of php and even then is unreliable.