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

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

Category: Major Additions - Version: 3.7.0 Rating:
Released: 12-24-2007 Last Update: 06-13-2009 Installs: 576
DB Changes Uses Plugins
Re-useable Code Additional Files Translations  
No support by the author.

What this is and does

LDM is a general-purpose tool for managing libraries of links and files, and handling uploads and downloads in a flexible way, while tracking and control user access. It has a range of integrated media players and a large library of 'plugin' extras.

Installation and Usage Explained in the on-line Wiki, with a brief explanation in the file instructions.txt in the release zip. The recent revision history is given in the first post of this thread.

Please use carefully and always backup your database before upgrading. Post reports of problems and suggestions for enhancements in this thread.

14.06.09 Version 2.3.0 is now the the officially-supported version. Works with 3.7 and vb 3.8. Please post comments in this thread

22.06.08 Version 2.2.9-post1 - This is the previous supported version. Works fine with all versions of vb 3.6 and vb 3.7. All standard features except profile integration and forum prefix selection work fine with vb 3.8.

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #662  
Old 06-23-2008, 10:43 PM
obmob obmob is offline
 
Join Date: Nov 2001
Posts: 580
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by AndrewD View Post
This caused me to lose a bit more hair (not much left).

The attached file modifies the import process to process kanji, etc, provided these are being handled in the form of extended html entities. (This is the default behaviour, as far as I can tell, but I'm not an expert on utf8 and the like.)

If you want to give it a try, be my guest. I'd appreciate a report. Just replace this file in your forum/includes directory. It doesn't change the export file; just processes the import file with a little more intelligence.

NB: This will only work if your php installation supports the *mbstring* extension (you can check by going to vb/admin/maintenance/phpinfo and scrolling down to look for that section).
Andrew is baldy now? >.<

I'm glad to tell you it worked perfectly! ^^

Thanks!!
Reply With Quote
  #663  
Old 06-24-2008, 03:47 AM
AndrewD AndrewD is offline
 
Join Date: Jul 2002
Location: Scotland
Posts: 3,486
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by sparklywater View Post
Is it possible to run multiple 'LDM databases/directories' at the same time using a single installation of LDM, ie. one for 'links', one for 'downloads', one for 'picture-gallery', etc? I don't see the option to do this, can someone please direct me to the relevant info?
LDM is not set up to run completely separate directories at the same time from the same code files, although I think it could be hacked to do so without much difficulty.

Why not simply set up separate base categories for links, downloads, photos, etc, and then provide direct url links into these categories? You can easily set up different access permissions, settings, etc for teh different categories.
Reply With Quote
  #664  
Old 06-24-2008, 04:06 AM
AndrewD AndrewD is offline
 
Join Date: Jul 2002
Location: Scotland
Posts: 3,486
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by obmob View Post
Andrew is baldy now? >.<
Increasingly so

Quote:
Originally Posted by obmob View Post
I'm glad to tell you it worked perfectly! ^^

Thanks!!
I'll find a way to incorporate this into the next release as a standard feature.
Reply With Quote
  #665  
Old 06-24-2008, 03:59 PM
dkny dkny is offline
 
Join Date: Aug 2002
Location: NYC
Posts: 37
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi
first off I love your product, it's great and have been using it for a year on 3.6.

I upgraded my forum over the weekend and uploaded your product to the latest version. I cant get it to work though, in settings it under where my files are stored (which I didn't change), it gives me the following error:

upload_dir : /forum/uploads/99/
Cannot access or create directory /forum/uploads/99/ [/forum/uploads/99/ not within permitted open_basedir /home/ncc: /usr/lib/php: /usr/local/lib/php: /tmp]
Reply With Quote
  #666  
Old 06-24-2008, 04:15 PM
AndrewD AndrewD is offline
 
Join Date: Jul 2002
Location: Scotland
Posts: 3,486
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by dkny View Post
Hi
first off I love your product, it's great and have been using it for a year on 3.6.

I upgraded my forum over the weekend and uploaded your product to the latest version. I cant get it to work though, in settings it under where my files are stored (which I didn't change), it gives me the following error:

upload_dir : /forum/uploads/99/
Cannot access or create directory /forum/uploads/99/ [/forum/uploads/99/ not within permitted open_basedir /home/ncc: /usr/lib/php: /usr/local/lib/php: /tmp]
From the look of your error message, you've got the LDM admin setting *local_file_root* turned off (i.e. store files outside the web directory), and your web server has open_basedir set, so that PHP is only allowed to access files in the named directories. The message says that your upload directory is not within the space allowed by open_basedir.

If everything was working before and none of these settings have changed, I find that strange.

I imagine that you mean to have *local_file_root* turned on (presumably you want to store your uploads in a subdirectory of your forums directory). Easiest approach is
* clear the upload directory and save the settings
* set local_file_root on and save the settings
* reset the upload directory
Reply With Quote
  #667  
Old 06-24-2008, 07:21 PM
roymogg roymogg is offline
 
Join Date: Jun 2007
Location: UK
Posts: 29
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi Andrew

This mod went in a treat - still playing with the layouts before I go live.

I have had a problem with using the mod to include asx media files get a white screen when I select a media file - have uploaded the product as normal from the extras director and all seems OK (also added the asx to attachments).

However I cannot access the 'import radio-stations admin tab as I (as administrator) am advised I do not have permissions. I cannot see where this is set in the settings permissions area.

Can you help point me in the right direction.

cheers

Roy
Reply With Quote
  #668  
Old 06-24-2008, 08:55 PM
Bexter Bexter is offline
 
Join Date: Nov 2006
Location: England
Posts: 61
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ok, so i've got this installed on my site, it's great.
However, im also an admin on another site which has this installed. The main admin installed it there. Now when adding files to them both I've noticed that on his site, I'm able to upload an image as well for the file, but I cant get that on my site. Ive looked through all the settings on both sites and changed pretty much all the settings, except the ones which I want customised for my site and I know have nothing to do with it. They dont have any extra plugins installed, I downloaded the latest version thinking that could be why, but nope, still dont get the upload an image option. Is there something I might be missing :S.
Reply With Quote
  #669  
Old 06-24-2008, 10:48 PM
dkny dkny is offline
 
Join Date: Aug 2002
Location: NYC
Posts: 37
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by AndrewD View Post
From the look of your error message, you've got the LDM admin setting *local_file_root* turned off (i.e. store files outside the web directory), and your web server has open_basedir set, so that PHP is only allowed to access files in the named directories. The message says that your upload directory is not within the space allowed by open_basedir.

If everything was working before and none of these settings have changed, I find that strange.

I imagine that you mean to have *local_file_root* turned on (presumably you want to store your uploads in a subdirectory of your forums directory). Easiest approach is
* clear the upload directory and save the settings
* set local_file_root on and save the settings
* reset the upload directory
thank you that helped, works fine now.
Reply With Quote
  #670  
Old 06-25-2008, 03:40 AM
AndrewD AndrewD is offline
 
Join Date: Jul 2002
Location: Scotland
Posts: 3,486
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Bexter View Post
Ok, so i've got this installed on my site, it's great.
However, im also an admin on another site which has this installed. The main admin installed it there. Now when adding files to them both I've noticed that on his site, I'm able to upload an image as well for the file, but I cant get that on my site. Ive looked through all the settings on both sites and changed pretty much all the settings, except the ones which I want customised for my site and I know have nothing to do with it. They dont have any extra plugins installed, I downloaded the latest version thinking that could be why, but nope, still dont get the upload an image option. Is there something I might be missing :S.
The 'Add Entry' form has up to four fields for url/url upload/image/image upload, see attached picture. Check which of these are visible for you.

The two Image fields only appear when the setting *link_imagesize* is >0.

The two Upload fields only appear when uploading is both enabled and allowed for the current user. It's enabled if the *upload_enabled* setting is on; it's allowed if the LDM permission *can_upload_files* is on for the curent user group.

Get back to me if this doesn't help.
Reply With Quote
  #671  
Old 06-25-2008, 03:48 AM
AndrewD AndrewD is offline
 
Join Date: Jul 2002
Location: Scotland
Posts: 3,486
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by roymogg View Post
Hi Andrew

This mod went in a treat - still playing with the layouts before I go live.

I have had a problem with using the mod to include asx media files get a white screen when I select a media file - have uploaded the product as normal from the extras director and all seems OK (also added the asx to attachments).
White screens usually mean a php error which gets caught up with vbulletin's screen handling. To find out if this is the case, go to vbulletin/admin/options/cookies and html headers and unset the 'gzip html output' option. Then try again and see if you get something other than the white screen. I'll also investigate.

Quote:
Originally Posted by roymogg View Post
I cannot access the 'import radio-stations admin tab as I (as administrator) am advised I do not have permissions. I cannot see where this is set in the settings permissions area.
My mistake - I've been too rigorous with the error checking. Will post a fix as soon as possible. Sorry.
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 03:43 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.06077 seconds
  • Memory Usage 2,329KB
  • 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
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (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
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • 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