It is using the upload for media. Not the cropper.
By accident i changed the mediatype from upload to cropper. An after changed it back.
Now i can not pick images form the media picker.
I get this error:
angular.min.js?cdv=402740890:63 TypeError: imagePath.toLowerCase is not a function
at Object.detectIfImageByExtension (umbraco.services.js?cdv=402740890:3697)
at Object.Umbraco.UploadField (umbraco.controllers.js?cdv=402740890:5413)
at iterateProps (umbraco.services.js?cdv=402740890:3551)
at Object.resolveFile (umbraco.services.js?cdv=402740890:3562)
at Object.setImageData (umbraco.services.js?cdv=402740890:7285)
at Object.buildGrid (umbraco.services.js?cdv=402740890:7540)
at umbraco.directives.js?cdv=402740890:1177
at angular.min.js?cdv=402740890:108
at e (angular.min.js?cdv=402740890:31)
at angular.min.js?cdv=402740890:34
I have tried
clean cache
restart iis
Rebuild examine
Touch webconfig
It would be great with a hint on what i´m missing.
Image picker no images
Hi
I have a project witch currently is Umbraco 7.3
It is using the upload for media. Not the cropper.
By accident i changed the mediatype from upload to cropper. An after changed it back.
Now i can not pick images form the media picker.
I get this error:
I have tried
It would be great with a hint on what i´m missing.
/René
Hi René,
What do you see in the media Library when you go to a image ? Have you tried resaving a media item to see if it shows up then in the media picker.
Dave
Hi Tanks for your time.
I can see the image normally in the media section and nothings happens when i save, besides the image saves as normal.
René
Hi
I have got it solved.
I vent trough all images and there were several images wich not had an image or it would not show up.
I deleted all the empty images and then it worked again.
René
is working on a reply...