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)

maidos 01-02-2010 07:06 PM

please delete this

triff 01-02-2010 10:15 PM

Quote:

Originally Posted by Black Tiger (Post 1945134)
@Jelle: On my forums an old error is suddenly showing up:
Your submission could not be processed because a security token was missing.

That's the error message my users usually get when they try to upload a file type that hasn't been allready approved. Could that be the issue?

SGL.

Black Tiger 01-02-2010 10:58 PM

Thanks for helping Triff, but unfortunately it isn't that issue. Only admins and supermods have upload rights on my forums.
In my case it's a file i'm trying to upload myself and it's extension is .rar, upload that numerous times. So it can't be a permissions or unapproved file types.

MrRem 01-04-2010 10:58 AM

Is there a way so we can put in a megaupload link that lets users then click download and it opens the megaupload/rapidshare site where they can then enter their verification code as normal?

Basically, can we put URLs in the Link to File form with it not ending in a file extension?

RS_Jelle 01-04-2010 11:11 AM

Quote:

Originally Posted by Skyline_GT (Post 1941545)
How do you add a status section for every download like http://www.mpcdownloads.com/forums/d...stem/6583.html
or is it possible to add additional field?

Adding custom fields isn't possible at the moment.

Quote:

Originally Posted by Black Tiger (Post 1945395)
Thanks for helping Triff, but unfortunately it isn't that issue. Only admins and supermods have upload rights on my forums.
In my case it's a file i'm trying to upload myself and it's extension is .rar, upload that numerous times. So it can't be a permissions or unapproved file types.

You probably get it because it's a large file (so it's timing out and vB doesn't receive the token). Do you get it when you only link files?

You need to change PHP's upload limits for this (.htaccess or php.ini).

Quote:

Originally Posted by MrRem (Post 1946789)
Is there a way so we can put in a megaupload link that lets users then click download and it opens the megaupload/rapidshare site where they can then enter their verification code as normal?

Basically, can we put URLs in the Link to File form with it not ending in a file extension?

Yes, you can. There's no check on the link field.

MrRem 01-05-2010 08:56 AM

Thank you! Installed :D

Black Tiger 01-05-2010 12:14 PM

Quote:

You probably get it because it's a large file (so it's timing out and vB doesn't receive the token). Do you get it when you only link files?
I don't think this is the problem, because it's a file of 9 mb and normally I upload files of 16 mb
The php.ini is setup to 25 mb so that should not be the problem either.

I will check if the error also occur's when linking to files.

Black Tiger 01-05-2010 12:31 PM

I've just seen the files of 16mb are linked too. Linking is ok, no problems there. So I think you indeed were correct with the assumption that it had to do with big file uploads.

However, it still says in php.ini:
file_uploads = On
upload_max_filesize = 25M
default_socket_timeout = 60

Is there another place where I can change something so bigger file uploads won't time-out? I've got all access on that server including root access.

RS_Jelle 01-05-2010 12:37 PM

Quote:

Originally Posted by Black Tiger (Post 1947809)
Is there another place where I can change something so bigger file uploads won't time-out? I've got all access on that server including root access.

What's your AdminCP home saying (PHP ... PHP Memory Limit)?

Just to be sure that those settings are actually working :)

Black Tiger 01-05-2010 06:21 PM

Thanks Jelle, I think I got some idea's about where to look:
max_execution_time = 30 ; Maximum execution time of each script, in seconds
max_input_time = 60 ; Maximum amount of time each script may spend parsing request data
memory_limit = 16M ; Maximum amount of memory a script may consume

Seems the memory limit is oke for a 9 mb big file, but the max. execution time is limited to 30 secs, which might cause the upload to stop, correct?

In that case for security reasons (shared server with a lot of accounts) I can better leave this as it is now and upload the files by ftp and link to it.


All times are GMT. The time now is 02:25 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.04156 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
  • (6)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