PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Arbitrary Large File Upload Error

  1. I'm having some significant problems with the file upload functionality. My client is using the form to allow their users to upload large video files, approx. 75 - 350MB, for a competition. We're experiencing what I can only describe as a "timeout" error - and it's arbitrary, some forms submit perfectly fine, others timeout regardless of size.

    There are two scenarios occurring:
    1. Some submissions will begin uploading the video, eventually "timeout" and not upload at all
    2. The form will submit and the is video uploaded BUT the page does not refresh and the confirmation message is not displayed. The loading gif continues to scroll. In this second scenario, the User and Admin notification emails are sent despite the page not reloading with the confirmation message.

    I have no PHP or Apache errors logged when these "timeouts" occur.

    My PHP settings are as follows:
    upload_max_filesize = 2048M
    post_max_size = 2048M
    max_input_time = 48000
    max_execution_time = 48000
    memory_limit = 256M

    I've gone through every support article on here and every possible server configuration to solve this issue but I am led to believe this is a GF specific error.

    Please help, this is greatly affecting my client's competition. The upload functionality is a major reason why I convinced them to spend $200 on the plugin (the add ons were needed as well).

    Posted 12 years ago on Monday February 25, 2013 | Permalink
  2. The page the form is on requires users to be logged in, so I've duplicated the page and made it public for you to test just in case: http://www.cine.org/gf-test-page/

    Please let me know what other information you need. Thanks!

    Posted 12 years ago on Monday February 25, 2013 | Permalink
  3. I see you have created a priority support ticket (# 17389) so we'll focus on that. Thank you.

    Posted 12 years ago on Tuesday February 26, 2013 | Permalink

This topic has been resolved and has been closed to new replies.