If your path for files (download files or manual upload files, not images) has value {e_MEDIA_FILE},
then URL field displays the wrong value.
thumb.php?src=e_MEDIA_FILE%2F2019-12%2Ffilename.pdf&w=800&h=0
with path {e_MEDIA_IMAGE} , URL value is correct (pretty URL for image)
Maybe is better doesn't display anything that this. It's confusing. For example, with zip file result ends with
https://placehold.it/800x0
but with pdf, you get error File is not a valid image, but displayed URL is correct.
File is not a valid image: e107_media/***/files/2019-12/filename.pdf
If your path for files (download files or manual upload files, not images) has value {e_MEDIA_FILE},
then URL field displays the wrong value.
thumb.php?src=e_MEDIA_FILE%2F2019-12%2Ffilename.pdf&w=800&h=0with path {e_MEDIA_IMAGE} , URL value is correct (pretty URL for image)
Maybe is better doesn't display anything that this. It's confusing. For example, with zip file result ends with
https://placehold.it/800x0but with pdf, you get error File is not a valid image, but displayed URL is correct.
File is not a valid image: e107_media/***/files/2019-12/filename.pdf