The following warnings occurred:
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.31 (Linux)
File Line Function
/global.php 783 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.31 (Linux)
File Line Function
/global.php 783 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined variable $newpmmsg - Line: 40 - File: global.php(841) : eval()'d code PHP 8.1.31 (Linux)
File Line Function
/global.php(841) : eval()'d code 40 errorHandler->error
/global.php 841 eval
/printthread.php 16 require_once
Warning [2] Undefined array key "style" - Line: 909 - File: global.php PHP 8.1.31 (Linux)
File Line Function
/global.php 909 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined property: MyLanguage::$lang_select_default - Line: 5024 - File: inc/functions.php PHP 8.1.31 (Linux)
File Line Function
/inc/functions.php 5024 errorHandler->error
/global.php 909 build_theme_select
/printthread.php 16 require_once
Warning [2] Undefined array key "additionalgroups" - Line: 7162 - File: inc/functions.php PHP 8.1.31 (Linux)
File Line Function
/inc/functions.php 7162 errorHandler->error
/inc/functions.php 5044 is_member
/global.php 909 build_theme_select
/printthread.php 16 require_once
Warning [2] Undefined array key 1 - Line: 1415 - File: inc/functions.php PHP 8.1.31 (Linux)
File Line Function
/inc/functions.php 1415 errorHandler->error
/inc/functions.php 1370 fetch_forum_permissions
/printthread.php 76 forum_permissions
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 165 errorHandler->error



Form Tools
Large file upload times out session? - Printable Version

+- Form Tools (https://forums.formtools.org)
+-- Forum: Form Tools (https://forums.formtools.org/forumdisplay.php?fid=1)
+--- Forum: General Discussion (https://forums.formtools.org/forumdisplay.php?fid=5)
+--- Thread: Large file upload times out session? (/showthread.php?tid=2314)



Large file upload times out session? - GlitterKill - Dec 7th, 2012

I have a fully working form tools 2.2.5 install that works perfect when I am uploading files around 15MB to 45MB or so... HOWEVER, the files that are intended to be uploaded through the form are quite a bit larger; around 800MB to 1.5GB. (yes, I know that is a LARGE file...).

When trying to test a submission using a 800MB file, the file uploaded after about a min, which then took me to the process.php page with an error stating that the page was loaded without any submission data... I can only assume that the session timed out while the upload was taking place?

If so, is there a time out setting in Form Tools, or do I need to set this in Apache/PHP?

Thanks in advance!


RE: Large file upload times out session? - GlitterKill - Dec 10th, 2012

Bueller... Bueller... Bueller...

Anyone?


RE: Large file upload times out session? - Joe - Jan 1st, 2013

(Dec 10th, 2012, 10:03 AM)GlitterKill Wrote: Bueller... Bueller... Bueller...

Anyone?

Hey GlitterKill,

Happy New Year! The session time out can be changed under Settings > Account > Default Sessions Timeout however this is different than a the file timing out which is probably set by your hosting company.

With files as large as 1.5 GB I suspect that you might have issues uploading these. You will need to make revisions to the php.ini file and change the following settings.

- max_input_time (Maximum time in seconds a script is allowed to parse input data, like POST, GET and file uploads)
- upload_max_filesize (Maximum size of an uploaded file)
- post_max_filesize (Maximum size of post data allowed)

In Apache:

- TimeOut (Amount of time the server will wait for certain events before failing a request)
- LimitRequestBody (Restricts the total size of the HTTP request body sent from the client)

Hope this helps.



RE: Large file upload times out session? - shankar11 - Apr 12th, 2013

same problem http://www.moversandpackersbangalore.com/