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
  #2782  
Old 12-23-2007, 10:37 AM
bugriders bugriders is offline
 
Join Date: Jan 2007
Location: Belgium
Posts: 55
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by AndrewD View Post
I imagine that you have enabled the 'search engine friendly' option on the LDM admin settings page, without configuring your web server to handle these. See http://www.eirma.org/wikis/index.php...e_Optimisation

Exactly. Its working!
Reply With Quote
  #2783  
Old 12-23-2007, 11:15 AM
bugriders bugriders is offline
 
Join Date: Jan 2007
Location: Belgium
Posts: 55
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Mori750 View Post
i have same problem , Can u Help me plz?
I have the same problem.
Using a Dutch language board.

I don't understand the the explaination very well of AndrewD.
Is there a simple way fix it please?

I'm using 2.2.8 version
Reply With Quote
  #2784  
Old 12-23-2007, 12:37 PM
Gostemilov Gostemilov is offline
 
Join Date: Feb 2006
Posts: 24
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

OK, I thikk it was a good idea (I mean forum-based rights), but it's not working.

I tried to set the rights in PhpMyAdmin, but there is another problem.

For examle, I have 61 categories. I dont know, why You create new records for each category in local_linksadmin, but I can see



As You can see, there are no category_id 60 and 61, but there are 67, 76, 77, 78, etc.

I need to change some permisson for category_id 60 and 61.

How can I do it? Thanks.

P.S. Sorry for my English
Reply With Quote
  #2785  
Old 12-23-2007, 01:25 PM
AndrewD AndrewD is offline
 
Join Date: Jul 2002
Location: Scotland
Posts: 3,486
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Gostemilov View Post
OK, I thikk it was a good idea (I mean forum-based rights), but it's not working.

I tried to set the rights in PhpMyAdmin, but there is another problem.

For examle, I have 61 categories. I dont know, why You create new records for each category in local_linksadmin, but I can see



As You can see, there are no category_id 60 and 61, but there are 67, 76, 77, 78, etc.

I need to change some permisson for category_id 60 and 61.

How can I do it? Thanks.

P.S. Sorry for my English
LDM permissions can be set globally (using LDM/admin/permission) or per-category (Edit Category/permissions). You do not need to use phpmyadmin.

If you want to set the permission for category 60, go to the category with this id, edit the category, and set the required permission using the permissions tab.

Now, about the links_admin table. For each permission, there is always a row in this table for the global permission. There is also a row for each category in which you have edited the value using Edit Category.

So why not a row for each category? This is because permissions are inherited. When LDM displays a category, it looks up the nearest permission - in this category if available, in its parent category if not, and so on, until it finds the global value.
Reply With Quote
  #2786  
Old 12-23-2007, 01:26 PM
Gostemilov Gostemilov is offline
 
Join Date: Feb 2006
Posts: 24
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I tried to import ldm_cats.module

Quote:
Ошибка базы данных в vBulletin 3.6.7:

Invalid SQL:

### INSERT QUERY GENERATED BY fetch_query_sql() ###
INSERT INTO adv_modules
(`0`, `modcol`, `displayorder`, `active`, `userperms`)
VALUES
('', '1', '8', '0', '1,2,3,4,5,6,7,8,9,11');

Ошибка MySQL : Unknown column '0' in 'field list'
Номер ошибки : 1054
Дата : Sunday, December 23rd 2007 @ 06:23:31 PM
Скрипт : http://***/forum/***/vba_cmps_admin.php?do=uploadmodule
Реферрер : http://***/forum/***/vba_cmps_admin.php?do=download
IP адрес : 91.***.246.56
Имя пользователя : Gostemilov
Имя класса : vb_database
What's the problem? Thanks
Reply With Quote
  #2787  
Old 12-23-2007, 01:31 PM
AndrewD AndrewD is offline
 
Join Date: Jul 2002
Location: Scotland
Posts: 3,486
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by bugriders View Post
I have the same problem.
Using a Dutch language board.

I don't understand the the explaination very well of AndrewD.
Is there a simple way fix it please?

I'm using 2.2.8 version
Not sure which problem you are referring to?

Happy to take a look at your board if you send me a PM with details (url + an admin account)
Reply With Quote
  #2788  
Old 12-23-2007, 01:34 PM
bugriders bugriders is offline
 
Join Date: Jan 2007
Location: Belgium
Posts: 55
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Sorry I made wrong quote...

Quote:
Originally Posted by bugriders View Post
I have the same problem.
Using a Dutch language board.

I don't understand the the explaination very well of AndrewD.
Is there a simple way fix it please?

I'm using 2.2.8 version
its about...


Quote:
Originally Posted by AndrewD View Post
LDM has to be able to read and write files on your server, and it can be prevented from doing this by security settings on your server. One of these is the php.ini setting open_basedir. This prevents php scripts from reading and writing files except in directories specified in its setting or in their subdirectories.

It looks to me as if the setting of open_basedir on your server does not allow scripts to read/write files that are actually within your web site directories (which DOC_ROOT points to).

The message

web server DocRoot /servers/httpd/htdocs seems to point to a non-existent directory

actually means "I can't find out if the directory exists or not", and the reason is that your php.ini setting of open_basedir is forbidding this to happen.

If there is a good reason for excluding your web site from the open_basedir setting, you can still get LDM to work, but you have to make sure that uploads and and files that you provide to your community are stored in directories that are authorised by open_basedir. LDM will not be able to store thumbnails of images, because these have to be placed within the web site itself.

You achieve this using the LDM settings local_file_root and local_file_root_prefix. This is explained in the wiki, see url in the first post.

If you don't understand what I'm saying, you will need to speak to your site admin
Reply With Quote
  #2789  
Old 12-23-2007, 01:37 PM
AndrewD AndrewD is offline
 
Join Date: Jul 2002
Location: Scotland
Posts: 3,486
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Gostemilov View Post
I tried to import ldm_cats.module



What's the problem? Thanks
I'm sorry, I have no idea. I have just run a test to import this module and it works fine for me.

Which version of vbadvanced are you using?
Reply With Quote
  #2790  
Old 12-23-2007, 01:40 PM
AndrewD AndrewD is offline
 
Join Date: Jul 2002
Location: Scotland
Posts: 3,486
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by bugriders View Post
Sorry I made wrong quote...



its about...
Do you mean that you are getting warning/error messages about uploads?

This usually happens when the site's server is configured to prevent uploads. I can't be more helpful without seeing the exact information.
Reply With Quote
  #2791  
Old 12-23-2007, 01:47 PM
Gostemilov Gostemilov is offline
 
Join Date: Feb 2006
Posts: 24
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Which version of vbadvanced are you using?
- vBadvanced CMPS 2.2.1

I've upgrade to v.3.0Rc1 and there was no problem with uploading module. But I can't see this module on the main page. The module is placed in the center column and is active.
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 11:55 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.05979 seconds
  • Memory Usage 2,333KB
  • 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
  • (10)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
  • (4)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