Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Links and Downloads Manager Details »»
Links and Downloads Manager
Version: 2.2.8, by AndrewD AndrewD is offline
Developer Last Online: Apr 2010 Show Printable Version Email this Page

Category: Major Additions - Version: 3.6.x Rating:
Released: 06-18-2006 Last Update: 02-03-2008 Installs: 661
DB Changes Uses Plugins
Additional Files Translations  
No support by the author.

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

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
Благодарность от:
VIP Hawaii

Comments
  #2522  
Old 10-20-2007, 04:08 PM
AndrewD AndrewD is offline
 
Join Date: Jul 2002
Location: Scotland
Posts: 3,486
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Ezswo View Post
Thanks man! It was the first option that was enabled. I have installed the dutch language, but the translation of the phrase is not very good in my opinion, so I thought this option was meant to do something else.

I don't know who's working on the dutch translation, but maybe I will check the full translation (or do it myself completely, because there are a lot of mistakes in it...nevertheless kudos to the person who made the translation available, I know it's a lot of work to do).
The current Dutch translation is rather old, but [url=https://vborg.vbsupport.ru/member.php?u=120685]Alfa1/url] has been working on bringing it up to date. I'm waiting for him to post the new translation. Might be worth checking with him before starting the job over.

Quote:
Originally Posted by Ezswo View Post
PS: I just realized I have another question. I have set up a categorie for photo's, turned thumbnails on and they're showing up fine. Then I use the magnifier and get to see one of the picture fullsize. When I go back to the thumbnailview (categorie of the pictures), I don't see a thumbnail but the fullsize picture of the image that I just magnified. When I go back to the categorie-view I would expect to only see thumbnails again.

So in short: The pictures I magnified show up fullsize in the categorie-view. The pictures I didn't magnify show up as thumbnails (as they should). But, I want the thumbnail to show up again after magnifying. What could this be?
I'll try to reproduce this when I have chance, and see if I can offer any suggestions/find a bug.
Reply With Quote
  #2523  
Old 10-20-2007, 05:01 PM
Nam's Avatar
Nam Nam is offline
 
Join Date: Oct 2001
Location: NY
Posts: 206
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by AndrewD View Post
I'm somehow misunderstanding your question. You want to set up exactly the same entries in two categories, but have them sorted differently? (That's straightforward - you just choose the two categories together when adding the entry, and you change the default sort order for one of the categories using edit category/control settings)
You got that right, just select as many categories to link to one file. (Just hold Ctrl and select, I forgot about that).

Andrew, another quick question about performance. Would using no hided link is faster than using enable hided link (on the same server)? MySQL crashed twice yesterday, not sure what's the reason, but it was a peak time when multiple connections were connected to multiple files on the server.
Reply With Quote
  #2524  
Old 10-20-2007, 05:36 PM
AndrewD AndrewD is offline
 
Join Date: Jul 2002
Location: Scotland
Posts: 3,486
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Nam View Post
Andrew, another quick question about performance. Would using no hided link is faster than using enable hided link (on the same server)? MySQL crashed twice yesterday, not sure what's the reason, but it was a peak time when multiple connections were connected to multiple files on the server.
Almost right. If you completely turn off LDM's link protection, by setting force_redirect to 2, then the load on your server will be reduced. However, the amount it is reduced will depend on the nature of your site.

- If you are serving copies of files that are hosted on your site, then your server still has to deliver them somehow. Provided you set up these entries using local file names (i.e. /dir1/file rather than http: // yoursite /dir1/fil), then it doesn't make that much difference whether the file is processed via LDM or directly by the webserver.

- If the entries are downloads and you set them up as full urls, even if they are on the same server, then there is a high overhead in passing them through LDM.

- The sql performance is another matter. I would be rather suprised if LDM makes a major difference, or if setting force_redirect to 2 changed matters.
Reply With Quote
  #2525  
Old 10-20-2007, 07:20 PM
Nam's Avatar
Nam Nam is offline
 
Join Date: Oct 2001
Location: NY
Posts: 206
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

- I always use local file name dir1/file and not full http, all of them are streaming, with download option turned off (not allowed)

So server load and sql performance are different then. I'm not sure how much performance different if I were to set force_redirect to 2, would it make a big difference on server load? And I assume mysql has to do with a lot Rams, which I think I have enough (8gb on my server that host only 1 site)
Reply With Quote
  #2526  
Old 10-20-2007, 07:24 PM
Nam's Avatar
Nam Nam is offline
 
Join Date: Oct 2001
Location: NY
Posts: 206
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by AndrewD View Post
I'm somehow misunderstanding your question. You want to set up exactly the same entries in two categories, but have them sorted differently? (That's straightforward - you just choose the two categories together when adding the entry, and you change the default sort order for one of the categories using edit category/control settings) Or you want to connect more than one file to each entry?
I found out that I was able to select one link to be listed in multiple category (hold Ctrl and select files), but I was unable to select one sub-category to be listed in multiple category, or is it?

For example:

- Category A
-- B
-- C
- Category D
-- E

Could I make C belong to both A and D? So when people click on A and C, they will all see the same C. Save me tons of time by creating another sub-category C in main D.
Reply With Quote
  #2527  
Old 10-21-2007, 02:30 AM
obmob obmob is offline
 
Join Date: Nov 2001
Posts: 580
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by AndrewD View Post
Thanks - this is a tedious job, isn't it.
NAH! it's ok, glad to help you a little.

After all, there is no other LDM i'd rather be.
Reply With Quote
  #2528  
Old 10-21-2007, 03:42 AM
AndrewD AndrewD is offline
 
Join Date: Jul 2002
Location: Scotland
Posts: 3,486
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Nam View Post
- I always use local file name dir1/file and not full http, all of them are streaming, with download option turned off (not allowed)

So server load and sql performance are different then. I'm not sure how much performance different if I were to set force_redirect to 2, would it make a big difference on server load? And I assume mysql has to do with a lot Rams, which I think I have enough (8gb on my server that host only 1 site)
I'm not an expert on configuring mysql - you should probably ask this on a specialist site.
Reply With Quote
  #2529  
Old 10-21-2007, 03:49 AM
AndrewD AndrewD is offline
 
Join Date: Jul 2002
Location: Scotland
Posts: 3,486
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Nam View Post
I found out that I was able to select one link to be listed in multiple category (hold Ctrl and select files), but I was unable to select one sub-category to be listed in multiple category, or is it?

For example:

- Category A
-- B
-- C
- Category D
-- E

Could I make C belong to both A and D? So when people click on A and C, they will all see the same C. Save me tons of time by creating another sub-category C in main D.
No, this is not possible, and it was an important design decision to prevent problems. The categories create what is usually called a 'tree structure'. The important feature is that you can walk along a tree structure and know that you will eventually reach the beginning/end. If you allow a category to be a subcategory of more than one other category, that no longer applies. It's possible to create 'loops', so the coding becomes harder and more complicated to avoid getting stuck/produce sensible layouts/menus/etc.

However, you can achieve the same (similar) result by creating an entry which are actually pointers to your categories (i.e. make the url /local_links.php?catid=NN), and put this entry in multiple categories. If you give it a display order of 0, you can also ensure it appears at the top of the list with a separator.
Reply With Quote
  #2530  
Old 10-21-2007, 05:09 AM
efil's Avatar
efil efil is offline
 
Join Date: Nov 2004
Posts: 134
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by efil View Post
Hi,
still not working.
I hear just the sound with no pic.

Maybe it was before i did the upgrade.
I use always firefox and i did not notice.

another member in my site has this problem also.
I did a test with other computer and it was working fine.
It's mean that the problem is in my computer.

Thanks.
Reply With Quote
  #2531  
Old 10-21-2007, 05:38 AM
efil's Avatar
efil efil is offline
 
Join Date: Nov 2004
Posts: 134
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi,
I have 3 questions:
1.for some reason I can't see the similes, in Rate/Comment.
2. Can I change the < - > in "filmstrip" to an arrow gif or something like that?
3.How can i limit the "My Recent LDM Entries" in vb profile just to the last five?

Thanks,
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 12:26 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05500 seconds
  • Memory Usage 2,325KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (9)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (1)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete