• Using the documention in the help section I have loaded the code to enable file uploads.
    Initially it worked, but after some minor coded changes (not relating to the upload) we now get the message “There was an error uploading the file.” & “One or more fields have an error. Please check and try again.”
    If I remove the file upload code the form works.
    The code used in the form is
    <label> Your name
    [text* your-name] </label>

    <label> Your email
    [email* your-email] </label>

    <label> Subject
    [text* your-subject] </label>

    [file your-file]

    <label> Your message (optional)
    [textarea your-message] </label>

    [submit “Submit”]

    I have added [your-file] to the mail attachements & file uploaded is 20kb
    I have uninstalled the plugin and reinstalled and still get the problem.
    Can anyone suggest anything?

    The page I need help with: [log in to see the link]

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

    (@takayukister)

    Initially it worked, but after some minor coded changes (not relating to the upload) we now get the message

    What changes did you make?

    Thread Starter paulbush

    (@paulbush)

    I only added the file upload command as shown in my original post

    File upload doesn’t work at all since update to 5.3.2

    Hi,
    I am also getting the same error with file upload forms. Was there any solution provided by Contact forms 7 for this problem. If not, is there an alternate solution?

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘File Upload Error’ is closed to new replies.