• I followed the directions for uploading file.

    In my form:
    <p>Attach Research Examples
    [file your-file filetypes:pdf|txt limit:20mb]

    In file attachment section:
    [your-file]

    My temp file path in FTP:
    webroot / wp-content / uploads / wpcf7_uploads / .htaccess

    When a file is attached in the form and the Send button is pressed, absolutely nothing happens. No error message for green success message. Absolutely nothing. If [your-file] is removed from attachment section and a file is attached on the form side, messages go through with no problem. If [your-file] remains and no file is attached, messages go through no problem.

    BTW, when I go into webroot / wp-content / uploads / wpcf7_uploads / .htaccess
    the htaccess file says “Deny from all” on line 1. don’t know if this matters

    thanks,
    Kristina

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

Viewing 15 replies - 1 through 15 (of 21 total)
  • Thread Starter kristinanewyork

    (@kristinanewyork)

    Can someone help with this issue? Has anyone experienced the same problem?
    thanks,
    K

    Plugin Author Takayuki Miyoshi

    (@takayukister)

    Can I see the site?

    Hi,

    I have the same problem with attached field.

    http://www.buzzap.fr/contact/

    Thanks

    Thread Starter kristinanewyork

    (@kristinanewyork)

    Hi Takayuki,
    I don’t see a “private option” on these messages. I would like to email you the site address and login. Which email address can I use?

    I am having the same issue. I see the files in the temp folder, the email just isn’t coming through. Any help is appreciated!
    Development site is here: http://careersblistex.vfideacenter.com/apply/

    Everything works fine if there isn’t an attachment added. It is only if I add an attachment.

    I am also having this issue with any attachment over 500kb, Emails come through just no attachments. Smaller attachments work and no attachments works.

    Santa Barbara Sticker

    Thanks, Bill

    Thread Starter kristinanewyork

    (@kristinanewyork)

    I have the folder, but I don’t think I see anything in them 🙁 My attachments are above 2MB, so it might be the size?

    You do need to set a size limit if more than 1mb. I believe 1mb is the default. Here is an example: [file your-file filetypes:pdf|txt limit:2mb]

    Thread Starter kristinanewyork

    (@kristinanewyork)

    mine is set to 20MB, so size is not the problem
    [file your-file filetypes:pdf|txt limit:20mb]

    I just changed it to 5MB, because who knows. It still didn’t send.
    Plus, when the file is too big you get an error informing you of that.

    I’ve tried setting size limit doesn’t make any difference.

    Thread Starter kristinanewyork

    (@kristinanewyork)

    when I don’t have a size limit, I get a “too large” error message. So, that part works.

    I can submit a 25MB file on my site (yes, twenty-five), so I don’t think it’s a plug-in thing… It took a few seconds but I could tell it was thinking. ( I’m running WP 4.1 and CF7 4.1 ) Here’s what my code looked like, in case you’re wondering (essentially what y’all are putting in):
    <p>Upload Timesheet: [file* timesheet filetypes:xls|xlsx|doc|docx|pdf limit:30mb]</p>

    Have you tried taking out the file-type validation? I doubt that’s it, but it’s the only other thing you can mess with on the form entry aspect. At least, as I understand.

    Otherwise, it seems like a conflict from another plug-in, generic site error, or email block/restriction outside the plug-in… If you’re certain it’s in CF7, I’d just suggest re-installing the current version.

    I know it’s not terribly helpful but… at least you have verification that you’ve been doing the right thing and it should be working??

    Thread Starter kristinanewyork

    (@kristinanewyork)

    Nope, I used your exact code (kylee6114) and it just sits there at submission, doesn’t clear the fields, doesn’t issue an error. Nothing. Same results when I remove file-type validation.

    Hmmm… well, I finally got to another site I manage and it allows me to see the .htaccess files for the install. It also shows a “Deny from all” on the first line, so that’s not it because I’m able to send some files (successfully just over 1MB but it keeps on spinning for really large ones/5+MB).

    … I can’t follow this lead at the moment but here’s an error I’m getting on my 2nd site (that only works half the time with attachments):

    POST https://myserver/secure/?page_id=58 500 (Internal Server Error) jquery.js?ver=1.11.1:4
    m.ajaxTransport.sendjquery.js?ver=1.11.1:4
    m.extend.ajaxjquery.form.min.js?ver=3.51.0-2014.06.20:11
    o
    jquery.form.min.js?ver=3.51.0-2014.06.20:11 e.fn.ajaxSubmitjquery.form.min.js?ver=3.51.0-2014.06.20:11
    t
    jquery.js?ver=1.11.1:3 m.event.dispatchjquery.js?ver=1.11.1:3 m.event.add.r.handle

    I can’t be certain since we don’t have your site to cross-check, but I’m guessing this might be what you’re experiencing @kristinanewyork

    Sorry I don’t have a possible solution right now, but maybe it will help make progress on this thread for you. Time for bed (3:35am), though – busy days ahead for me…

    Although, it might be different since you can’t send at all and mine just seem to “top out” somewhere between 1-2MB…

Viewing 15 replies - 1 through 15 (of 21 total)
  • The topic ‘Uploading file not sending email’ is closed to new replies.