vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Major Additions - DownloadsII (https://vborg.vbsupport.ru/showthread.php?t=120122)

RS_Jelle 11-03-2007 01:20 PM

Quote:

Originally Posted by Ricsca (Post 1374804)
When upload the file, I do not find not any manner to load the thumbnails...

Why?

Thanks

You need to upload them after adding the file (so after submitting the file). The "Upload Images" form is at the bottom of the file page.

Be sure the "Allow Images" DownloadsII setting is enabled and the usergroup has got the "Can Upload Images" permission, otherwise you won't see it.

An example of what you should see: https://vborg.vbsupport.ru/attachmen...0&d=1154030030

Ricsca 11-03-2007 04:24 PM

Thanks ;)

narutorasengan 11-03-2007 05:25 PM

Quote:

Originally Posted by RS_Jelle (Post 1371714)
Everyone's got a different taste :D
But you can change such things pretty easily in the templates.

I already thought about such a thing as I know it from the Moodle e-learning CMS, but I don't think a lot of people have LibClamAV installed. Shared hosts probably don't want to install it as it takes some resources.



Open downloads.php
Find
PHP Code:

    if (!in_array($sortfield$sortfields))
    {
        
$sortfield 'date';
    } 

Replace with
PHP Code:

    if (!in_array($sortfield$sortfields))
    {
        
$sortfield 'name';
    } 



thank you :)

ntloc 11-04-2007 04:09 PM

If this have categories per page like with the Files display per page in Download Setting would be great, i think a lot of people would like to have this features, don't u think so?

RS_Jelle 11-04-2007 04:43 PM

Quote:

Originally Posted by ntloc (Post 1375681)
If this have categories per page like with the Files display per page in Download Setting would be great, i think a lot of people would like to have this features, don't u think so?

Hmm, if you need such a feature, I think you just have too much categories (or you should use a better sub-categories layout) :D
Even vBulletin hasn't got such a feature.

Like vBulletin it's possible to hide sub-categories on the main page if there are too much of them.

BluAzn 11-05-2007 09:08 AM

I am receiving this error when I tried to download a file from the DownloadsII system.

Quote:

Warning: copy(./downloads//ec_tmp/xxxxxxxxxxxx.torrent) [function.copy]: failed to open stream: Permission denied in /downloads.php on line 700
ERROR: File not found.

Black Tiger 11-05-2007 12:19 PM

@BluAzn: I had that same problem. Downloads II creates the /ec_tmp directory and the webserver needs write-rights on that directory.
You could ask your hoster to install phpsuexec or give apache write rights to that directory.

ntloc 11-05-2007 06:10 PM

Thanks for the last reply, just curious has anyone here asked for the download file queue time limit. What i mean is a feature set a time limit of x seconds and if user doesn't click on the link to download, it'll be expired and user have to go back out or refresh the page again in order to download. I think it'll be pretty useful because it'll prevent user from using download manager to download the files and take up all the queues for themself. And also another useful feature is when guest allowed to download file without logging in, they have to enter a Verification image (words) in order to continue and download the file just like with vbulletin, when you don't log in and you try to search something you have to enter Image Verification to continue. Just wanna put my 2c on some features that i think will be useful for all since this is a download manager script.

maidos 11-06-2007 08:01 PM

RS_Jelle can you please check your pm, i have given u screenshot of those error file down

cellow 11-07-2007 07:50 AM

1 Attachment(s)
Hi Jelle,

after a user or admin upload a picture, the thumbnail is "readable", but not the original (big) picture.
After i looked into "downloads" folder on the ftp server, i could see, that the uploaded image is chmod "600" :-(

So where is the bug in the download.php ???

regards

PS: i use downloadsII 5.06


All times are GMT. The time now is 11:09 AM.

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.04284 seconds
  • Memory Usage 1,746KB
  • 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
  • (2)bbcode_php_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (6)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