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.
I have frequently a data base error when I put a comment :
Code:
Database error in vBulletin 3.8.1:
Invalid SQL:
UPDATE local_linksrate
SET
lcomment = '***:
***',
linkuserid='1',
linkusername='****'
WHERE lrate = 3;
MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'autre. ? Et ensuite. [A-Ber' at line 3
Error Number : 1064
Request Date : Monday, March 30th 2009 @ 11:59:57 PM
Error Date : Monday, March 30th 2009 @ 11:59:57 PM
Script : http://www.*****.fr/forum/local_links_actions.php
Referrer : *******
IP Address : **********
Username : *******
Classname : vB_Database
MySQL Version : 5.0.68-log
I can't reproduce this. Please send me a PM with the exact text that you entered as the comment (from the error message, it contains "autre. Et ensuite") and let me know which version of LDM you are using.
Andrew, could you tell me which templates/phrases to edit to change the userprofile titles from "My Recent LDM Hits" etc to something that fits my forum name?
Andrew, could you tell me which templates/phrases to edit to change the userprofile titles from "My Recent LDM Hits" etc to something that fits my forum name?
These are phrases, ldm_recent_hits and ldm_recent_entries
Andrew, thanks for the reply and info.....i have never looked at your templates/phrases etc., i knew your work was robust but i have to say WOW! what a mountain of work you went to devising this mod!
Andrew, i have just upgraded vb3.8.1 to vb 3.8.2 and have now lost the profile boxes for hits and entries any idea how to reinstate them? pm'd you access details if you need them.
I think there is a little bug with the display of the skin when I activate inline_comment_and_rate when the entres are numbered for the display. If I have a categorie with for exemple 10 entree and I done a number of the displays for the entres and I comment an entree with inline_comment_and_rate=3 or 1,2....
Andrew, i have just upgraded vb3.8.1 to vb 3.8.2 and have now lost the profile boxes for hits and entries any idea how to reinstate them? pm'd you access details if you need them.
The problem was not in the upgrade to 3.8.2. When I told you the phrase names for these profile box titles, I forgot to check whether the code would correctly handle a change made *on the fly*. I have patched the two LDM plugins on your site and it seems to be working correctly now. Sorry about that.
Blank pages are often a sign that there has been a 'system' error, but a standard vbulletin settings has prevented the error message from being displayed. A first thing to go to your vb/admin/options/Cookies and HTTP Header Options and turn off the option GZIP HTML Output. See if you then get an error message or still get a blank screen. If there is an error message, post it here.
Otherwise, it gets more difficult to debug what is happening. The file size (800K) should not be a problem. I don't know which version of LDM you are using - version 2.2.9-post 1 does not apply the size limits in the vb/cp/attachments table; 2.2.9-post 3 does check (but only the overall filesize, not the image dimensions). In any case, I cannot reproduce this problem myself with either 2.2.9-post1 or 2.3.0-beta.
Hai andrewD,
[IMG]A first thing to go to your vb/admin/options/Cookies and HTTP Header Options and turn off the option GZIP HTML Output.[/IMG]