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
  #1702  
Old 01-27-2009, 02:43 PM
DJDrew DJDrew is offline
 
Join Date: Oct 2008
Posts: 51
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hey all! This script has been working fab for me for the past few months of using it! Thanks.

I recently installed Firefox to my computer but now I've just noticed that I can't press the "Browse" button when I want to upload a file.

Anyone have any ideas? Cheers
Reply With Quote
  #1703  
Old 01-29-2009, 12:30 PM
DJDrew DJDrew is offline
 
Join Date: Oct 2008
Posts: 51
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ah just tried it out on internet explorer but got the same issue.

Maybe it was when I upgraded to the latest vBulletin?

Drew
Reply With Quote
  #1704  
Old 01-29-2009, 12:58 PM
Simon Lloyd's Avatar
Simon Lloyd Simon Lloyd is offline
 
Join Date: Aug 2008
Location: Manchester
Posts: 3,481
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by DJDrew View Post
Ah just tried it out on internet explorer but got the same issue.

Maybe it was when I upgraded to the latest vBulletin?

Drew
I am using 3.8.1 and just tried to upload a file, worked perfect, i could browse for files if i was using IE or FF. It must be a firewall or pop up blocker or something.
Reply With Quote
  #1705  
Old 01-29-2009, 08:44 PM
arabwit arabwit is offline
 
Join Date: Dec 2008
Posts: 13
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i have a proplem in upload

Please Help

Possible inconsistencies between LDM and its environment

- Parameter upload_enabled is enabled but parameter upload_dir is not set
- Parameter upload_dir points to a non-existent or inaccessible directory (maybe check open_basedir?)
- upload_max_filesize 100M >= post_max_size 8M in php.ini file - Large uploads may fail without warning

- web server DocRoot /usr/local/apache/htdocs seems to point to a non-existent directory


upload_dir

my upload dir is /uploads

There is a 777

Information My server

Code:
Environment  
2.3.0-beta1  
local_file_root 
  Website 
local_file_root_prefix 
  not set 
File uploads 
  Enabled 
upload_dir 
  not set 
thumbs_dir 
  not set 
file_icons_dir 
  images/ldm-ox-icons  
PHP 5.2.8  
allow_url_fopen Yes 
cURL No 
GD2 Yes 
open_basedir not set 
post_max_size 8M 
upload_max_filesize 100M  
MySQL 5.0.67-community  
wait_timeout 28800
In developing the evidence shows me wrong

How do I resolve this problem

Please Help Please Help Please Help Please Help
Reply With Quote
  #1706  
Old 01-30-2009, 01:54 AM
r3dh3adkid r3dh3adkid is offline
 
Join Date: Sep 2008
Posts: 11
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I recently uninstalled your LDM, since then I have been getting alot of errors resulting from uninstalltion. (I can only assume that LDM is the cause because all of the errors i'm getting all have local_links.php in the url, which comes with LDM.

Here are the following errors I am receiving:

Quote:
Database error in vBulletin 3.8.1:

Invalid SQL:
select phrasegroup_local_links from language where languageid = 1;

MySQL Error : Unknown column 'phrasegroup_local_links' in 'field list'
Error Number : 1054
Quote:
Database error in vBulletin 3.8.1:

Invalid SQL:

SELECT languageid,
phrasegroup_global AS phrasegroup_global,
phrasegroup_local_links AS phrasegroup_local_links,
phrasegroup_threadmanage AS phrasegroup_threadmanage,
phrasegroup_posting AS phrasegroup_posting,
phrasegroup_postbit AS phrasegroup_postbit,
phrasegroup_timezone AS phrasegroup_timezone,
phrasegroup_prefix AS phrasegroup_prefix,
options AS lang_options,
languagecode AS lang_code,
charset AS lang_charset,
locale AS lang_locale,
imagesoverride AS lang_imagesoverride,
dateoverride AS lang_dateoverride,
timeoverride AS lang_timeoverride,
registereddateoverride AS lang_registereddateoverride,
calformat1override AS lang_calformat1override,
calformat2override AS lang_calformat2override,
logdateoverride AS lang_logdateoverride,
decimalsep AS lang_decimalsep,
thousandsep AS lang_thousandsep
FROM language
WHERE languageid = 1;

MySQL Error : Unknown column 'phrasegroup_local_links' in 'field list'
Error Number : 1054
I have gotten these same two errors about 20 times now.

If you know of any way to solve this problem please let me know.
Reply With Quote
  #1707  
Old 01-31-2009, 12:05 PM
sparklywater sparklywater is offline
 
Join Date: Jun 2008
Posts: 248
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by r3dh3adkid View Post
I recently uninstalled your LDM, since then I have been getting alot of errors resulting from uninstalltion. (I can only assume that LDM is the cause because all of the errors i'm getting all have local_links.php in the url, which comes with LDM.

Here are the following errors I am receiving:

I have gotten these same two errors about 20 times now.

If you know of any way to solve this problem please let me know.

have u used the 'LDM Kill' extra module to fully delete this mod? u can find it in the installation package u downloaded for this mod.

also try repairing your database in the vbulletin adminCP under 'Maintenence' and 'Repair / Optimize tables'
Reply With Quote
  #1708  
Old 01-31-2009, 01:45 PM
chickadee chickadee is offline
 
Join Date: Mar 2007
Posts: 59
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi Andrew,

I was wondering if there's a conditional that can be used if you're in a certain category, similar to 'this_script', ie. if catid=8, etc.

Thanks for such a great mod!:up:
Reply With Quote
  #1709  
Old 01-31-2009, 02:45 PM
thunder_sti thunder_sti is offline
 
Join Date: Sep 2006
Posts: 161
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Would it be possible if a member download pictures to be watermarked automatically ?
Reply With Quote
  #1710  
Old 01-31-2009, 09:01 PM
Vaupell's Avatar
Vaupell Vaupell is offline
 
Join Date: Apr 2008
Location: Esbjerg, Denmark
Posts: 1,036
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Primary concern is it possible to make this act as a gallery with the images remote hostet ?
dont mind thumbs stored local, but dont want user uploads. but links/gallery would be sweet.
Reply With Quote
  #1711  
Old 02-01-2009, 01:44 PM
Guest210212001
Guest
 
Posts: n/a
Default

Has already announced how it's going with Andrew? And what does this mean for the development of the Links & Downloads Manager?
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:49 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.07741 seconds
  • Memory Usage 2,316KB
  • 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
  • (1)bbcode_code
  • (4)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
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (10)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