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
  #2072  
Old 07-26-2007, 08:17 AM
Rouzbeh1 Rouzbeh1 is offline
 
Join Date: Sep 2006
Posts: 111
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thank you Andrew,
worked perfectly.
Reply With Quote
  #2073  
Old 07-26-2007, 11:48 AM
Phalynx Phalynx is offline
 
Join Date: Feb 2004
Location: Erlangen, Germany
Posts: 2,747
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I got the following message by importing product:
Quote:
Database error in vBulletin 3.6.7:

Invalid SQL:

ALTER TABLE local_linksadmin
CHANGE sequence sequence INT( 10 ) NOT NULL;

MySQL Error : Unknown column 'sequence' in 'local_linksadmin'
I'm driving three boards, only on this one the error occurs. Using post-2 of LDM227.

The table exists, but contains only these columns: adminid settingname setting

This is a fresh and clean install, DB is empty.


EDIT:
I removed local_linksadmin and local_linkscat manuelly and run the import again, this time without error.
Reply With Quote
  #2074  
Old 07-26-2007, 11:56 AM
jGas jGas is offline
 
Join Date: May 2007
Posts: 172
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

maybe it's a stupid question, but if i want to modify $links[hot] and $links[new] where do i have to go

thank you!
Reply With Quote
  #2075  
Old 07-26-2007, 01:52 PM
AndrewD AndrewD is offline
 
Join Date: Jul 2002
Location: Scotland
Posts: 3,486
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by jGas View Post
maybe it's a stupid question, but if i want to modify $links[hot] and $links[new] where do i have to go

thank you!
$links[hot] and $links[new] are used in the patch-forumhome-thumbs and patch-forumhome-newlinks extras. In both cases, the variables are assigned within the corresponding plugin, i.e. newlinks-plugin.xml or forumhome-thumbs-plugin.xml. They contain the linkbits to be displayed.

The code for these plugins is substantially rewritten in version 2.2.8 as part of the standardisation process concerning LDM extras' admin settings.
Reply With Quote
  #2076  
Old 07-26-2007, 02:02 PM
AndrewD AndrewD is offline
 
Join Date: Jul 2002
Location: Scotland
Posts: 3,486
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Phalynx View Post
I got the following message by importing product:


I'm driving three boards, only on this one the error occurs. Using post-2 of LDM227.

The table exists, but contains only these columns: adminid settingname setting

This is a fresh and clean install, DB is empty.


EDIT:
I removed local_linksadmin and local_linkscat manuelly and run the import again, this time without error.
Extremely strange - sounds as if the first install gave up in the middle of table creation. I don't think this problem has been reported before.

Indeed, the installer is smart enough to detect missing tables and recreate them.
Reply With Quote
  #2077  
Old 07-26-2007, 02:46 PM
Phalynx Phalynx is offline
 
Join Date: Feb 2004
Location: Erlangen, Germany
Posts: 2,747
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Andrew, I see a field named linkimg. Is it possible to upload a picture for every download?

Also, I'm really waiting for the release that introduces custom fields :>
Reply With Quote
  #2078  
Old 07-26-2007, 02:54 PM
AndrewD AndrewD is offline
 
Join Date: Jul 2002
Location: Scotland
Posts: 3,486
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Phalynx View Post
Andrew, I see a field named linkimg. Is it possible to upload a picture for every download?

Also, I'm really waiting for the release that introduces custom fields :>
Yes, if you enable the LDM setting link_imagesize, each entry can have an associated picture. If you also enable uploads, then the pictures can also be uploaded. In each case, the 'add entry' form expands to include the features that have been enabled and the current user is authorised to access.

If you also upload the jukebox-enhancements extra (or to be more specific, if you upload the getid3 library included in that extra), mp3s will automatically be imaged with an embedded cover art.

I'm also waiting for custom fields - something I've kept putting off because I want to do it properly
Reply With Quote
  #2079  
Old 07-26-2007, 08:22 PM
chronoshift chronoshift is offline
 
Join Date: Jul 2007
Posts: 36
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

oh man this plugin is AMAZING! I think this is my first post on this board, everything else I've been able to figure out but this one is a little tricky:

For flash-sites, instead of linking to the jukebox where the .flv file is embedded, is there a way for the linkbit to show the direct embed for the flash-sites where an uploaded thumbnail would've been placed otherwise? So that it looks like a thumbnail but you can press play on it.
Reply With Quote
  #2080  
Old 07-26-2007, 09:47 PM
Whitey193 Whitey193 is offline
 
Join Date: Mar 2007
Posts: 13
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I've tried searching this forum to no avail so I'm now asking for help.

I've installed it (2.2.7) and set up the relevant directories (I think) and have sucessfully added a navbar link and uploaded a file which as the administrator I can view no problems.

When I try and access the category that it's uploaded to I get this line which gives the http 404 Not Found

http://www.revolutionsoldiers.com/fo..._links/links/1

If i click on the what's new form the drop down box, no probs and I can view the link and the file.

Now.. If I change user to a registered user who has access to the category again the main section doesn't work and when I click on the what's new and then click on the link i get this link.

http://www.revolutionsoldiers.com/fo...links/jump/2/1

What have I done wrong ?

From looking at a post earlier I've turned off the SEO..

Help

Whitey..
Reply With Quote
  #2081  
Old 07-27-2007, 03:30 AM
AndrewD AndrewD is offline
 
Join Date: Jul 2002
Location: Scotland
Posts: 3,486
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by chronoshift View Post
oh man this plugin is AMAZING! I think this is my first post on this board, everything else I've been able to figure out but this one is a little tricky:

For flash-sites, instead of linking to the jukebox where the .flv file is embedded, is there a way for the linkbit to show the direct embed for the flash-sites where an uploaded thumbnail would've been placed otherwise? So that it looks like a thumbnail but you can press play on it.
This is not currently possible, but it should be a minor () change/extension to the flash-sites extra to make it so. Let me think about it. Will give you a reply soon.
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 12:51 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.08076 seconds
  • Memory Usage 2,325KB
  • 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
  • (5)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