Go Back   vb.org Archive > vBulletin Modifications > vBulletin 3.8 Modifications > vBulletin 3.8 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.8.2 Rating:
Released: 06-13-2009 Last Update: 02-13-2010 Installs: 158
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.

Please use carefully and always backup your database before upgrading. Post reports of problems and suggestions for enhancements in this thread. You can also find extensive discussion of this mod in the VB3.7 mods section.

14.06.09 Version 2.3.0 is the the officially-supported version. Works with 3.7 and vb 3.8.

14.02.10 Post-1 version uploaded with minor bug fixes, including dealing with PHP 5.2.12


Staff Note: Sadly, Andrew D, the developer of the Links and Downloads Manager has passed away after a long period of illness.

Download Now

File Type: zip links-2.3.0-post1-phpfix.zip (1.40 MB, 684 views)
File Type: zip links-2.3.0-post1-translations.zip (685.4 KB, 291 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
2 благодарности(ей) от:
arabwit, Reloac

Comments
  #232  
Old 01-01-2010, 07:18 AM
AndrewD AndrewD is offline
 
Join Date: Jul 2002
Location: Scotland
Posts: 3,486
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by arabwit View Post
plzz help to me
I am happy to take a look at your site, but will need an account that is a full vb admin. Send me a PM with details if you want me to do this.
Reply With Quote
  #233  
Old 01-01-2010, 05:43 PM
Hawaiian-TV Hawaiian-TV is offline
 
Join Date: Aug 2007
Posts: 10
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I am having the same problem. Checked permissions and all my categories have associated parent forums, all regular users have canview, canviewothers permissions. I even checked and noticed I had it set so regular users could not edit their posts, fixed those permissions for all forums, then tried again. Same problem. Please help.



Quote:
Originally Posted by AndrewD View Post
Off-hand, I would imagine that this is a permissions-related problem. Do all your categories have associated 'parent forums'? Worth checking that regular users have 'canview' and 'canviewothers' permissions for these forums (vb/admincp). If this is not the problem, I'm very willing to take a look at your site, but will need full admin access - send me a PM if you want to go this route.
Reply With Quote
  #234  
Old 01-02-2010, 02:39 AM
arabwit arabwit is offline
 
Join Date: Dec 2008
Posts: 13
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by AndrewD View Post
I am happy to take a look at your site, but will need an account that is a full vb admin. Send me a PM with details if you want me to do this.
Thank you to help

Of the problems I was not in the site or settings
I got the same problem when you change the server
The problem is when you open a file
The file appears it is damaged
Are there any settings should be at the server
Reply With Quote
  #235  
Old 01-02-2010, 04:38 AM
AndrewD AndrewD is offline
 
Join Date: Jul 2002
Location: Scotland
Posts: 3,486
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by arabwit View Post
Thank you to help

Of the problems I was not in the site or settings
I got the same problem when you change the server
The problem is when you open a file
The file appears it is damaged
Are there any settings should be at the server
See PM reply. Problem is caused by security settings on yor new server.
Reply With Quote
  #236  
Old 01-02-2010, 04:40 AM
AndrewD AndrewD is offline
 
Join Date: Jul 2002
Location: Scotland
Posts: 3,486
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Hawaiian-TV View Post
I am having the same problem. Checked permissions and all my categories have associated parent forums, all regular users have canview, canviewothers permissions. I even checked and noticed I had it set so regular users could not edit their posts, fixed those permissions for all forums, then tried again. Same problem. Please help.
Am happy to take a look at your site if you want. Send me a PM with full details, including a account with admin privs, plus a summary of what's going wrong and how to trigger the problem.
Reply With Quote
  #237  
Old 01-29-2010, 10:36 PM
Alfa1's Avatar
Alfa1 Alfa1 is offline
 
Join Date: Dec 2005
Location: Netherlands
Posts: 3,537
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Im trying to find out why LDM is giving this error on each LDM page:
Quote:
Warning: uksort() [function.uksort]: Array was modified by the user comparison function in [path]/includes/local_links_include.php on line 1589
I recently installed vboptimise. However disabling that does not resolve it.
I use LDM 2.3.0-p1
Reply With Quote
  #238  
Old 01-30-2010, 04:16 AM
AndrewD AndrewD is offline
 
Join Date: Jul 2002
Location: Scotland
Posts: 3,486
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Alfa1 View Post
Im trying to find out why LDM is giving this error on each LDM page:

I recently installed vboptimise. However disabling that does not resolve it.
I use LDM 2.3.0-p1
This is caused by a change in the error handling in the latest version of php. Replace includes/local_links_include.php by the attached - should fix things.
Attached Files
File Type: php local_links_include.php (143.8 KB, 46 views)
Reply With Quote
  #239  
Old 01-30-2010, 03:01 PM
Alfa1's Avatar
Alfa1 Alfa1 is offline
 
Join Date: Dec 2005
Location: Netherlands
Posts: 3,537
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Many thanks for your swift response Andrew.
Reply With Quote
  #240  
Old 02-13-2010, 04:20 PM
Zookie's Avatar
Zookie Zookie is offline
 
Join Date: Jul 2009
Posts: 25
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm using LDM 2.3.0 and need to customize some things. I've done this in the past but for the life of me I can't recall how I did it so now I'm pretty much starting over on changing the text that is displayed in some locations. I'd appreciate some help:

1) On the page that lists files available to download, There's a section where I've got directions for downloaders. It's a box with a heading and is under the menu bar with "Categories Show Search" links and above the "Sort by" drop-down list. I want to edit the text in this box but just can't find how to do so. I've searched all the .xml files I've got as well as used the "Search in Phrases" utility in the vB Admin Control Panel.

2) On the page where one enters all the information on a file they are uploading, there's a heading area just above the form (just below the menu bar with "Categories Show Search" links). How do I edit that heading?

Thanks!
Reply With Quote
  #241  
Old 02-14-2010, 04:44 AM
AndrewD AndrewD is offline
 
Join Date: Jul 2002
Location: Scotland
Posts: 3,486
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Zookie View Post
I'm using LDM 2.3.0 and need to customize some things. I've done this in the past but for the life of me I can't recall how I did it so now I'm pretty much starting over on changing the text that is displayed in some locations. I'd appreciate some help:

1) On the page that lists files available to download, There's a section where I've got directions for downloaders. It's a box with a heading and is under the menu bar with "Categories Show Search" links and above the "Sort by" drop-down list. I want to edit the text in this box but just can't find how to do so. I've searched all the .xml files I've got as well as used the "Search in Phrases" utility in the vB Admin Control Panel.

2) On the page where one enters all the information on a file they are uploading, there's a heading area just above the form (just below the menu bar with "Categories Show Search" links). How do I edit that heading?

Thanks!
These are both done via the ldm admin/settings page.

1) You either have (or have had) installed the "add-page-information" 'extra' which gives you a group on controls and a the text box (pageinfo_message) to set this message.

2) This is done with the "use_instructions" box on the settings page.

The first of these messages can be modified on a per-category basis (using the edit category/control settings page) but the second can only be set globally.
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:11 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.10768 seconds
  • Memory Usage 2,355KB
  • Queries Executed 28 (?)
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
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (2)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
  • (3)postbit_attachment
  • (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_postinfo_query
  • fetch_postinfo
  • 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_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete