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
  #1362  
Old 03-15-2007, 05:14 AM
AndrewD AndrewD is offline
 
Join Date: Jul 2002
Location: Scotland
Posts: 3,486
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by GrendelKhan{TSU View Post

and found a small tiny bug.
we I try to add new link AND set the order number to something other than 1... it doesn't actually save the order number (saves it as 1). you have to edit the link and save the order number again for it to "take".
Will check this, thanks
Reply With Quote
  #1363  
Old 03-15-2007, 08:51 AM
Joep11 Joep11 is offline
 
Join Date: Apr 2005
Posts: 35
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi all,

Just got an new laptop with Vista. However, LDM video's are not streaming anymore. In XP they do though. I also have a problem with internetradio. Does anyone know the solution?
Reply With Quote
  #1364  
Old 03-15-2007, 10:28 AM
Jaxel Jaxel is offline
 
Join Date: Sep 2005
Posts: 1,160
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by AndrewD View Post
As far as I can tell from your site, LDM thinks that it is creating new thumbs, but somehow they are then not found.

Couple of questions:
- Does it display a thumb correctly when you add a new entry to the database (i.e. is it only the old entries which have a problem)?
- When you moved server, did you change the location of the master images from which the thumbs are generated?

My guess is that LDM can't find the master images from which it builds the thumbnail, but I may be wrong.

To get to the bottom of this, I'll need admin access to your site.
New or old, doesnt work unless I turn 'create oninstert' on. When I moved servers I changed the location of nothing. The thumbnail GIFs are the same name as my video files in the same directory. Remember the simple-avi-image script you wrote? Well you wrote it for me; except I modified it a few months back to work for MKV -> GIF rather than AVI -> JPG. You have admin access now. From my old server I jsut copied all the data and the database...

I did discover a weird occurance... I have my 'local_file_root_prefix' set to '/downloads'... so if I have a file setup as /file.mkv, when click on it will go to 'http://www.crookedjester.com/downloads/file.mkv' (this file doesnt actually exist, just using it as an example)... this is with 'force_redirect' set to 0. The thumbnail would be at /file.gif.

If I change my 'force_redirect' to 2, instead it will ignore the 'local_file_root_prefix' and go to 'http://www.crookedjester.com/file.mkv' instead... Could this be caused by the same issue with the thumbnails not being found?
Reply With Quote
  #1365  
Old 03-15-2007, 11:21 AM
AndrewD AndrewD is offline
 
Join Date: Jul 2002
Location: Scotland
Posts: 3,486
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Jaxel View Post
I did discover a weird occurance... I have my 'local_file_root_prefix' set to '/downloads'... so if I have a file setup as /file.mkv, when click on it will go to 'http://www.crookedjester.com/downloads/file.mkv' (this file doesnt actually exist, just using it as an example)... this is with 'force_redirect' set to 0. The thumbnail would be at /file.gif.

If I change my 'force_redirect' to 2, instead it will ignore the 'local_file_root_prefix' and go to 'http://www.crookedjester.com/file.mkv' instead... Could this be caused by the same issue with the thumbnails not being found?
Yes, these are related. There seems to be a mismatch between the way the main script and the imaging script are processing files when local_file_root_prefix is set. A very similar problem exists with the different settings of force_redirect. Sorry about that - I suspect I made a change to the code to fix another problem and no-one has hit the new bug until now. I'm make sure it's fixed in 2.2.7.
Reply With Quote
  #1366  
Old 03-15-2007, 11:22 AM
Alfa1's Avatar
Alfa1 Alfa1 is offline
 
Join Date: Dec 2005
Location: Netherlands
Posts: 3,537
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by AndrewD View Post
Good idea - I think this can probably be done with an plugin. If it's ok with you, I'll get 2.2.7 out of the door before trying to write it.
Hey Andrew, off course this is ok with me. I'm just very happy that you'll add this feature. Another great step forward if you ask me.
Reply With Quote
  #1367  
Old 03-15-2007, 12:05 PM
Jaxel Jaxel is offline
 
Join Date: Sep 2005
Posts: 1,160
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by AndrewD View Post
Yes, these are related. There seems to be a mismatch between the way the main script and the imaging script are processing files when local_file_root_prefix is set. A very similar problem exists with the different settings of force_redirect. Sorry about that - I suspect I made a change to the code to fix another problem and no-one has hit the new bug until now. I'm make sure it's fixed in 2.2.7.
I'm using the same files/scripts from my old server, as well as the imported database... so how come I didnt have the bug until now?

Anyway, were you able to fix it?
Reply With Quote
  #1368  
Old 03-15-2007, 12:12 PM
AndrewD AndrewD is offline
 
Join Date: Jul 2002
Location: Scotland
Posts: 3,486
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Jaxel View Post
I'm using the same files/scripts from my old server, as well as the imported database... so how come I didnt have the bug until now?

Anyway, were you able to fix it?
I've no idea why you've only just hit the bug. I'm at work at the moment - I'll try to give this some effort this evening but there is a day job to do....
Reply With Quote
  #1369  
Old 03-15-2007, 01:17 PM
Ranma2k Ranma2k is offline
 
Join Date: Dec 2001
Location: Earth
Posts: 586
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

HI AndrewD,

Thanks for the continues update of the hack .. i really use it a lot ..

i always wanted to ask if it's possible to add custom fields to the links added so it can be filled when adding new links and stuff ..

is that possible in the new ver ?
I'm still using an old one since i did a lot of modification on it to meet my needs
Reply With Quote
  #1370  
Old 03-15-2007, 01:24 PM
AndrewD AndrewD is offline
 
Join Date: Jul 2002
Location: Scotland
Posts: 3,486
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Ranma2k View Post
HI AndrewD,

Thanks for the continues update of the hack .. i really use it a lot ..

i always wanted to ask if it's possible to add custom fields to the links added so it can be filled when adding new links and stuff ..

is that possible in the new ver ?
I'm still using an old one since i did a lot of modification on it to meet my needs
Sorry, this is one of those changes that I haven't dealt with yet. It's on the list, and I know other people want it too, but it needs careful design.

Maybe in 2.2.8, I hope...
Reply With Quote
  #1371  
Old 03-15-2007, 03:56 PM
Jaxel Jaxel is offline
 
Join Date: Sep 2005
Posts: 1,160
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by AndrewD View Post
I've no idea why you've only just hit the bug. I'm at work at the moment - I'll try to give this some effort this evening but there is a day job to do....
Looking into it further... I dont think thats the bug... If I create a new link with an offsite download... such as 'http://68.178.217.7/downloads/adxencd.zip' and set the thumbnail as 'http://68.178.217.7/downloads/thumbnails/file_adx.gif' it still doesnt create the thumbnail. It has an exact url too.

Once again, it only works if "create_thumbs_oninsert" is on. Yes, I know I can easily just turn create_thumbs_oninsert to on and then manually edit each link so it creates the thumbnail... but I have about 500 links, I would rather use a script that would do it automatically.

If I get rid of the whole local_file_root all together, it still cant make the thumbnails if I direct define the image.
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 05:44 PM.


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.06696 seconds
  • Memory Usage 2,332KB
  • 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
  • (8)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
  • (6)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