Umbraco 7.4.3 - Images in Media not holding their preview
When loading images into Media section for use, the CMS is allowing the upload, recognising the a file has been loaded but doesn't retain the preview. When selecting the image to use in a blog page, it shows in the media selector, with no preview and when selected either doesnt show or displays an empty box.
I can rectify this by selecting 'remove files' and choosing the file again. The preview will then show for a few mins and then disappear again.
A possible issue
There is an image max upload size that may be set to a small number this may be the reason big images won't show up in the back office
if you check the security.config you will see this value Key is "MaxBytes"
Umbraco 7.4.3 - Images in Media not holding their preview
When loading images into Media section for use, the CMS is allowing the upload, recognising the a file has been loaded but doesn't retain the preview. When selecting the image to use in a blog page, it shows in the media selector, with no preview and when selected either doesnt show or displays an empty box.
I can rectify this by selecting 'remove files' and choosing the file again. The preview will then show for a few mins and then disappear again.
I am having the same issue, very frustrating
Hi Carolyne
Check the log, please, looks like image resizing doesn't work properly
Thanks,
Alex
Hi Carolyne
A possible issue There is an image max upload size that may be set to a small number this may be the reason big images won't show up in the back office
if you check the security.config you will see this value Key is "MaxBytes"
Thanks Brandon
is working on a reply...