I have some problems with my umbraco-site.
I can't see images anymore.
I can't see them in the cms, and also not on the site.
If I upload a new image in the cms, it is not uploaded to the file system,
but the name of the image is in umbraco.
it looks like my mediaService doesn't find the 'umbracoFile'-property anymore.
Media images not shown in cms and on site
Hello,
I have some problems with my umbraco-site. I can't see images anymore.
I can't see them in the cms, and also not on the site. If I upload a new image in the cms, it is not uploaded to the file system, but the name of the image is in umbraco.
it looks like my mediaService doesn't find the 'umbracoFile'-property anymore.
Can this be missing? How do i regenerate this?
Thanks for your help.
Hi Sandra.
It sounds like you dont have the correct permissions set up on the server. Have you set up the correct permissions for the media folder? https://our.umbraco.org/wiki/reference/files-and-folders/permissions/
Also, can you find the files by navigating the filesystem, to ensure that the have been published to the server correctly and actually exist?
Lastly, do you get some sort of Console error that might help? Also check the /App_Data/Logs/ files and se if there is any strange error there.
Have you got any more info about what you did right before this started to happen? Maybe that also can help to figure this out.
Take care, best of luck / Dennis
We already fixed the problem. I accidantly removed the Image Cropper Data type. So.... be carefull removing things :)
Glad to hear that it worked out for you Sandra! :)
Have a great day and take care!
is working on a reply...