Uploads don’t get stored, only temporary empty folder visible
-
When using the file upload field. The files don’t get actually stored in the wpcf7_uploads folder. (I know that they just get stored temporarily , until the mail is sent.)
Every time I upload a file, only the folder of the file is stored,
so only this gets stored :…/uploads/wpcf7_uploads/0944958379But if I look into the uploaded files in de submit hook, the full path is given:
…/uploads/wpcf7_uploads/0944958379/dummy.pdf
I’m testing locally with Valet (nginx)
WordPress 6.2.2
CF7 5.7.7
php 8.1
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Uploads don’t get stored, only temporary empty folder visible’ is closed to new replies.