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 |
#1552
|
||||
|
||||
Hello
Is there an option to group the vbavanced modules, so I can show the hot, new and stats in one module? |
#1553
|
|||
|
|||
Not currently.
|
#1554
|
|||
|
|||
Quote:
Here is something that driving me kinda bonkers. Okay two things. When you have forced accept turned on, and you go to the local_links.php, it resizes your window, like it would on a popup. It does this both in Firefox and IE. Can that be changed? Last thing. In the area where you assign the time.... How to explain this. I am in the CST. Our server is in the CST. We have daylight savings time. When everything is set correctly, the time stamp on everything says -5. The good folks over at vb.com explained this (http://www.vbulletin.com/forum/showp...&postcount=11)... I'm taking their word for it at this point. Okay... so right now, if you go into the download manager to assign a time, it shows the correct current time, but after it, it's reading the "false" -5 and stating "(GMT -5:00) Eastern Time (US & Canada), Bogota, Lima " but this isn't true. It's showing CST with daylight savings time applied to it. How can this be made to be less confusing for folks? |
#1555
|
|||
|
|||
Quote:
Quote:
Quote:
|
#1556
|
|||
|
|||
Hi Andrew, I have a problem with the vba_module "ldm_new_thumb.module".
I installed it and it worked great at first. But some days late... now I have problem with it. I set it display 8 entries and 4 thubs per row. But it only display 6 entries (for 1 day ago, it display 7 entries). I'm sure there are enough enties to display and every entry has thumbnail. |
#1557
|
|||
|
|||
Quote:
Code:
<script language="JavaScript"> <!-- if (parseInt(navigator.appVersion)>3) { if (navigator.appName=="Netscape") { winW = window.innerWidth; winH = window.innerHeight; } if (navigator.appName.indexOf("Microsoft")!=-1) { winW = document.body.offsetWidth; winH = document.body.offsetHeight; } } if ((winW<$links_defaults[musicbox_standalone_width]) || (winH<$links_defaults[musicbox_standalone_height])) { self.resizeTo($links_defaults[musicbox_standalone_width], $links_defaults[musicbox_standalone_height]); } --> </script> I must have put that there for a reason - I can't recall why now. |
#1558
|
|||
|
|||
thanks for the update.
|
#1559
|
||||
|
||||
Does anyone know how to create a VBadvanced module, so that it'll show the latest video from a category (ready to play)?
Andrew, after upgrading, my vbadvanced modules do not work. What do I have to do to get them working again? |
#1560
|
|||
|
|||
Quote:
The new vba_modules are not same like the old php format modules. You should install the module per "download/upload module" but not "add module". And before you upload the new one, you should delete the old php format module files first, or the system can't creat the new one. |
#1561
|
||||
|
||||
Thanks. That's great info. Can this be added to the wiki?
Edit: If I want multiple modules in there, do I need to add the same module several times? The ldm_new.module doesn't show pdf icons anymore. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|