Hi there,
I created a form with an upload of an file. After sending the form, the file is correctly uploaded to the defined directory ('WPCF7_UPLOADS_TMP_DIR'), but it is not attached to the email. I tried all tricks and tipps in the different forum topics, but none of them helped...
Before you ask, here are the answers...
NO, the file is not to big (8 KB)
YES, the directory has the correct permissions (otherwise the file would not be there)
YES, the email is send correctly, just the uploaded file is missing
YES, i have the latest version of WP, PHP and the Plugin installed