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

Quote:
Originally Posted by CamJM View Post
Hi Andrew, was wondering if it's possible to set up links categories as rss feeds?
There's a simple addon in the extras/rss2 directory which does this.
Reply With Quote
  #1963  
Old 07-08-2007, 07:49 AM
AndrewD AndrewD is offline
 
Join Date: Jul 2002
Location: Scotland
Posts: 3,486
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Gwendolin View Post
And how can I change it, if I want 2 usergroups give access to administer LDM?
In 2.2.7/2.2.8 alpha, you have to create an additional usergroup, use that group's usergroupid as the test, and put everyone in your two groups of interest also into the new group.

I'll change the code in 2.2.8 final to make this more straightforward.
Reply With Quote
  #1964  
Old 07-08-2007, 07:52 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
Hmm... i've done that... it's strange, all my styles send me a blank page trying to show a vbulleting message, but nothing else is displayed.

Doesn't matter if the style has or nor the new templates.

Edit: added the error page i got. it's still ldm 2.2.7
With 2.2.7 and vba 3.0, you have to turn off the vbadvanced option "Process PHP file modules within a function" (vb/admincp/vba/default settings/main options)

This is fixed in 2.2.8
Reply With Quote
  #1965  
Old 07-08-2007, 08:07 AM
AndrewD AndrewD is offline
 
Join Date: Jul 2002
Location: Scotland
Posts: 3,486
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by tamborinegal View Post
Hi again Andrew,

I was just wondering if there is a way to have the members avatars appear in the comments or is it only available for the linkbit?

Thanks

Clancy
Clancy, it's currently only available in the main linkbit. I'll extend the 2.2.8 code so that it can be displayed in the comments also.
Reply With Quote
  #1966  
Old 07-08-2007, 08:16 AM
AndrewD AndrewD is offline
 
Join Date: Jul 2002
Location: Scotland
Posts: 3,486
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by jluerken View Post
I have an area where uploads are moderated. Now I checked the new uploads and marked one for deletion. I used the drop down field to select DELETE and got this:

Fatal error: Call to undefined function: delete_ldm_entry() in /path/local_links_actions.php on line 584

btw. Andrew, you should request a Premium Modification Board here. This thread is much to long to read it or to find anything.
Yes, sorry about that. This was a bug in the original 2.2.7 code. It's fixed (I hope) in the 2.2.7-post 2 release. Alternatively, you can edit local_links_actions.php, go to line 584 and replace delete_ldm_entry() by delete_link().

I did ask for a premium board some time ago. The vb.org people did not want to give me one for some reason. I understand the difficulties in finding things in the long thread.
Reply With Quote
  #1967  
Old 07-08-2007, 06:05 PM
obmob obmob is offline
 
Join Date: Nov 2001
Posts: 580
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by AndrewD View Post
With 2.2.7 and vba 3.0, you have to turn off the vbadvanced option "Process PHP file modules within a function" (vb/admincp/vba/default settings/main options)

This is fixed in 2.2.8
O.o wow, never thought that would be the problem... thanks for answering.

Hope you had a great holiday! ^^
Reply With Quote
  #1968  
Old 07-10-2007, 05:58 AM
tamborinegal's Avatar
tamborinegal tamborinegal is offline
 
Join Date: Sep 2005
Location: Australia
Posts: 119
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by AndrewD View Post
Clancy, it's currently only available in the main linkbit. I'll extend the 2.2.8 code so that it can be displayed in the comments also.
Thanks Andrew, that would be great!

It would also be nice to be able to show the members name in the standalone jukebox. An avatar there would also be great but just the members name would even do. I don't think at this stage that can be done can it?

Thanks again Andrew,

Cheers

Clancy
Reply With Quote
  #1969  
Old 07-10-2007, 04:57 PM
Rouzbeh1 Rouzbeh1 is offline
 
Join Date: Sep 2006
Posts: 111
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hi Andrew,
i think i have found a bug in ldm 2.2.8-alpha
when some user adds an entry, it doesn't set linkuserID. and when i registered a new user via admincp, all entries made after the update to 2.2.8 where set to be added by this user....
can someone confirm this?
Reply With Quote
  #1970  
Old 07-10-2007, 05:09 PM
AndrewD AndrewD is offline
 
Join Date: Jul 2002
Location: Scotland
Posts: 3,486
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Rouzbeh1 View Post
hi Andrew,
i think i have found a bug in ldm 2.2.8-alpha
when some user adds an entry, it doesn't set linkuserID. and when i registered a new user via admincp, all entries made after the update to 2.2.8 where set to be added by this user....
can someone confirm this?
I think I discovered this too. I think the problem is actually when you edit an entry - the userid gets set to 0.

I'll put some checks into the installation code with the next release to fix any problems in the database.
Reply With Quote
  #1971  
Old 07-11-2007, 08:06 PM
SeanE's Avatar
SeanE SeanE is offline
 
Join Date: Sep 2006
Location: Seattle, WA
Posts: 24
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello -

I'm working towards installing your hack on my vBulletin installation - and was wondering if it is possible to keep all the LDM files in their own file - or if they have to be kept in the corresponding 'clientscripts', 'includes', and 'xml' folders, etc.

I ask as I assume that each time I have to upgrade vBulletin, I have to wipe out all files and upload the new ones - and in the absence of an 'LDM' folder that I can choose not to delete, I'm trying to figure out what new VB upgrades will be like...

Thanks,
-Sean
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:06 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.06795 seconds
  • Memory Usage 2,324KB
  • 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
  • (6)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