File upload not working
-
Hello all. My File uploader isn’t working. In the form I have:
<p>Please upload 3-5 images of product<span style="color:red">*</span>.</p> [file* productpictures filetypes:gif|png|jpg|jpeg] [file* productpictures2 filetypes:gif|png|jpg|jpeg] [file* productpictures3 filetypes:gif|png|jpg|jpeg] [file productpictures4 filetypes:gif|png|jpg|jpeg] [file productpictures5 filetypes:gif|png|jpg|jpeg]And in my mail I have:
File attachments: [productpictures][productpictures2][productpictures3][productpictures4][productpictures5]But I’m getting the error message when I upload three files and hit submit: “Validation errors occurred. Please confirm the fields and submit it again.” Under my file upload buttons there is in red: Failed to upload file.
And I have no idea why. Any help would be appreciated!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘File upload not working’ is closed to new replies.