vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Major Additions - Links and Downloads Manager (https://vborg.vbsupport.ru/showthread.php?t=166094)

littefire 10-15-2008 12:09 PM

Quote:

Originally Posted by AndrewD (Post 1644959)
Yes, this depends on the security settings on your web server
- if your site is using Apache as web server, this can be configured to prohibit directory browing - see for example http://forums.devshed.com/apache-dev...help-9870.html
- provided you have access to web server directories outside directory root, you can also configure LDM to store files outside the web root (settings local_file_root and local_file_root_prefix). This will prevent the problem in the first place
- you can also create an empty file called index.html in /vbb/dl (the next version of LDM 2.3.0 will do this for you)

It's interesting - no-one had noticed this problem for nearly four years, then I've had two reports in the past month or so:)


I chose CHMOD 711 ,problem solved.
thanks.

skokarl 10-16-2008 04:38 AM

Hallo, it's a very great Hack, many thanks.

It is possible to make a extra download button under the file ?

AndrewD 10-16-2008 05:00 AM

Quote:

Originally Posted by skokarl (Post 1646144)
Hallo, it's a very great Hack, many thanks.

It is possible to make a extra download button under the file ?

You need to edit the links_linkbit template (or one of the other linkbit template, if you are not using the 'modern' linkbit), which I am afraid are rather complicated templates.

To add another download button, you need to insert the following code:
Code:

<if condition="$linksavebit">$linkurlsave</if>
where you want the button to be.

littefire 10-16-2008 07:20 AM

Can we support Resume broken downloads ?

AndrewD 10-16-2008 09:10 AM

Quote:

Originally Posted by littefire (Post 1646198)
Can we support Resume broken downloads ?

I'm not sure that it is possible to do this within LDM, because I think it requires privileged access to the user's PC. This is a security risk that is blocked to scripts.

However, LDM does work smoothly with (at least some) third-party download managers, which will handle resumes.

littefire 10-16-2008 11:54 AM

Quote:

Originally Posted by AndrewD (Post 1646222)
I'm not sure that it is possible to do this within LDM, because I think it requires privileged access to the user's PC. This is a security risk that is blocked to scripts.

However, LDM does work smoothly with (at least some) third-party download managers, which will handle resumes.

yes,flashget can handle resumes, but it also show real address of the file.

Can we hide the real address? did we need use local_file_root&local_file_root_prefix ?

abdelghani68 10-16-2008 02:51 PM

If I have an entrie with the link :

www.mysite.com/audio01.mp3

If I woul'd like when a member download the audio, it will be nomme 'vbullletin' ; how to do that ?

When I write 'vbulletin' in the champ 'rename'. I have got a message of error.

can you help me please ? thanks and sorry for my bad english

AndrewD 10-16-2008 03:13 PM

Quote:

Originally Posted by abdelghani68 (Post 1646390)
If I have an entrie with the link :

www.mysite.com/audio01.mp3

If I woul'd like when a member download the audio, it will be nomme 'vbullletin' ; how to do that ?

When I write 'vbulletin' in the champ 'rename'. I have got a message of error.

can you help me please ? thanks and sorry for my bad english

You have to put vbulletin.mp3 in the field - the rename has to include the filetype, and it has to be the same filetype.

DJDrew 10-16-2008 03:18 PM

Does anyone have a module for vbadvanced for this?

AndrewD 10-16-2008 03:59 PM

Quote:

Originally Posted by DJDrew (Post 1646417)
Does anyone have a module for vbadvanced for this?

They are in the release you already have. Also described in the online wiki.


All times are GMT. The time now is 09:05 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02800 seconds
  • Memory Usage 1,745KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete