Version: 2.2.8, by AndrewD
Developer Last Online: Apr 2010
Category: Major Additions -
Version: 3.6.x
Rating:
Released: 06-18-2006
Last Update: 02-03-2008
Installs: 661
DB Changes Uses Plugins
Additional Files Translations
No support by the author.
Version 2.3.0 of LDM is now the official release. This works with both VB3.7 and VB3.8. You can obtain it here
Version 2.2.8 remains available here, with limited support.
04.02.08: patch-cat.xml 'extra' uploaded - see first post for information
27.10.07: Version 2.2.8-post1 uploaded
French translation of product installer uploaded (other language translations are in the main release zip)
Remember to back up your current database tables before upgrading.
What this is and does
LDM is a general-purpose link and file manager, which handles user uploads and downloads in a flexible way. A range of media players is integrated into LDM and others are included as plugin extras. LDM is described below in the first post of this thread, which also contains a brief list of the currently-known bugs.
This release of LDM works correctly with all VB versions 3.6.x and recent versions of vbadvanced.
I'm going to PM you the site information now, if you could take a look, that would be awesome!
I'm not sure if it's related, but in order to download any files, I need to check the 'force save as box'' (or something to the effect) in order to save it. If I don't, I get a 500 error.
Andrew, Thanks for the numerous updates in the latest verion. I just upgraded to the new version 2.2.7. But I am now getting emailed errors from vb that quote this:
Quote:
Database error in vBulletin 3.6.4:
Invalid SQL:
SELECT
link.linkid AS linkid, link.linkname AS linkname, link.linkdoi AS linkdoi,
link.linkuserid AS linkuserid, link.linkusername AS linkusername,
link.linkurl AS linkurl, link.linkimg AS linkimg,
link.linkimgthumb AS linkimgthumb, link.linkimgthumbsize AS linkimgthumbsize, link.linkforum AS linkforum,
link.linkdesc AS linkdesc, link.numrate AS numrate, link.totrate AS totrate,
link.linkhits AS linkhits, link.linksize AS linksize, link.linkstatus AS linkstatus,
link.linkdate AS linkdate, link.linkmoderate AS linkmoderate, link.linkmoddate AS linkmoddate,
link.linkreviewfreq AS linkreviewfreq,
ltoc.catid AS linkcatid, ltoc.displayorder AS linkdorder
, ltoc2.catid AS linkcatid2
FROM local_linkslink AS link
LEFT JOIN local_linksltoc AS ltoc ON link.linkid = ltoc.linkid
LEFT JOIN local_linksltoc AS ltoc2
ON link.linkid = ltoc2.linkid
WHERE link.linkid IN ();
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 ')' at line 23
Error Number : 1064
Date : Monday, March 12th 2007 @ 06:22:51 AM
Script : mysite.com/forum/local_links_search.php?action=like&linkid=11&catid =7
Referrer : mysite.com/forum/local_links.php?catid=7
IP Address : xxx.xxx.xx.xx
Andrew, Thanks for the numerous updates in the latest verion. I just upgraded to the new version 2.2.7. But I am now getting emailed errors from vb that quote this:
any idea what could be wrong?
Are you using the version of the local_links_search.php file that forms part of the 2.2.7 zip? That is broken - there's a replacement in the first post of this thread.
can I just say...
Andrew, you continue to give the some of the most (if not THE most) concerted, best and most importantly patient and courteous support in all of vb org. And the mod is equally incredible reflection of that. so many coders crack and/or get nasty under 1/10000 the amount of questions and pressure you get for your hack. Its a true mark of character that you have done so much with the mod and with supporting it and so many appreciate it for that.
Are you using the version of the local_links_search.php file that forms part of the 2.2.7 zip? That is broken - there's a replacement in the first post of this thread.
Let me know if this does not solve the problem.
Thanks for the quick reply! I remember uploading that file separately. Perhaps I should try re-uploading it again. Maybe it didn't overwrite the old file (that was in the zip) while it was queued in FTP. I'll try reuploading. Will post back again.