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 |
#592
|
|||
|
|||
ok back to square 1, instead of me spending another 6 hours trying to find out how to bring the jukebox up perhaps some1 would like to tell me as it in not in the instructions, it talks about the jukebox alot but fails to actually tell you how to get it on your screen
|
#593
|
|||
|
|||
Quote:
|
#595
|
|||
|
|||
Hi Andrew,
LDM (2.2.5) works fine, but when I use the "allow_duplicates"-option with "no", it seems to have no effect. The users get the option "New entry even if it exits". And some of them use it with "yes". Is there any chance to prevent duplicates effectively? Or did I miss another option? Thanx Regards |
#596
|
||||
|
||||
How do I upload a bulk of files from my pc to LDM 2.2.5? Is there a limit in number of files? I want to add a few 1000's.
|
#597
|
||||
|
||||
Upload them to your forum's server via ftp then, depending on how you need to organize them, scan them into a category of your choice or sync them with one .
|
#598
|
|||
|
|||
Quote:
|
#599
|
|||
|
|||
Quote:
Quote:
Now, i have a feature request... hope Andrew won't kick me :laugh: Well, there is a links_favbit, and links_editbit... you think it might be possible, in a future release, to include a links_downloadbit? This would be a simple download link to be shown, the same as edit ot favorites... well, just that ^^ Thanks for everything! |
#600
|
|||
|
|||
I'm SO close to making Google Video and You Tube videos play within LDM... I just need one last step!!!!
Andrew, I got the IF statement working inside the links_playbit template by adding some more code to the original WIMPY Player plugin that I changed for the FLV Player. Here is the code that I added to the plugin: PHP Code:
HTML Code:
<if condition="$player=='youtube'"> <object width="640" height="480" type="application/x-shockwave-flash" data="$url"> <param name="movie" value="$url" /> <param name="wmode" value="transparent" /> <em><strong>ERROR:</strong> If you can see this, then <a href="http://www.youtube.com/">YouTube</a> is down or you don't have Flash installed.</em> </object> </if> <if condition="$player=='google'"> <object width="640" height="480" type="application/x-shockwave-flash" data="$url"> <param name="movie" value="$url" /> <param name="allowScriptAccess" value="sameDomain" /> <param name="quality" value="best" /> <param name="scale" value="noScale" /> <param name="wmode" value="transparent" /> <param name="salign" value="TL" /> <param name="FlashVars" value="playerMode=embedded" /> <em><strong>ERROR:</strong> If you can see this, then <a href="http://video.google.com/">Google Video</a> is down or you don't have Flash installed.</em> </object> </if>
|
#601
|
|||
|
|||
Andrew,
I don't know how long this has been going on, but it seems the 2.2.6 series of upgrades have created a problem with Firefox. For one thing, "Save Link As" does not work, and it instead tries to download an html page instead of the download. Secondly, and more significantly, if I left click on the link, the save as dialogue box only has the first 2 characters in my file name - and no extension. Example: I have a file name named: CC 10-07-06 720.wmv. When I left click on it in Firefox, the dialogue box only has "CC" in the save as line, with no extension added. The left click and save target as functions work normally in both Opera and Internet Explorer (6 and 7). Thank you for any advice in resolving this issue. I hope you are able to replicate this issue. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|