vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Links and Downloads Manager (https://vborg.vbsupport.ru/showthread.php?t=91107)

Alfa1 06-08-2006 02:26 PM

I have used the search function for this, but could not find an answers:

I want to display the total LDM as a block in vBadvanced. How do I do that. Is there a plug in or module for this?

Another question: I use the LDM_new.php module. How can I make it display icons as well?

redlabour 06-08-2006 03:47 PM

Will it work in the Future with vBulletin 3.6 ?

sonicBeagle 06-09-2006 01:17 AM

Will Links and Downloads Manager improve download stability?

By this I mean that many of my users report aborted and incomplete downloads when trying to pull 100Mb attachments from posts in my forums. The folks at vBulletin have suggested that their product was never intended for that purpose, and who am I to argue with them? All I know is that I need to be able to reliably download large files from my forums.

If LDM is not the answer, and anyone knows what is, I would greatly appreciate some guidance. Money is not the issue here - reliable downloading is the issue and I can pay for a solution.

Mike

GrendelKhan{TSU 06-09-2006 04:07 AM

couldn't find this answe in the admin options or in this massive thread (don't kill me!!)...
--------------

is it possible to have people ONLY be able to open the jukebox, but NOT launch the Visit/Download link via the title link and thumbnail? (enable/disalbe for each category individuslly.)

almost no one clicks the launch icon (as first instinct) and keep clicking the thumbnail or link... after a delay this launches either embedded QTime in the same window or launches standonline real player (on my system and few others). so its really confusing what's goign on for people. esp if they WANT to launch the jukebox but accidently/naturally go for the link or thumbnail first.

is this normal behavior? I figured it was supposed to launch a download file thingy (like right click).

if this is normal, I want to be able to disable the view/download for some of the categories and have them only be able to right-click download or luanch the Jukebox.

AndrewD 06-10-2006 06:17 AM

Quote:

Originally Posted by lexx27
Another thing I noticed is that a file had 30 downloads yesterday (webalizer report), and only 2 hits inside the manager???

The code checks for multiple clicks in close succession from a given user, and reports them once, since it usually means that the user is mouse-happy. Furthermore, it only records the hit when the download is complete. 30 compared to 2 seems a bit extreme, so it suggests that the transfer had problems going through to completion.

AndrewD 06-10-2006 06:21 AM

Quote:

Originally Posted by lexx27
do you know anything about this

I'm sorry - are you asking a question or telling me that something doesn't work?

There is an 'extra' (id3_handles) available with LDM, which autocreate thumbnails for mp3 files from the file's tag information.

AndrewD 06-10-2006 06:46 AM

Quote:

Originally Posted by Alfa1
I have used the search function for this, but could not find an answers:

I want to display the total LDM as a block in vBadvanced. How do I do that. Is there a plug in or module for this?

Sorry, I don't understand the question. What do you want the vba module to do?

Quote:

Originally Posted by Alfa1
Another question: I use the LDM_new.php module. How can I make it display icons as well?

Currently, this needs a few changes in the code as well as in a template. I attach a file containing a modified version of the function get_link2(), which you can find in local_links_include.php. With that change, the following version of the links_vbalinks template will do the trick:

Code:

<tr>
<td class="alt1">
<div style="float:right"><span class="smallfont">$linkhits</span></div>
<span class="smallfont">$linktypebit<if condition="$linkstatus<=0">$linkname<else />$linkurllink</if></span>
</td>
</tr>

I will include the code change in the next upload of LDM, version 2.2.2, when this goes live.

AndrewD 06-10-2006 06:48 AM

Quote:

Originally Posted by redlabour
Will it work in the Future with vBulletin 3.6 ?

There is no reason why not, but I have not yet tested it. I will give an answer as soon as possible. If changes are needed, they will be made available.

AndrewD 06-10-2006 06:52 AM

Quote:

Originally Posted by sonicBeagle
Will Links and Downloads Manager improve download stability?

By this I mean that many of my users report aborted and incomplete downloads when trying to pull 100Mb attachments from posts in my forums. The folks at vBulletin have suggested that their product was never intended for that purpose, and who am I to argue with them? All I know is that I need to be able to reliably download large files from my forums.

If LDM is not the answer, and anyone knows what is, I would greatly appreciate some guidance. Money is not the issue here - reliable downloading is the issue and I can pay for a solution.

Mike

LDM is only part of the answer. The problem with very large downloads is really on the client side - the user's browser can drop the connection. This is one reason for using a download manager on the user's machine.

LDM supports what is called 'partial file transfer'. Client-side download managers tend to use this mechanism to speed up downloads and to recover from dropped connections.

I have tested LDM with a couple of download managers and it works fine. I can't guarantee that it will work with them all. I tested, for example, flashget and Download Accelerator Plus.

AndrewD 06-10-2006 07:01 AM

Quote:

Originally Posted by GrendelKhan{TSU
couldn't find this answe in the admin options or in this massive thread (don't kill me!!)...
--------------

is it possible to have people ONLY be able to open the jukebox, but NOT launch the Visit/Download link via the title link and thumbnail? (enable/disalbe for each category individuslly.)

almost no one clicks the launch icon (as first instinct) and keep clicking the thumbnail or link... after a delay this launches either embedded QTime in the same window or launches standonline real player (on my system and few others). so its really confusing what's goign on for people. esp if they WANT to launch the jukebox but accidently/naturally go for the link or thumbnail first.

is this normal behavior? I figured it was supposed to launch a download file thingy (like right click).

if this is normal, I want to be able to disable the view/download for some of the categories and have them only be able to right-click download or luanch the Jukebox.

If you set the *can_play_musicbox* permission but unset the *can_save_musicbox* permission for usergroup (LDM/admin/permissions), then both the icon and the title become urls to the jukebox.

Currently, this is an all or nothing setting - it applies to all musicbox entries in all categories. It is easy enough to make available on a a per-category basis, if this has any value to you.


All times are GMT. The time now is 09:22 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.03626 seconds
  • Memory Usage 1,757KB
  • 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
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)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