Support » Plugin: Contact Form 7 » [Plugin: Contact Form 7] Failed to upload file

  • Resolved redrose1

    (@redrose1)


    Afternoon,

    I’m have real issues with the file upload. It appears anything under 2mb will send but anything over and I get the error message failed to upload.

    My Php ini settings have been set accordingly and the code I am using for he contact form is below. Any help would greatly appreciated. Clearly there is something somewhere preventing me uploading attachments bigger than 2mb but I can’t find where.

    <p>Your Name (required)
    [text* your-name] </p>

    <p>Your Email (required)
    [email* your-email] </p>

    <p>Subject
    [text your-subject] </p>

    <p>Your Message
    [textarea your-message] </p>

    <p>[submit “Send”]</p>

    [file your-file filetypes:pdf|png|jpg|jpeg| limit:20mb]

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Takayuki Miyoshi

    (@takayukister)

    How did you setup the php.ini?

    Thread Starter redrose1

    (@redrose1)

    Thanks for the response.

    I have now resolved this issue. I had placed the php.ini in the wrong area of my FTP.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: Contact Form 7] Failed to upload file’ is closed to new replies.