Image Extension Error
-
We have a form creating a post where the user can upload an image which becomes a featured image for the post.
This works fine if the image has a .jpg (lowercase) extension, but now uppercase .JPG.
The form throws an error saying the file time is not accepted, no post is created, but confusingly the image gets uploaded all the same.
How can we make the form ignore the case of the extension?
For developers and savvy users it may not be a problem, but for less savvy users it would be a block.
Please advise.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Image Extension Error’ is closed to new replies.