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.
Hi Andrew, just one small question, if I set a condition so that only people who aren't logged in see it, it doesn't appear to work. here's what I edited, I have the condition working in other areas of the site..
hi andrewD, after i change the sync path now it show this
Fatal error: Maximum execution time of 30 seconds exceeded in /home/XXXXXXX/public_html/forum/includes/local_links_include.php on line 3914
how to solve this??
Directory synchronisation can be expensive, especially if you allow manual resyncs.
You must either allow php to spend more than 30 seconds running scripts or you must reduce the amount of time that LDM tries to spend on the task.
The first requires editing the server's php.ini configuration file, finding the *max_execution_time* parameter, increasing the value and restarting your web server.
The second requires visiting LDM/admin/settings and checking the sync_maxcpu_allowed and sync_maxcpu_allowed_manual settings, making sure that they are well below 30 seconds.
Directory synchronisation can be expensive, especially if you allow manual resyncs.
You must either allow php to spend more than 30 seconds running scripts or you must reduce the amount of time that LDM tries to spend on the task.
The first requires editing the server's php.ini configuration file, finding the *max_execution_time* parameter, increasing the value and restarting your web server.
The second requires visiting LDM/admin/settings and checking the sync_maxcpu_allowed and sync_maxcpu_allowed_manual settings, making sure that they are well below 30 seconds.
thanks for reply
ok, actually for 1st time i didnt set for more than 30 second and sync all the files and it work. after i change the sync path now it should this. can i delete the whole folder and resync? if yes, how to delete it?
thanks for reply
ok, actually for 1st time i didnt set for more than 30 second and sync all the files and it work. after i change the sync path now it should this. can i delete the whole folder and resync? if yes, how to delete it?
Actually, you shouldn't need to do/delete anything - it should work everything out for itself. But how many files are there in the directory that it is trying to read?
You can empty and delete entire folders (categories) in LDM by going to LDM/admin/categories, select the categor(y/ies) you want rid of, then select empty or delete
Actually, you shouldn't need to do/delete anything - it should work everything out for itself. But how many files are there in the directory that it is trying to read?
You can empty and delete entire folders (categories) in LDM by going to LDM/admin/categories, select the categor(y/ies) you want rid of, then select empty or delete
hi AndrewD, it have 14179 files and near 400GB.
i cant delete the categories coz when i click on categories, it show this
Fatal error: Maximum execution time of 30 seconds exceeded in /home/XXXXXXX/public_html/forum/includes/local_links_include.php on line 961
i cant delete the categories coz when i click on categories, it show this
Fatal error: Maximum execution time of 30 seconds exceeded in /home/XXXXXXX/public_html/forum/includes/local_links_include.php on line 961
Ouch...
Perhaps the directory structure that you are scanning is simply too complex to process in the cpu time allowed. The problem is how to regain control.
Go to LDM/admin/settings and turn off category_jump_menu and turn off sync_enabled.
Then try to go to admin/categories again.
Is this a production site, or are you still trying to get things set up?
By the way, are you running the latest (2.2.8-post 1) version of LDM or an older version? (Just so that I know which code to look at.)
but it show 2 folder now and when i go admin setting still cant go the categories setting there
Fatal error: Maximum execution time of 30 seconds exceeded in /home/XXXXXXXX/public_html/forum/includes/local_links_include.php on line 975