• Resolved regis57000

    (@regis57000)


    Hello,

    I am “fighting” with contact form 7 to be able to receive attached files:

    <p>Your Name (required)<br />
        [text* your-name] </p>
    
    <p>Your Email (required)<br />
        [email* your-email] </p>
    
    <p>Your Message<br />
        [textarea your-message] </p>
    
    <p>Upload<br />
    [file* attachment limit:4000000 filetypes:pdf|jpeg|jpg|doc|docx|txt|odf|zip]  </p>
    
    <p>Please copy the text from the picture below<br />
    [captchac captcha-305 size:m] <br />
    [captchar captcha-305] <br /> </p>
    
    <p>[submit "Send"]</p>

    I did this and it said send successfull when I send the completed form.
    I am using a gmail address to receive.
    I receive the message but not the attachment.

    In file attachments section I have add [attachment]

    I receive the message but no attachment at all.

    I tried to switch to different email address to receive the message, I tried to put a number instead of “attachment”…

    thank you for your advices,
    Régis

Viewing 15 replies - 1 through 15 (of 16 total)
  • Thread Starter regis57000

    (@regis57000)

    my post title has to be “impossible to receive attached file”

    Thread Starter regis57000

    (@regis57000)

    I checked the wp-content/uploads and it contains a wpcf7_uploads folder with 733 permissions (read write).

    Thread Starter regis57000

    (@regis57000)

    My hosting solution is OVH.com, I don’t know if this matter

    I am having the same issue with attachments of all kinds. I am able to send the e-mail with no issue, but the attachment is never there, no matter the size or file type.

    Is no one else having this problem? On Newest WordPress, with Newest Contact 7. the attachments are not sending… Any help on this one would be greatly appreciated.

    Thread Starter regis57000

    (@regis57000)

    I & RogerJoseph have the exact same problem

    People, If you read this, Check your forms, If you have a File Attachment on them, There is a VERY good chance that it is not working. I know not all forms use them, but for the ones that do, this is vital. The form will send no problem, but the attachment is lost.

    We would appreciate the help. I am kind of at wits end on this one.

    My problem is worse: the file upload process doesn’t complete. the loading gif keeps rotating endlessly.

    wpcf7_uploads folder chmoded to 733. however, i noticed a .htaccess file lives in the wpcf7_uploads folder. it says Deny from all

    Do you guys have the same .htaccess file in there?

    Thread Starter regis57000

    (@regis57000)

    Hi Thomas,

    I do have this htaccess in the folder as well.
    This is use to avoid being able to browse without identification by going to http//yousite/wpcf7_upload I believe…
    But what if we rename it? I did not tried.

    @regis5700
    I’m not going to randomly modify the .htaccess file. Hopefully someone will come up with a less adventurous solution for us. Patience et longueur de temps…
    Thomas

    Thread Starter regis57000

    (@regis57000)

    Does anyone have an idea about the problem?

    Check the Version of PHP on your server. If it is lower than PHP 5 that is most likely the issue. Have your host upgrade the PHP version, and it should work.

    Thread Starter regis57000

    (@regis57000)

    I am afraid I already run under a 5.3 version

    I had the same problem and found solution.
    You need to comment out one line of code in class.php file see below:

    https://www.ads-software.com/support/topic/plugin-contact-form-7-attachment-issue

    @jmysona Hey, do you still remember how to solve this problem? The URL you linked to doesn’t tell me anything, and many people seem to be struggling with this problem. Any help is much appreciated!

Viewing 15 replies - 1 through 15 (of 16 total)
  • The topic ‘[contact form 7] impossible to send attached file’ is closed to new replies.