• I want people to be able to send me files up to 25MB. That’s what Gmail can handle. But I have trouble getting it to work with cf7.

    I have set these values in php.ini:

    post_max_size = 50M
    upload_max_filesize = 25M

    When testing the browser stays at “Sending request…” for a long time (of course the testfile is 24.1 MB), then at “Waiting for domain.tld…” for a short time, before it all just aborts. All text remains in the cf7 fields, and the little “Loading Gif” is still showing. No error message at all. But the file is actually uploaded to /wpcf7_uploads, just not send. I can see that when browsing to that directory.

    Appreciate any help. I can provide a link if necessary.

    http://wordpress.org/extend/plugins/contact-form-7/

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: Contact Form 7] Problem with large attachments’ is closed to new replies.