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
  #742  
Old 07-11-2008, 01:15 AM
kompakt's Avatar
kompakt kompakt is offline
 
Join Date: Dec 2004
Location: FL
Posts: 59
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi Andrew, the the new release seemed to break my id3 tag for new entries. I checked your recent posts and turned on all the new features but its still now showing any of the id3 tags when it scans new entries. Any ideas?
Reply With Quote
  #743  
Old 07-11-2008, 04:00 AM
AndrewD AndrewD is offline
 
Join Date: Jul 2002
Location: Scotland
Posts: 3,486
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by derfelix View Post
ok.. as promised.. here are the 2 hacks..
ATTENTION.. this is very beta... and straight forward.. only apply if you know what you are doing!!!
Thanks - I can see what you are aiming to achieve and will - at least - provide the hooks to allow this to be done without code edits. I'll see if I can go further.

Quote:
Originally Posted by derfelix View Post
PS @ andrew
Just got a great fright... when editing a template i somehow seen that there were no sessionurls in the links.. (in the office.. they have disabled cookies on our browsers ) which meens that i get logged out each link i click.. i meen if for example i go to page 2.. i get logged out
I didnt have the time to check all the templates and all the files.
Yes, he says, red-faced. You will not find any session urls. I know they need to be there for the situation you describe - for some reason early in the design I left this out - no-one has mentioned it before ! Fortunately, it's not difficult - just tedious - for me to put them back. Will do.
Reply With Quote
  #744  
Old 07-11-2008, 04:10 AM
AndrewD AndrewD is offline
 
Join Date: Jul 2002
Location: Scotland
Posts: 3,486
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by kompakt View Post
Hi Andrew, the the new release seemed to break my id3 tag for new entries. I checked your recent posts and turned on all the new features but its still now showing any of the id3 tags when it scans new entries. Any ideas?
In 2.2.9, ID3 tags are handled as additional attributes rather than as text inserted into the description. You have to turn on display of Additional Attributes as well as installing the id3tag-enhancements. Sorry, I forgot to mention that in the 'readme' file.

The change makes it possible to do more interesting things with id3 tags - howevere, I do consider that this part o fthe code is still 'under development' so I will welcome suggestions for improvements.
Reply With Quote
  #745  
Old 07-11-2008, 04:40 AM
kompakt's Avatar
kompakt kompakt is offline
 
Join Date: Dec 2004
Location: FL
Posts: 59
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I noticed something of that sort and I like the direction it is heading but it doesn't seem to pick up values from my files. When I edit a scanned entry all the id3 tags are blank and not checked. I have to enter custom text and check them. I checked the category and they are all enabled.

Is it possible to use the old id3 plug-in I was using on this new version?
Reply With Quote
  #746  
Old 07-11-2008, 04:42 AM
derfelix derfelix is offline
 
Join Date: Nov 2001
Posts: 204
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by AndrewD View Post
Thanks - I can see what you are aiming to achieve and will - at least - provide the hooks to allow this to be done without code edits. I'll see if I can go further.
the hooks would be great...

forget the one in local_links_profile.php, because that would implement that the whole ldm phrasegroup would have to be imported in the profile.. wich would cause a big extra load.. so i think just disabling this in profile would be less trouble when using translations.

as for going further.. :up: you probably will also find better locations for adding the code.. as i just added it where it seems to work.. but i dont know if it works in all configurations!

Quote:
Originally Posted by AndrewD View Post
Yes, he says, red-faced. You will not find any session urls. I know they need to be there for the situation you describe - for some reason early in the design I left this out - no-one has mentioned it before ! Fortunately, it's not difficult - just tedious - for me to put them back. Will do.
:up: great.. take your time...

as it is a not very intelectual task i offer to help.. because i know what a pain it is.. and how much time it takes.. (just pm me in case)
just a reminder: because i have lost about 5 hours when doing this to another hack.. because i mixed up sessionurl and sessionurl_q ... (i had added a questionmark before sessionurl_q and didnt find why the url was then broken)
I know.. YOU know.. but sometimes a reminder does no harm.

Anyway looking forward to the next release...

Felix
Reply With Quote
  #747  
Old 07-11-2008, 05:05 AM
AndrewD AndrewD is offline
 
Join Date: Jul 2002
Location: Scotland
Posts: 3,486
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by kompakt View Post
I noticed something of that sort and I like the direction it is heading but it doesn't seem to pick up values from my files. When I edit a scanned entry all the id3 tags are blank and not checked. I have to enter custom text and check them. I checked the category and they are all enabled.

Is it possible to use the old id3 plug-in I was using on this new version?
I'll try to check this evening when I leave work and let you know.
Reply With Quote
  #748  
Old 07-11-2008, 04:34 PM
obmob obmob is offline
 
Join Date: Nov 2001
Posts: 580
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks derfelix!

I'll try the icons mod.
Reply With Quote
  #749  
Old 07-11-2008, 10:02 PM
yahoooh yahoooh is offline
 
Join Date: Oct 2002
Posts: 567
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

still wait : timer to download to prevent hotlinking
i still prefer timer than any other way
or also verification by image
Reply With Quote
  #750  
Old 07-12-2008, 12:29 PM
evildream evildream is offline
 
Join Date: Jan 2008
Posts: 4
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Using vb 3.6.4 and LDM 2.2.9 post2 and having this problem that's been frustrating me for hours because it should be simple.

local_file_root is set to Yes
local_file_root is set to /attachments/
sync_enabled is set to Yes
sync_populate_categories is set to Yes
sync_populate_entries is set to Yes

I uploaded the files into /attachments/songs/mp3/
set chmod 777 to all directories

When adding a category I set this:
Synchronise with... songs/mp3/

And gives me this error:
Cannot synchronise category with songs/mp3/ - directory not found.

What on earth am I doing wrong??
Reply With Quote
  #751  
Old 07-14-2008, 04:22 PM
obmob obmob is offline
 
Join Date: Nov 2001
Posts: 580
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Isn't 2.2.9 for vB 3.7?
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:48 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.06478 seconds
  • Memory Usage 2,321KB
  • 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
  • (6)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