Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Links and Downloads Manager Details »»
Links and Downloads Manager
Version: 3.0.2, by AndrewD AndrewD is offline
Developer Last Online: Apr 2010 Show Printable Version Email this Page

Category: Major Additions - Version: 4.0.0 Rating:
Released: 12-27-2009 Last Update: 03-14-2010 Installs: 217
DB Changes Uses Plugins Auto-Templates
Additional Files Translations  
No support by the author.

What this is and does

Version 3.0.2-PL1 uploaded 15th March 2010.

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 controlling user access. It also has a range of integrated media players and a large library of 'plugin' extras. It has been developed steadily since the release of vb 3.0 some six years ago, based on extensive feedback from users at vb.org.

I think the 3.0.x releases have been tested enough and are no longer considered beta. However, I still want feedback on features that do not work at all or do not work properly.

Translations in Spanish, French, Chinese, German and Dutch are available as phrase files and are more or less complete.

Installation and Usage Explained in the on-line Wiki, with a brief explanation in the file instructions.txt in the release zip.

The installer will either create a new LDM database, or recognise that you already have an earlier version installed and update it.

Unlike earlier versions of LDM, this version automatically adds a link to the product on the main vb navbar.

Please do not blindly install on a live forum without being sure that you have tested it adequately. Use carefully and always backup your database before upgrading. Post reports of problems and suggestions for enhancements in this thread. You can find extensive discussion of this mod in the VB3.7 mods and VB3.8 mods sections.

Staff Note: Sadly, Andrew D, the developer of the Links and Downloads Manager has passed away after a long period of illness.

Download Now

File Type: zip link-3.0.2-translations.zip (251.1 KB, 659 views)
File Type: zip link-3.0.2PL1.zip (1.28 MB, 1543 views)

Screenshots

File Type: jpg Capture.jpg (74.0 KB, 0 views)
File Type: jpg Capture2.jpg (81.7 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
3 благодарности(ей) от:
KaiStone, SEW810, SoltanWorld

Comments
  #182  
Old 02-22-2010, 05:52 PM
E.T. E.T. is offline
 
Join Date: Dec 2008
Posts: 45
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks Andrew, it's working with my style in 4.0.2.

But I've the following error after the upgrade after select a download:

Code:
- Local file system functions disabled via php's disable_functions - Local downloads not available
I don't think I've disabled something..

Could you please help me out with this ?
Reply With Quote
  #183  
Old 02-22-2010, 08:54 PM
obmob obmob is offline
 
Join Date: Nov 2001
Posts: 580
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Testing locally, upgraded to 4.0.2, then uploaded the new files and imported the product. Everything seems fine.

I did configure my init and defns the link is ok in the navbar, clicked on it and then got this error.

Code:
Fatal error: Call to undefined function ldmstandard_error() in D:\local\website\mysite\links.php  on line 255
I use links.php instead of local_links.php

What did i do wrong?
Reply With Quote
  #184  
Old 02-23-2010, 03:43 AM
AndrewD AndrewD is offline
 
Join Date: Jul 2002
Location: Scotland
Posts: 3,486
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by E.T. View Post
Thanks Andrew, it's working with my style in 4.0.2.

But I've the following error after the upgrade after select a download:

Code:
- Local file system functions disabled via php's disable_functions - Local downloads not available
I don't think I've disabled something..

Could you please help me out with this ?
This is to warn you that your system admin has disabled some or all or the following php functions: fread, fpassthru, fopen, fclose: in your php.ini (the php configuration file). These functions are needed to access files on the local server.

Have you recently changed host?
Reply With Quote
  #185  
Old 02-23-2010, 04:27 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
What did i do wrong?
Nothing - I'd forgotten to test with renamed scripts, and there's a bug. Will fix it today.
Reply With Quote
  #186  
Old 02-23-2010, 05:30 AM
E.T. E.T. is offline
 
Join Date: Dec 2008
Posts: 45
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by AndrewD View Post

Have you recently changed host?
No same host, same forum, nothing changed, just upgraded.

Will ask the hosting company to check this.

thanks
Reply With Quote
  #187  
Old 02-23-2010, 02:28 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
Testing locally, upgraded to 4.0.2, then uploaded the new files and imported the product. Everything seems fine.

I did configure my init and defns the link is ok in the navbar, clicked on it and then got this error.

Code:
Fatal error: Call to undefined function ldmstandard_error() in D:\local\website\mysite\links.php  on line 255
I use links.php instead of local_links.php

What did i do wrong?
Reuploaded the release with a fix for file renaming - everything else unchanged.
Reply With Quote
  #188  
Old 02-23-2010, 02:32 PM
AndrewD AndrewD is offline
 
Join Date: Jul 2002
Location: Scotland
Posts: 3,486
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Trek View Post
I just installed the new version, it's working very well, thanks!

I do have one problem though.

I cleared out the display of the navbar link as I have a manual link to it through a submenu. However, when doing this, it clears out the subnav links as well, so there's no way to add new files, get to the admin, etc.

All I wanted to do was remove the primary navbar link to save some space there, but keep the subnav. Is this possible?
I'm not sure how easy this is to do - the vbulletin infrastructure keeps the navbar link and its submenus together.

One option would be to display the navbar entry only when inside LDM (I assume you've got a way to get into LDM in the first place). If this would suit you, I'll post an explanation.
Reply With Quote
  #189  
Old 02-23-2010, 04:47 PM
E.T. E.T. is offline
 
Join Date: Dec 2008
Posts: 45
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by E.T. View Post

Will ask the hosting company to check this.

thanks
Hosting provider told me there is nothing changed...., will install a 4.0.1 forum with LDM to check if that is working. I'm pretty sure the LDM 3.0.1 was working with 4.0.2, only the style was terrible, that was fixed with LDM 3.0.2

So I'm lost and the only way to check is to install a test forum to see were it goes wrong.

keep you informed
Reply With Quote
  #190  
Old 02-23-2010, 05:48 PM
obmob obmob is offline
 
Join Date: Nov 2001
Posts: 580
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by AndrewD View Post
Reuploaded the release with a fix for file renaming - everything else unchanged.
Thanks Andrew, working now!
Reply With Quote
  #191  
Old 02-23-2010, 06:09 PM
abdelghani68 abdelghani68 is offline
 
Join Date: Oct 2007
Location: France
Posts: 135
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thanks very mush for the update. I have installed "vbcms-viewentries-widget" and I can't saved the modification that I do it in ldm/admin/settings.

I have do the modification in the plugin.

I think, it will be very good if we can choose to display the name's categorie with her entree in the widget. [edit : sorry I have see now there is this option (but doesn't works) vbcms_list_showcatname]
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.04950 seconds
  • Memory Usage 2,358KB
  • Queries Executed 26 (?)
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
  • (4)bbcode_code
  • (7)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (3)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
  • (4)postbit_attachment
  • (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_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete