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.
some guests on my forum found a way to watch some wmv files without being registred.
How is this possible? when I check the links myself when not logged in they do work but I can't find them anywhere on the forum when not logged in and when I use the link where they are supposed to click on it doesn't work (so I can't find a way how they could download the file without being registered)
How can I solve this problem I installed the latest version
I imagine they are just constructing the urls manually.
If you want to prevent unregistered users from accessing your entries, you need to use the permission system. There are two ways of doing with this - either turn off the *can_access_link* permission on the LDM admin permissions page, or assign one of your forums to the entries/categories and then give that forum the viewing permissions you want.
Is he in exactly the same combination of usergroups as your other users? This sounds like LDM discovering that the user has permission to view but not to save.
he's the same as all the others. It won't let him actually view anything either. He sees the list of files but seems to get kicked out when he clicks on one of them
he's the same as all the others. It won't let him actually view anything either. He sees the list of files but seems to get kicked out when he clicks on one of them
I'm happy to help you get to the bottom of this, but I'll need full access to your site. Send me a PM with details if you want me to do this - also let me know which user is affected.
How would I add the latest files of a category to mediawiki/vbwiki? Is this simple to do?
I'd like a simular mod as you made for vbwiki as we have for vbadvanced.
I get a lot of sql errors (i'm running the latest version)
Database error in vBulletin 3.6.4:
Quote:
Database error in vBulletin 3.6.4:
Invalid SQL:
SELECT linkid
FROM local_linkslink
WHERE linkid IN (5,7,8,9,11,12,13,14,15,17,18,19,20,21,22,23,24,25 ,26,27,28,29,30,31,32,33,34,35,36,44,45,46,49,50,5 1,53)
AND linkforum NOT IN (0,59,27,38,29,28,61,62,42,13,18)
AND linkstatus != -3(link.linkmoderate = 0 OR
(linkmoderate = -2 AND linkuserid = 730));
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 '(link.linkmoderate = 0 OR
(linkmoderate = -2 AND linkuseri
Error Number : 1064
Date : Saturday, March 3rd 2007 @ 02:44:12 PM
Script : http:///local_links_search.php?actio...kid=52&catid=3
Referrer : http:///local_links.php?catid=3
IP Address :
Username :
Classname : vB_Database
I get a lot of sql errors (i'm running the latest version)
Database error in vBulletin 3.6.4:
Have you downloaded and installed the patched version of local_links_search.php (see the first post of this thread). The version in the zip file is broken. Sorry about that.
Have you downloaded and installed the patched version of local_links_search.php (see the first post of this thread). The version in the zip file is broken. Sorry about that.
ow must have looked over it. thanks for the fast response :-)