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

Quote:
Originally Posted by HDT View Post
Got blank page after run local_links_kill.php and I only can access admincp

Any idea how to fix it?
What do you mean, a blank page? What are you trying to access?

local_links_kill.php physically removes your LDM database tables, so you run it when you really want to deinstall it.
Reply With Quote
  #2093  
Old 07-28-2007, 04:05 PM
obmob obmob is offline
 
Join Date: Nov 2001
Posts: 580
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by itsblack View Post
You can edit the catetory, then assign the display order for the category.
So true, so true! Thanks.

Andrew, Andrew!!!

Maybe there could be a way to order all categories at once, similar to the way forums are sorted in vbulletin. Of course, for future releases.
Reply With Quote
  #2094  
Old 07-28-2007, 06:02 PM
apokphp apokphp is offline
 
Join Date: Nov 2002
Posts: 440
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Something screwy with the "What's hot" and "What's New" links on the main page.

http://www.onlinedebate.net/forums/local_links.php

When you click on "what's new", there's a 404 error. The url it takes you to is:
http://www.onlinedebate.net/forums/%...D.php?catid=-8

When you click on "what's hot", anohter 404 error. The url for that one is:
http://www.onlinedebate.net/forums/%...D.php?catid=-7

Did I miss a setting or something?

The url for both of them when I hover over them, contains the code: /forums/[ARG:4 Undefined].php?catid=-# (where -# is either -7 or -8).
Reply With Quote
  #2095  
Old 07-29-2007, 06:03 AM
AndrewD AndrewD is offline
 
Join Date: Jul 2002
Location: Scotland
Posts: 3,486
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by apokphp View Post
Something screwy with the "What's hot" and "What's New" links on the main page.

http://www.onlinedebate.net/forums/local_links.php

When you click on "what's new", there's a 404 error. The url it takes you to is:
http://www.onlinedebate.net/forums/%...D.php?catid=-8

When you click on "what's hot", anohter 404 error. The url for that one is:
http://www.onlinedebate.net/forums/%...D.php?catid=-7

Did I miss a setting or something?

The url for both of them when I hover over them, contains the code: /forums/[ARG:4 Undefined].php?catid=-# (where -# is either -7 or -8).
In order to get this, you must have some some other code (plugin, etc) installed which is interacting with LDM, redefining either the constant SEARCH_SCRIPT or the variable $SEARCH_SCRIPT. If we can find out which one, then I can see how to get round the problem.
Reply With Quote
  #2096  
Old 07-29-2007, 07:48 AM
AndrewD AndrewD is offline
 
Join Date: Jul 2002
Location: Scotland
Posts: 3,486
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by itsblack View Post
Hi Andrew, I hope you can set the default rate option with "none", so that the users must choose a rate option manually when they submitt a rate/comment. For now the default option is "1 star", some users of mine often forget changing the rate option when they make a comment.

PS: It seems there is a bug when I edit the comment/rate. The rate option can not be changed.

Best regards.
For 2.2.8, I've put in a javascript test - when *must_comment_and_rate* is set, the submit button on the form only becomes active when the user selects a rating.

I can't reproduce your bug report. Are you sure you are clicking the 'submit' button rather than the 'return' button? (Return takes you back to the main category page but does not process the comment/rating form. Submit processes the form, but leaves you in the view comments and ratings page.)
Reply With Quote
  #2097  
Old 07-29-2007, 09:05 AM
itsblack itsblack is offline
 
Join Date: Dec 2005
Location: Augsburg
Posts: 148
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by AndrewD View Post
For 2.2.8, I've put in a javascript test - when *must_comment_and_rate* is set, the submit button on the form only becomes active when the user selects a rating.

I can't reproduce your bug report. Are you sure you are clicking the 'submit' button rather than the 'return' button? (Return takes you back to the main category page but does not process the comment/rating form. Submit processes the form, but leaves you in the view comments and ratings page.)
I've set "must_comment_and_rate" to yes, but even so the submit button is active without select a rating. And the default rating option is "1 star". I tested it for several times: When I open an item, I just click "rate/comment", then click "submit" buuton, without doing anything, neither writting a comment, nor selecting a rating, but LDM will still accept the submitting.

I don't know why it doesn't work as you said. So I still suggest adding a "none" rating option, I guess it can simplify the process mechanism.

For the bug I reported, please forgive me, I forgot something. It is when I editing a comment/rating from other member, I can edit the comment, but can not change the rating.
Reply With Quote
  #2098  
Old 07-29-2007, 09:17 AM
AndrewD AndrewD is offline
 
Join Date: Jul 2002
Location: Scotland
Posts: 3,486
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by itsblack View Post
I've set "must_comment_and_rate" to yes, but even so the submit button is active without select a rating. And the default rating option is "1 star". I tested it for several times: When I open an item, I just click "rate/comment", then click "submit" buuton, without doing anything, neither writting a comment, nor selecting a rating, but LDM will still accept the submitting.

I don't know why it doesn't work as you said. So I still suggest adding a "none" rating option, I guess it can simplify the process mechanism.

For the bug I reported, please forgive me, I forgot something. It is when I editing a comment/rating from other member, I can edit the comment, but can not change the rating.
Sorry, I was unclear - in the final 2.2.8 I will make this change to the submit button.

I'll look for the bug you describe in edit ratings.
Reply With Quote
  #2099  
Old 07-29-2007, 09:36 AM
aryapsh aryapsh is offline
 
Join Date: Jan 2007
Posts: 15
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

andew i have sent you a message my juke box is not working can you help me?
Reply With Quote
  #2100  
Old 07-29-2007, 09:46 AM
itsblack itsblack is offline
 
Join Date: Dec 2005
Location: Augsburg
Posts: 148
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by itsblack View Post
Another request, Andrew, can you create a page that displays the newst comments together? Sometimes I just don't know which item has new comment.
I'm sorry to disturb you again, Andrew, but please think about this request.
Reply With Quote
  #2101  
Old 07-29-2007, 09:59 AM
AndrewD AndrewD is offline
 
Join Date: Jul 2002
Location: Scotland
Posts: 3,486
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by itsblack View Post
I'm sorry to disturb you again, Andrew, but please think about this request.
I'd noticed. You know that there's a vba module to do this? I assume you don't want to use that.
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 01:05 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.05566 seconds
  • Memory Usage 2,333KB
  • 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
  • (5)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