The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Links and Downloads Manager Details »» | |||||||||||||||||||||||||
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. Documentation, screen shots, etc, are provided as a Wiki at http://www.eirma.org/wikis/index.php...nloads_Manager Thank you to everyone who has tested, given suggestions, helped with the translations, etc. Show Your Support
|
Благодарность от: | ||
VIP Hawaii |
Comments |
#1392
|
||||
|
||||
Hi, can this works fine without any problem with vB 3.6.5?
|
#1393
|
||||
|
||||
Is there a lite mod just a link directory facsimile to a vBadvanced product?
|
#1394
|
|||
|
|||
No problem with 3.6.5.
A lite version?? After they spend three years asking me to add more and more ????? |
#1395
|
||||
|
||||
Thanks for the update, upgraded and seems to be working fine.
All but the 100 pages phrases of course :P |
#1396
|
|||
|
|||
Which language do you want to translate into?
|
#1397
|
||||
|
||||
Brazilian Portuguese
|
#1398
|
||||
|
||||
When you update your mod, in the page local_links_admin.php?action=admin, when you go into the debug part of the page, the vbphrase used for the debug title table is 'll_PERMS_debug'.
But, when you update to 2.2.7, the function init_admin_table is called. This function updates entries for the local_links_admin.php?action=admin page (phrase, default values, etc...). And in this function, I can see the default phrase for the debug title table is 'll_settings_title_debug'. (line 373) When you updates to 2.2.7, this line is not updated (vbphrase from 'll_PERMS_debug' to 'll_settings_table_debug'). It is normal or do you must to force update? (sixth parameter of the line 373 to 1) ------------------------------------------------------------- Other design issue: when you go to local_links_admin.php?set=categories , you have a little problem with the colspan attribute of the top-right table ------------------------------------------------------------- In the phrase 'll_perms_force_redirect', you miss to close the bracket. |
#1399
|
|||
|
|||
Quote:
I guess there are plenty of linkbits to make it simple, no? OK, final version of spanish phrases attached. Now i must work in my templates Thanks Andrew! |
#1400
|
|||
|
|||
Quote:
Thanks for spotting these. To force the debug title update, as you say, there needs to be six parameters on line 373 of admininclude. Code:
require_admin_row($seq++, 'title_debug', 'll_settings_title_debug', 'title', 0, 1); |
#1401
|
|||
|
|||
Hi Andrew, thank you very much for this great mod. I've been used it for a long time. Now I upgrade to 2.2.7, and translate it into chinese. [Simplified Chinese, use UTF-8 encode]
I have a little problem with the "Autocreate threads". The Image URL in the auto-created thread is not correct. But the images in LDM are totally correct. My vb path is www.mysite.com/forum, and I installed the LDM under the forum, but the image URL just lack of "forum". Only when I change the script, namely includes/local_links_misc.php, it goes to work. What I changed was line 1447: PHP Code:
But I don't know if it is a bug or it only occurs by me. btw, I use the IIS server, and in the 2.2.6 stage it has the same problem. The other related settings are: local_file_root = no local_file_root_prefix = forum upload_dir = /LDM/upload |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|