Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Fabian 68 posts 172 karma points
    Aug 17, 2016 @ 07:40
    Fabian
    0

    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

  • Richard Soeteman 4035 posts 12842 karma points MVP
    Aug 17, 2016 @ 08:11
    Richard Soeteman
    0

    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

  • Fabian 68 posts 172 karma points
    Aug 17, 2016 @ 13:45
    Fabian
    0

    Hi Richard,

    Don't know if you understood me correctly but I think those settings are for when you have the actual image on the server.

    In this other project we used to just map an absolute url of an image which is on another server, like for example: "http://www.remax-malta.com/UserImages/24/large/Lb3ae80005b704e078c6d165a9029820eiList.jpg" to an image cropper and all worked flawlessly. This means that then the image will be served from this other server and not locally.

    Can you please let me know what are your thoughts?

    Thanks

  • Richard Soeteman 4035 posts 12842 karma points MVP
    Aug 18, 2016 @ 05:42
    Richard Soeteman
    0

    CMSImport never downloads files. Update that media setting please. Could not have worked since it's by design.

    Best,

    Richard

Please Sign in or register to post replies

Write your reply to:

Draft