The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Links and Downloads Manager Details »» | |||||||||||||||||||||||||
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
|
Comments |
#942
|
|||
|
|||
Maybe the latest version of JWplayer will fix it? Andrew will be posting it soon.
|
#943
|
||||
|
||||
Doubt it.... I already installed & integrated version 4.0 of the JW player myself. Thanks for suggesting.... will test it when Andrew posts the plugin for version 4.1.
|
#944
|
|||
|
|||
It's the jwaddons xml. The attached version should fix the problem. Note that you need to kill all the existing installed LDM plugins with "JWPlayer Addons" in the title.
Let me know if this works ok. |
#945
|
||||
|
||||
Thanks for the fix - I'll post after testing it out
|
#946
|
|||
|
|||
Quote:
Take care:::: For a *temporary* fix, try editing the links_addnewlink template. About 280 lines in, you'll find this sequence of text: Code:
<if condition="$links_permissions['can_set_permissions'] and ($links_permissions['can_upload_files'] or $links_permissions['can_link_files'])"> <tr> <td class="alt1" width="30%"> <strong>$vbphrase[ll_rename]</strong><br /> <span class="smallfont"> $vbphrase[ll_renameinfo] </span> </td> <td class="alt1"> <input type="text" class="bginput" name="linkfile" id="linkfile" value="$linkfile" size="50" tabindex="1" onkeypress="return ldm_noenter()" /> </td> </tr> <else /> <tr style="display:none;"> <td class="alt1" colspan="2"> <input type="hidden" name="linkfile" value="$linkfile" /> </td> </tr> </if> Code:
<if condition="$links_permissions['can_set_permissions'] and ($links_permissions['can_upload_files'] or $links_permissions['can_link_files'])"> <tr> <td class="alt1" width="30%"> <strong>$vbphrase[ll_rename]</strong><br /> <span class="smallfont"> $vbphrase[ll_renameinfo] </span> </td> <td class="alt1"> <input type="text" class="bginput" name="linkfile" id="linkfile" value="$linkfile" size="50" tabindex="1" onkeypress="return ldm_noenter()" /> </td> </tr> <else /> <tr style="display:none;"> <td class="alt1" colspan="2"> <input type="hidden" name="linkfile" id="linkfile" value="$linkfile" /> </td> </tr> </if> |
#947
|
|||
|
|||
Thanks for looking into this - Before I make the aforementioned change, will usergroup permissions still govern who can upload? Its not a free upload site for anybody, so I want to keep it so that users in the correct user groups can upload only
EDIT to add: problem seems to exist in IE as well |
#948
|
||||
|
||||
Quote:
Bug Report: when viewing a category's listing for audio files with album art, the player's size is the size of the album art, NOT the preset size. This problem did not exist with the prior version of jwaddons.xml. When you fix this bug, can you PLEASE make LDM use the size for videos if it detects album art and use the size for mp3 if it detects no artwork? Also, can you make LDM show the player for aac & m4a files, which are supported by the JW Player? |
#949
|
||||
|
||||
Quote:
|
#950
|
|||
|
|||
3.7.2 pl2..
Didn't realize 3.2.3 was out yet.. ill do that update and see if, by some magical occurance, the problem gets fixed |
#951
|
|||
|
|||
Andrew, I'm eagerly awaiting the new JWPlayer update, as soon as you can please, thanks
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|