Attachment file does not exist
-
I created a contact form and require a File Attachment so that I can send a PDF to anyone who submits the form. But I’m getting an error:
Attachment file does not exist at https://www.[redacted-web-address].com/wp-content/uploads/2025/03/VBAOperationalAnalyticsWhitePaper_2024.pdf
But this file definitely DOES exist in the Media Library. I have tried it as above, and also with these variations:
/wp-content/uploads/2025/03/VBAOperationalAnalyticsWhitePaper_2024.pdf – returns the error above
/uploads/2025/03/VBAOperationalAnalyticsWhitePaper_2024.pdf – returns the error above
uploads/2025/03/VBAOperationalAnalyticsWhitePaper_2024.pdf – this variation, where I removed the slash in front of “uploads” does NOT return the error in Contact Form 7 but the attachment does not get delivered with the email confirmation.
Any help will be appreciated in clearing up this error.
The topic ‘Attachment file does not exist’ is closed to new replies.