• Hi there,

    I have a problem with my form using WordPress Plugin Contact form 7. Everytime I upload a file over 1mb, I get an error telling me the message failed and that I should try again. Anything under 1mb is fine.

    I changed my php.ini settings to:

    max_execution_time = 200
    max_input_time = 60
    memory_limit = 200M
    upload_max_filesize = 10M

    I changed my contact form 7 settings to:

    [file image-upload limit:10240kb filetypes:gif|png|jpg|jpeg]

    problem still remains the same. I’ve spent 3 hours trying to figure this out and I’m desperate for some help. Anyone has any advice?

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Contact Form 7 – File Upload Size Failing’ is closed to new replies.