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
  #2552  
Old 10-24-2007, 03:49 PM
obmob obmob is offline
 
Join Date: Nov 2001
Posts: 580
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by AndrewD View Post
I'm surprised by that error - as far as I can tell from the code, it should say Cannot access/create directory /files/uploads [/home/server/public/files/uploads]

try doing it in several steps. clear the upload_dir field and submit. then clear the local_file_root and local_file_root_prefix settings and submit. then reset the local_file_root and local_file_root_prefix settings the way you want them. then reset upload_dir.

Are you sure that your upload_dir is where you think it is, i.e. a subdirectory of /home/server/public?
Oh, i translated the first, i was using spanish

Well, there is nothing set on my local_file_root and local_file_root_prefix, still, i modified them, save and tried again.

Code:
The following setting(s) are invalid
upload_dir : /files/uploads
Cannot access/create directory /files/uploads [/home/myserver/public_html/files/uploads]
Not saving the path, i even tried to set it directly with phpmyadmin, but i get the same result if i try to change something in the configuration.

Thanks Andrew
Reply With Quote
  #2553  
Old 10-24-2007, 04:04 PM
AndrewD AndrewD is offline
 
Join Date: Jul 2002
Location: Scotland
Posts: 3,486
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by obmob View Post
Oh, i translated the first, i was using spanish

Well, there is nothing set on my local_file_root and local_file_root_prefix, still, i modified them, save and tried again.

Code:
The following setting(s) are invalid
upload_dir : /files/uploads
Cannot access/create directory /files/uploads [/home/myserver/public_html/files/uploads]
Not saving the path, i even tried to set it directly with phpmyadmin, but i get the same result if i try to change something in the configuration.

Thanks Andrew
Can I take a look at the site, so that I can work this out? Send me a PM with details and an admin account if so.
Reply With Quote
  #2554  
Old 10-24-2007, 05:09 PM
pspcrazy pspcrazy is offline
 
Join Date: Apr 2005
Posts: 184
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks as usual pm sent.
Reply With Quote
  #2555  
Old 10-24-2007, 08:20 PM
tormodg tormodg is offline
 
Join Date: Oct 2004
Location: Oslo, Norway
Posts: 173
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I am going to try this out on my test board.

I was wondering if anyone has created a way to pull a list of links so that it can be displayed in a forum post?

What I'd love to see is a popup window where you can enter search queries to search through the links, and check a box to include the desired links as a list in the parent post...

It may sound daunting but I need this exact functionality for my site.
Reply With Quote
  #2556  
Old 10-25-2007, 04:13 AM
AndrewD AndrewD is offline
 
Join Date: Jul 2002
Location: Scotland
Posts: 3,486
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by jGas View Post
the new version is here...that's great andrew!

i use LDM to let my users to upload the songs they make, so' id' like to know is there something like "nominate for mod/entry/song of the month" add-on...

or, a way to know, every, month, which songs are best rated...or which songs posted on a month the users like more...

thanks!
Three ideas:

- An 'extra' based on the LDM favourites system, so that users' favourites were treated as nominations for 'entry of the month'. Currently, the favourites table does not keep track of the date/time the item was marked as a favourite, so this would have to be modified.

- Ditto, an 'extra' based on the LDM ratings system.

Both approaches would be quite straighttforward to implement, but might have some compromises - not sure.

- A completely new 'entry of the month' system, running in parallel to ratings and favourites.

I'm assuming that, when you say 'which songs posted on a month the users like more' that this feature only needs to work with new entries in the month. Can someone nominate an old entry this month? If so, what do we do at the end of the month - do we discard the old ratings and start again, or is the system supposed to keep track of the historic winners also?
Reply With Quote
  #2557  
Old 10-25-2007, 04:15 AM
AndrewD AndrewD is offline
 
Join Date: Jul 2002
Location: Scotland
Posts: 3,486
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by tormodg View Post
I am going to try this out on my test board.

I was wondering if anyone has created a way to pull a list of links so that it can be displayed in a forum post?

What I'd love to see is a popup window where you can enter search queries to search through the links, and check a box to include the desired links as a list in the parent post...

It may sound daunting but I need this exact functionality for my site.
It doesn't sound too daunting. Question is always time...

When would the pop up box be displayed? When someone creates a new post/edits an existing post? Or is this something they would do inside LDM, then save the results to incorporate into the post later?
Reply With Quote
  #2558  
Old 10-25-2007, 04:54 AM
tormodg tormodg is offline
 
Join Date: Oct 2004
Location: Oslo, Norway
Posts: 173
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
When would the pop up box be displayed? When someone creates a new post/edits an existing post? Or is this something they would do inside LDM, then save the results to incorporate into the post later?
Either way is actually fine as long as it's somehow possible to edit/delete the list later.

I imagine a button in the editor, or a link, like "Choose links". When I click on it, I get a popup with a search interface. Links I add are displayed under the search field so that I can add more and more links to my list. When I'm done, I click "save" and close the popup.

I am not sure how to display the links or connect them to the post. I imagine it takes some kind of hook?

What I want to accomplish is the ability to build articles like this in vB:
http://www.hypography.com/topics/wormholes.cfm

Those links are pulled from a homemade link table so that when I update the links in the main application, the changes are reflected wherever the links are shown. It's written in ColdFusion, and not knowing much about PHP I'm not sure how to do the same in vB.
Reply With Quote
  #2559  
Old 10-25-2007, 08:41 PM
PitchouneN64ngc's Avatar
PitchouneN64ngc PitchouneN64ngc is offline
Senior Member
 
Join Date: Aug 2002
Location: France
Posts: 515
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

AndrewD, I've the same problem as obmob, I'm waiting for a solution (all works with 2.2.7, but not in 2.2.8). open_basedir is On but I'm 200% sure of my paths.

When this bug is solved and I can test it more, I'll post my French updated translation

Thanks
Reply With Quote
  #2560  
Old 10-25-2007, 09:39 PM
obmob obmob is offline
 
Join Date: Nov 2001
Posts: 580
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by PitchouneN64ngc View Post
AndrewD, I've the same problem as obmob, I'm waiting for a solution (all works with 2.2.7, but not in 2.2.8). open_basedir is On but I'm 200% sure of my paths.

When this bug is solved and I can test it more, I'll post my French updated translation

Thanks
AHA! I'm not alone!

PM sent to Andrew!
Reply With Quote
  #2561  
Old 10-26-2007, 03:41 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
AHA! I'm not alone!

PM sent to Andrew!
** Edited **

post1 version of 2.2.8 released
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 06:36 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.35330 seconds
  • Memory Usage 2,331KB
  • 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
  • (2)bbcode_code
  • (7)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