Uploaded files are deleted even on successful email (?)
-
Is that expected behavior? Are the uploaded files only attached to the email and deleted regardless?
I tested a form with an upload file input and the file was deleted in all cases
– invalid form inputs
– unsuccessful email (mail() returned error)
– successful emailI haven’t yet looked at the code, I thought I could save some time by asking.
Also, is there a way to get the full path or full url of the uploaded file to put in the body of the email? Using the tag [file-345] will only give me the file name.
Cheers.
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Uploaded files are deleted even on successful email (?)’ is closed to new replies.