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 |
#1182
|
||||
|
||||
I was afraid so. I hope someone can find the time for it, as I am sure many would use this. Sorry for asking, as you have already done so much. :up:
|
#1183
|
|||
|
|||
HI, I have everything loaded and working except the jukebox. The window opens but there is no way to play the file. I can download the file fine. I am running 2.2.7 on a Linux server.
Thanks in advance for any help. |
#1184
|
|||
|
|||
It was wonderful, thanks. I want to go straight back...
|
#1185
|
|||
|
|||
Are you running your web browser on a Windows PC, a Linux box or a Mac? The Jukebox should now work on all three. Am happy to take a look if you send me a PM with your site details.
|
#1186
|
|||
|
|||
i have a request for help and a offer of help!
firstly my request. andrew. as you can see from my first screen grab i have vba wrapped around ldm what im trying to do is remove the navbar as i dont have it on other cms pages ya see. so what im doing is removing '$navbar' out of my adv_portal template. as seen in the second screen capture this gets rid of the navbar but i get a error (as you can see) if i remove the $navbar out of my link_header template it still stays there can you tell me how i can get rid of the navbar pls on ldm pages? many thanks for your time also onto my offer of help Alfa 1 if you look at my first screengrab i can show you how to wrap vba around ldm like that. when i click on a category it opens that category with my vba site nav to the left etc is that what your after? |
#1187
|
|||
|
|||
Quote:
|
#1188
|
|||
|
|||
cheers for the reply andrew. when i remove the following code out of my footer then it works with no errors but im not sure what this code is what it does or if its needed or not lol any ideas?
PHP Code:
|
#1189
|
|||
|
|||
Quote:
The first bit is used by VB to auto-reset your users' times when daylight saving time/summer time begins. PHP Code:
PHP Code:
|
#1190
|
|||
|
|||
For those of you having the vBSEO/rewrite 'Page Not Found' error put this in your custom rewrite rules in your vbseocp.
Code:
// Links and Downloads Manager 'local_links\.php\?catid=(\d+)&linkid=(\d+)' => 'local_links/links/$1/$2' 'local_links\.php\?catid=(\d+)' => 'local_links/links/$1' 'local_links\.php\?action=jump&id=(\d+)&catid=(\d+)' => 'local_links/jump/$1/$2' 'local_links\.php\?action=jump&id=(\d+)' => 'local_links/jump/$1' |
#1191
|
||||
|
||||
I'm not sure if you saw my problem so I'll repost it here.
When trying to access the page via IE I get this error: |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|