I am trying to map a mysql field which contains a url like: "http://www.remax-malta.com/UserImages/24/large/Lb3ae80005b704e078c6d165a9029820eiList.jpg" to an image cropper umbraco data type and for some reason the following error is being thrown: The given path's format is not supported.
We are doing the same thing in another project that has umbraco version 7.2.6 and cmsimport version 3.5 and it works just fine. But in this project with umbraco version 7.4.3 and cmsimport version 3.5.3 it is throwing this error.
You need to add http://www.remax-malta.com/ to the domain list in media settings of cmsimport and add the userimages folder to the root of the Umbraco installation
Mapping Image Url with Image Cropper
Hi Everyone,
I am trying to map a mysql field which contains a url like: "http://www.remax-malta.com/UserImages/24/large/Lb3ae80005b704e078c6d165a9029820eiList.jpg" to an image cropper umbraco data type and for some reason the following error is being thrown: The given path's format is not supported.
We are doing the same thing in another project that has umbraco version 7.2.6 and cmsimport version 3.5 and it works just fine. But in this project with umbraco version 7.4.3 and cmsimport version 3.5.3 it is throwing this error.
Any help please?
Thanks
Please don't create duplicate posts but
You need to add http://www.remax-malta.com/ to the domain list in media settings of cmsimport and add the userimages folder to the root of the Umbraco installation
Best,
Richard
is working on a reply...