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

Quote:
Originally Posted by femsawyer View Post
I tried with IE which I haven't used in months, cleared the cache anyway and when I click on the edit button, I get a IE cannot display the webpage.
OK. Sorry about this.

I cannot quickly check this upgrade from vb 3.0.x, as it requires me to reinstall sql 4. I can try this at the weekend.

Alternatively, you might let me check your site - in which case, send me a PM with details and an account with vb admin privs.
Reply With Quote
  #2693  
Old 11-28-2007, 12:32 PM
Alfa1's Avatar
Alfa1 Alfa1 is offline
 
Join Date: Dec 2005
Location: Netherlands
Posts: 3,537
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Never mind. I found the problem and fixed it.
Reply With Quote
  #2694  
Old 11-28-2007, 02:51 PM
femsawyer femsawyer is offline
 
Join Date: Mar 2005
Posts: 12
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by AndrewD View Post
OK. Sorry about this.

I cannot quickly check this upgrade from vb 3.0.x, as it requires me to reinstall sql 4. I can try this at the weekend.

Alternatively, you might let me check your site - in which case, send me a PM with details and an account with vb admin privs.
Actually, I just found this happening elsewhere in the new upgrade to 3.6.8 so I'm thinking that this might be an issue with my vb upgrade and not ldm. I'll get back to you as soon as I figure it out.

Thanks for being ready to jump right on it though!
Reply With Quote
  #2695  
Old 11-28-2007, 02:51 PM
auddi auddi is offline
 
Join Date: Nov 2007
Posts: 3
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by AndrewD View Post
Uploads are placed in a temporary directory by the server/php system, then moved by LDM to the directory you have specified. The error message comes from the system function that is trying to do this file move.

I thought that I had coded all the necessary checks on this - but

- Is your server running php in safe mode.
- Does your server have restrictions on the php open_basedir

(You can check both of these on the left column of the main LDM admin pages)
Thanks a lot AndrewD.

> Is your server running php in safe mode.

Yes

> Does your server have restrictions on the php open_basedir

how to find this?

The LDM admin panel says:

local_file_root Website
local_file_root_prefix
not set
File uploads Enabled
upload_dir
/vbb_ldm_upload
thumbs_dir
not set
file_icons_dir
not set
PHP
allow_url_fopen Yes
cURL Yes
GD2 Yes
open_basedir /home/httpd/vhosts/bcsq.org/httpdocs: /tmp
post_max_size 8M
upload_max_filesize 2M

i just created a dir named tmp on the server root
/home/httpd/vhosts/bcsq.org/httpdocs
and set its perm to 777.

However, still getting the error.
our site is:
http://bcsq.org/vbb/

Part of our need is for the site to serve as a file pool, so any users can upload files into a pool and downlad with search titles, description, etc.

We'd appreciate any hint you can give. Thanks.
Reply With Quote
  #2696  
Old 11-28-2007, 03:01 PM
Alfa1's Avatar
Alfa1 Alfa1 is offline
 
Join Date: Dec 2005
Location: Netherlands
Posts: 3,537
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

My LDM works now, but somehow LDM can not find the files. It displays all categories and lists all files correctly. LDM displays thumbs. When I click a link that leads to a external file (like a movie on youtube for example), then that works perfectly. But when I click on a link that should lead to a file on my server, then that does not work. LDM gives the message: "Sorry - link is not currently available"
I have checked the download folder and it is correct. All files that should be in there, are in there.
What am I doing wrong?
Reply With Quote
  #2697  
Old 11-28-2007, 04:19 PM
AndrewD AndrewD is offline
 
Join Date: Jul 2002
Location: Scotland
Posts: 3,486
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by femsawyer View Post
Actually, I just found this happening elsewhere in the new upgrade to 3.6.8 so I'm thinking that this might be an issue with my vb upgrade and not ldm. I'll get back to you as soon as I figure it out.

Thanks for being ready to jump right on it though!
Just to let you know - I rebuilt LDM 1.6 on vb 3.0.7/mysql4 and ran through a complete single step upgrade to vb 3.6.8/ldm 2.2.8. Everything works fine.

When you get blank screens with vb 3.6, you should go to the main vb/admicp/options/cookies and http headers and turn off gzip compression. That way, if there's a site error message, you'll get to see it.
Reply With Quote
  #2698  
Old 11-28-2007, 04:21 PM
AndrewD AndrewD is offline
 
Join Date: Jul 2002
Location: Scotland
Posts: 3,486
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by auddi View Post
Thanks a lot AndrewD.

> Is your server running php in safe mode.

Yes

Part of our need is for the site to serve as a file pool, so any users can upload files into a pool and downlad with search titles, description, etc.

We'd appreciate any hint you can give. Thanks.

The problem is almost certainly that you are running in safe mode. Uploads are very hard to get working (not sure if it's even possible) with this in force.
Reply With Quote
  #2699  
Old 11-28-2007, 04:22 PM
AndrewD AndrewD is offline
 
Join Date: Jul 2002
Location: Scotland
Posts: 3,486
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Alfa1 View Post
My LDM works now, but somehow LDM can not find the files. It displays all categories and lists all files correctly. LDM displays thumbs. When I click a link that leads to a external file (like a movie on youtube for example), then that works perfectly. But when I click on a link that should lead to a file on my server, then that does not work. LDM gives the message: "Sorry - link is not currently available"
I have checked the download folder and it is correct. All files that should be in there, are in there.
What am I doing wrong?
Did you have local_file_root and local_file_root prefix set on your old server, and have they been set to the same values on the new server?

For local files, the database stores the file location relative to these two settings.
Reply With Quote
  #2700  
Old 11-28-2007, 05:20 PM
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
Did you have local_file_root and local_file_root prefix set on your old server, and have they been set to the same values on the new server?

For local files, the database stores the file location relative to these two settings.
Old server:
local_file_root Website
local_file_root_prefix
/forum/links/downloads/

New server:
local_file_root Website
local_file_root_prefix
/forum/links/downloads/

Both local_file_root_prefix are correct, though my new server does not have a normal url yet, but is using IP~mydomain.com/
http://35.125.65.123~mydomain.com/forum/links/downloads

Can this have an adverse effect?

I do not know if local_file_root website is correct for the new server, as I don't understand the meaning.
Reply With Quote
  #2701  
Old 11-28-2007, 07:11 PM
Nam's Avatar
Nam Nam is offline
 
Join Date: Oct 2001
Location: NY
Posts: 206
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Andrew, I'd love to have a small window player that pull randomly, or manually choosing from categories that I like (youtube supported.) Right now the only way to do it, I guess, it pass directly the YouTube HTML code to LDM front page template.

I don't see the New and Most Popular column like previous version, may be you have made those features become Add-on?
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 06:18 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.11985 seconds
  • Memory Usage 2,327KB
  • 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
  • (7)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
  • (4)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