Copied to clipboard

Flag this post as spam?

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


  • Kristoffer Eriksen 169 posts 388 karma points
    Dec 15, 2016 @ 14:19
    Kristoffer Eriksen
    0

    Could not parse the value into a JSON structure

    Hey

    Suddenly my customers images don't work on their solution. I haven't made any updates for it for a long time, så no new files or changes.

    But images doesn't show http://www.lev.dk/nyheder/2016/december/lykketoft-konventioner-er-med-til-at-saette-en-standard-for-verden

    enter image description here

    The image is shown in Umbraco, but my logs give me this error

    016-12-15 14:56:19,922 [7] ERROR Umbraco.Web.PropertyEditors.ImageCropperPropertyEditor - [Thread 46] Could not parse the value into a JSON structure! Value: /media/3961/mogens_lykketoft.png
    Newtonsoft.Json.JsonReaderException: Error parsing comment. Expected: *, got m. Path '', line 1, position 1.
       at Newtonsoft.Json.JsonTextReader.ParseComment()
       at Newtonsoft.Json.JsonTextReader.ParseValue()
       at Newtonsoft.Json.JsonTextReader.ReadInternal()
       at Newtonsoft.Json.JsonTextReader.Read()
       at Newtonsoft.Json.Linq.JObject.Load(JsonReader reader)
       at Newtonsoft.Json.Linq.JObject.Parse(String json)
       at Umbraco.Web.PropertyEditors.ImageCropperPropertyEditor.AutoFillProperties(IContentBase model)
    

    Umbraco version 7.1.8

    Any ideas?

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies