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
  #42  
Old 12-29-2009, 11:37 PM
Ophelia Ophelia is offline
 
Join Date: Feb 2006
Posts: 204
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ignore this one.
Reply With Quote
  #43  
Old 12-30-2009, 12:21 AM
skylab's Avatar
skylab skylab is offline
 
Join Date: Feb 2009
Location: Everywhere
Posts: 149
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Any way to change from DownloadsII to this while keeping all the files?
Reply With Quote
  #44  
Old 12-30-2009, 02:07 AM
AndrewD AndrewD is offline
 
Join Date: Jul 2002
Location: Scotland
Posts: 3,486
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Ophelia View Post
Error on upgrade.. I did this "Run the Product Management System (VB admincp: Plugin System/Manage Products) and upload /release/product_eirma_ldm.xml"

And the following error came up:

Checking environment...

Warning open_basedir is set to in your PHP installation
Refer to documentation for information on this setting
This isn't an error - it's a warning. When your server has a php configuration file that sets a value for <em>open_basedir</em>, this restricts the parts of the filesystem that *any* script can access. It is quite possible to set <em>open_basedir</em> and LDM's settings such as <em>file_root_prefix</em> to be incompatible, hence the warning.

Quote:
Originally Posted by Ophelia View Post
Under settings...

On my live site the teamuploads and thumbs is under /forum/teamuploads and /forum/thumbs

I changed this in the upgrade so it should be looking at /dev_forum/teamuploads and /dev_forum/thumbs, but it doesn't appear to be updating. I have none of the files in teamuploads and only 1/4 of the thumbs but when I go to the download manager, all the thumbs are there and I can download the zip files.
The LDM code does not currently update its database records to change all the pointers for existing uploads and thumbs from the previous directory to the new directory. I can probably send you a straighforward bit of sql to use with, e.g., phpmyadmin, to make the update, and will add this problem to the 'to do' list.

Quote:
Originally Posted by Ophelia View Post
The comments sections is drastically different.



It expands the comments below everything, and shows 4 comments. This takes up a lot of space. Can you set it so that it doesn't expand like this?
There are now (actually for some time in vb 3 also) two ways of accessing the comments system, one using the 'dropdown' method that you are probably used to, and the second using an extended 'inline' feature that you are observing. You can choose which you want on the admin/settings page. I think you've enabled them both to show simultaneously.

Quote:
Originally Posted by Ophelia View Post
In the admin area, you have bullet points for each category

Settings
File management
Linkbits/Catbits
Mirror Sites
Media Players

etc.

I'm old. Trying to get the mouse directly over those small bullet points isn't as easy for me anymore Can the link be extended out to the word too?
Probably, you ask so nicely

Quote:
The time for the local_links.php is a lot longer than the time for the forum/blog or cms to load. Anyone else seeing that too?
This is a matter of caching certain bits of the display in order to gain speed. It is one of those things which gets tuned as one goes along, and was not a priority for this beta release. There is however a 'display bit caching' setting on the admin/settings page which is already partially functional.
Reply With Quote
  #45  
Old 12-30-2009, 06:52 AM
michael24179 michael24179 is offline
 
Join Date: Nov 2007
Posts: 33
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

local_file_root
Website
local_file_root_prefix
not set
Datei-Uploads
not set
upload_dir
not set
thumbs_dir
not set
file_icons_dir
not set

Is this normal ?????? All information has been submitted
Reply With Quote
  #46  
Old 12-30-2009, 08:54 AM
AndrewD AndrewD is offline
 
Join Date: Jul 2002
Location: Scotland
Posts: 3,486
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by michael24179 View Post
local_file_root
Website
local_file_root_prefix
not set
Datei-Uploads
not set
upload_dir
not set
thumbs_dir
not set
file_icons_dir
not set

Is this normal ?????? All information has been submitted
Edited: I didn't look carefully enough...

There's a bug in the 3.0.0 code which prevents some items being displayed properly. Sorry for jumting to conclusions too quickly. Fixed in 3.0.1
Reply With Quote
  #47  
Old 12-30-2009, 01:23 PM
Ophelia Ophelia is offline
 
Join Date: Feb 2006
Posts: 204
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by AndrewD View Post
This isn't an error - it's a warning. When your server has a php configuration file that sets a value for <em>open_basedir</em>, this restricts the parts of the filesystem that *any* script can access. It is quite possible to set <em>open_basedir</em> and LDM's settings such as <em>file_root_prefix</em> to be incompatible, hence the warning.
I'm not overly experienced with the server side of things; but if we have had LDM running okay in the past, is this something that I need to worry about?

Quote:
The LDM code does not currently update its database records to change all the pointers for existing uploads and thumbs from the previous directory to the new directory. I can probably send you a straighforward bit of sql to use with, e.g., phpmyadmin, to make the update, and will add this problem to the 'to do' list.
No worries on sending the code. I just wanted to make sure that it wasn't a bug. Once we go live everything will be where it's suppose to be

Quote:
There are now (actually for some time in vb 3 also) two ways of accessing the comments system, one using the 'dropdown' method that you are probably used to, and the second using an extended 'inline' feature that you are observing. You can choose which you want on the admin/settings page. I think you've enabled them both to show simultaneously.
There we go! All fixed

Quote:
Probably, you ask so nicely
Thank you

Quote:
This is a matter of caching certain bits of the display in order to gain speed. It is one of those things which gets tuned as one goes along, and was not a priority for this beta release. There is however a 'display bit caching' setting on the admin/settings page which is already partially functional.
I turned on the "bit_cache_active" and it did seem to load faster. Not sure if it's my imagination or not

I'll be doing more testing... we won't be going live until they get the CMS functioning better, but we are very excited about all the changes
Reply With Quote
  #48  
Old 12-30-2009, 03:44 PM
ryacine ryacine is offline
 
Join Date: May 2007
Posts: 19
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello mates,
Thank you for this wonderful mod, one of the most important mods actually. I tried to install it on my test board, but it doesn't seem to complete the installation. It shows a message as shown in the image, but nothing happens, no matter how much I wait. But when I enter the "Addon manager", it's there, but when i try to login as admin : mysite/local_links_admin.php , nothing happens, only a white page. I don't what the problem is. Thank you.
Attached Images
File Type: jpg My Install.jpg (28.9 KB, 0 views)
Reply With Quote
  #49  
Old 12-30-2009, 06:14 PM
JWL's Avatar
JWL JWL is offline
 
Join Date: Jul 2006
Location: cyberspace
Posts: 131
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Can someone link a working site with this please?

I am interested in this and would like to see how it works.

Thank you
Reply With Quote
  #50  
Old 12-30-2009, 08:38 PM
linuxututs linuxututs is offline
 
Join Date: Oct 2009
Posts: 160
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by JWL View Post
Can someone link a working site with this please?

I am interested in this and would like to see how it works.

Thank you
I'm waiting for the next update myself. ( Scared to screw up my new site )
But one thing is for sure, this is a GREAT Mod, had it installed on my 3.8.4 site a week or so before I upgraded. It is/was SUPER !

Thanks for the great Mod.

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

Quote:
Originally Posted by ryacine View Post
Hello mates,
Thank you for this wonderful mod, one of the most important mods actually. I tried to install it on my test board, but it doesn't seem to complete the installation. It shows a message as shown in the image, but nothing happens, no matter how much I wait. But when I enter the "Addon manager", it's there, but when i try to login as admin : mysite/local_links_admin.php , nothing happens, only a white page. I don't what the problem is. Thank you.
May be a problem with the time taken to upload the xml product file.

Try uploading the product file (product-eirma_ldm.xml) into your includes/xml directory, then tell vb to install that file, instead of doing the upload.
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 04:42 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.05332 seconds
  • Memory Usage 2,367KB
  • 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
  • (13)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
  • (1)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
  • (5)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