• My company just switched hosting to GoDaddy and now our contact form keeps displaying a Validation Error when trying to send an email with a file attached. I have checked both the wpcf7_uploads and the uploads folder and they both have the appropriate permissions to read, write, and execute. I have also made sure that the sender email uses the domain (comfleet.info) Here is a look at the form:

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

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

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

    <p>Fax Number (required)
    [tel* tel-647]

    <p>Upload PDF</p>
    [file file-742 filetypes:pdf]

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

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

    Any suggestions would be greatly appreciated.

    https://wordpress.org/plugins/contact-form-7/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter richardjnoah

    (@richardjnoah)

    I now see the following message with the plugin: “/home/content/34/11930034/html/wp-content/uploads/wpcf7_uploads” does not exist or does not have write permissions.

    The folder that was created on installation is “/wp-content/uploads/wpcf7_uploads”

    Do I need to correct this and create the first listed folder?

    Plugin Author Takayuki Miyoshi

    (@takayukister)

    Contact your host for support.

    Thread Starter richardjnoah

    (@richardjnoah)

    GoDaddy claims that all the settings are fine on their end and that it has to be the plugin.

    I created the above mentioned folder via FTP but the message still comes up in the plugin.

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

The topic ‘Validation Errors’ is closed to new replies.