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.
Thank you Andrew, appreciate the help. One last thing, hopefully i'll be set, if i wanted to add ads "Adsense" to comments, players, Extended Description, is there something in extras i should look, or is this a manual option,
thanks again,
As I said, I'm somewhat surprised. I ran a test on a vba page using only the new media module and attach the results. The 2.3.0 code used 10 queries and took 0.24 seconds. The 2.2.9 code used 15 queries and took 0.40 seconds.
Any chance that you were doing something else at the same time?
Nope. Just tried it again. ldm_new.php module off and on:
I uploaded a few mp3 files. They are podcasts that had documents available with them. I pasted the text of the document, but when the player opens the text is centered.
Thank you Andrew, appreciate the help. One last thing, hopefully i'll be set, if i wanted to add ads "Adsense" to comments, players, Extended Description, is there something in extras i should look, or is this a manual option,
thanks again,
If you want to add the adsense code, edit the tempaltes you want, but be careful not to add more than 3, or you might receive some notifications from Google, happened to me when added to the comments, now i just use the linkbit ^^,
Thank you Andrew, appreciate the help. One last thing, hopefully i'll be set, if i wanted to add ads "Adsense" to comments, players, Extended Description, is there something in extras i should look, or is this a manual option,
thanks again,
There is nothing in the extras. You should work on the links_main and link_playbit templates, for example. I will see if I can incorporate vbulletin's standard handles into the main LDM templates before version 2.3.0 is finalised.
Edited: the ad_header* and ad_footer* templates are automatically included already.
and now i have 24 Queries which is 2 more then what i had before
Yes, there are uncached templates, which are adding extra database accesses. These will be fixed during the debugging of 2.3.0. Bear in mind this is the alpha release.
Yes, there are uncached templates, which are adding extra database accesses. These will be fixed during the debugging of 2.3.0. Bear in mind this is the alpha release.
That's fine only had to add the template to the module and that was it
Quote:
Originally Posted by TsirhCitna
Nope. Just tried it again. ldm_new.php module off and on:
Did you reinstall the module? i noticed whatever you had installed before 2.3.0 had to be reinstalled or reuploaded to add the new stuff that could be your problem