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
  #652  
Old 06-22-2008, 10:31 AM
Cyborg86 Cyborg86 is offline
 
Join Date: Aug 2007
Posts: 14
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi,

I uploaded the updated local_links_include.php, and the missing entries issue was solved. Regarding the second problem, actually the 2nd link looks like the top one but it is pointing to the thumbnail image. So, when I click on the 2nd link (even if it is same as the top one) it doesn't direct me to the file, it directs me to the image. So, It just has a similar name to the file link.
Reply With Quote
  #653  
Old 06-22-2008, 02:18 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
OK... now my add to the wishlist XD

One of my forums have asian characters or kanji in the files description, when i export and reimported the LDM class, every kanji was a "?"

Is there a way to allow strange characters be exported and reimported, of course, just in case
This caused me to lose a bit more hair (not much left).

The attached file modifies the import process to process kanji, etc, provided these are being handled in the form of extended html entities. (This is the default behaviour, as far as I can tell, but I'm not an expert on utf8 and the like.)

If you want to give it a try, be my guest. I'd appreciate a report. Just replace this file in your forum/includes directory. It doesn't change the export file; just processes the import file with a little more intelligence.

NB: This will only work if your php installation supports the *mbstring* extension (you can check by going to vb/admin/maintenance/phpinfo and scrolling down to look for that section).
Reply With Quote
  #654  
Old 06-22-2008, 06:20 PM
AndrewD AndrewD is offline
 
Join Date: Jul 2002
Location: Scotland
Posts: 3,486
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Released

22.06.08 version 2.2.9 post1 [Works with vb 3.6 and 3.7]

'Accept Site Terms'
Modified logic to make it work in a more rational manner when handling direct links to entries

Extras
Added 'hide-magnifier' extra to remove magnifier icon when image is smaller than icon size
Added 'tab-ldm-search' code for Ajax tabs

vba modules
Added 'show random entries' module
Discontinued versionist variation
Extended 'list categories' module with configuration params

Bug fixes
Fixed bug in forum autoannounce code (errors not displayed if site had turned off redirect panes)
Fixed bug in entrybits code miscounting entries with different display_orders
Fixed bug in local_stream.php + WMP which logged out users who had not checked 'remember me' box
Fixed bug blocking downloads when force_redirect=1/local_file_root=0
Cached templates properly when moderating
Corrected minor template errors
Form buttons consistently use 'button' class
Reply With Quote
  #655  
Old 06-23-2008, 02:05 AM
TrIn@dOr TrIn@dOr is offline
 
Join Date: Nov 2006
Location: South Bend, IN
Posts: 169
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

NEED HELP ASAP!!

After upgraded, and uploaded the spanish phrases all the forum turned on a reverse look!!

HELP!!

//EDIT

Fixed!!, something is wrong in the _es post1 file!, i needed to reupload my language file!!
Reply With Quote
  #656  
Old 06-23-2008, 06:55 AM
AndrewD AndrewD is offline
 
Join Date: Jul 2002
Location: Scotland
Posts: 3,486
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by TrIn@dOr View Post
NEED HELP ASAP!!

After upgraded, and uploaded the spanish phrases all the forum turned on a reverse look!!

HELP!!

//EDIT

Fixed!!, something is wrong in the _es post1 file!, i needed to reupload my language file!!
Apologies. The third line of the spanish phrases should read
Code:
<language name="Espa?ol" vbversion="3.7.1" product="eirma_ldm" type="phrases">
and not

Code:
<language name="Espa?ol" vbversion="3.7.1" product="eirma_ldm" type="custom">
Reply With Quote
  #657  
Old 06-23-2008, 04:06 PM
abdelghani68 abdelghani68 is offline
 
Join Date: Oct 2007
Location: France
Posts: 135
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have installed the flash-sites but when I add a video from dailymotion, it is written that the link is not valid when i clic. youtube works fine...

Can you help me please, thanks.
Reply With Quote
  #658  
Old 06-23-2008, 06:03 PM
Gholsie Gholsie is offline
 
Join Date: Nov 2001
Posts: 72
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Had an error while trying to upload a file.

*** Unable to parse for XML file Array - error at line 1
Reply With Quote
  #659  
Old 06-23-2008, 07:05 PM
AndrewD AndrewD is offline
 
Join Date: Jul 2002
Location: Scotland
Posts: 3,486
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Gholsie View Post
Had an error while trying to upload a file.

*** Unable to parse for XML file Array - error at line 1
I've never seen an error like this. Can you give more information?
Reply With Quote
  #660  
Old 06-23-2008, 07:19 PM
AndrewD AndrewD is offline
 
Join Date: Jul 2002
Location: Scotland
Posts: 3,486
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by abdelghani68 View Post
I have installed the flash-sites but when I add a video from dailymotion, it is written that the link is not valid when i clic. youtube works fine...

Can you help me please, thanks.
Thanks. Probably dailymotion has changed its flash coding since the extra was last checked. Will try to investigate.
Reply With Quote
  #661  
Old 06-23-2008, 09:19 PM
sparklywater sparklywater is offline
 
Join Date: Jun 2008
Posts: 248
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is it possible to run multiple 'LDM databases/directories' at the same time using a single installation of LDM, ie. one for 'links', one for 'downloads', one for 'picture-gallery', etc? I don't see the option to do this, can someone please direct me to the relevant info?
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 08:08 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.05421 seconds
  • Memory Usage 2,319KB
  • 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
  • (4)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