• Resolved George T

    (@george-t)


    Every time a user tries to use my form and upload a file, they receive the following error and error messages:

    Error, file cannot be moved

    Warning: move_uploaded_file(/home1/jmamais/domain/northshorefarms.com/wp-content/plugins/form-maker/uploads /PG2 07.31.15 NSF.pdf): failed to open stream: No such file or directory in /home1/jmamais/domain/northshorefarms.com/wp-content/plugins/form-maker-3/frontend/models/FMModelForm_maker.php on line 288

    Warning: move_uploaded_file(): Unable to move ‘/tmp/php0wWuX6’ to ‘/home1/jmamais/domain/northshorefarms.com/wp-content/plugins/form-maker/uploads /PG2 07.31.15 NSF.pdf’ in /home1/jmamais/domain/northshorefarms.com/wp-content/plugins/form-maker-3/frontend/models/FMModelForm_maker.php on line 288

    The form is located at northshorefarms.com/careers/

    Any ideas on how I can fix this?

    https://wordpress.org/plugins/form-maker/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Sona

    (@support-web-dorado)

    Dear George T,

    Please check whether the destination stated in the upload field does exist, as well as make sure that the folder has a permission of receiving/getting uploaded files. Thank you.

    I had the same issue and I discovered my problem was the destination was set to a test url that i had the site on, before moving it to the final server. Here’s where I saw it:
    – File upload (edit)
    – Destination
    – It should be pointing to a URL like this: http://your-website-url/wp-content/uploads/form-maker
    After I changed it to the correct URL it began to work fine.

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

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