Skip to content
Grav 2.0 is officially stable. Read the announcement →

Muut Archive Legend

@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation

Badges

✏️ First Post 💬 Conversation Starter ❤️ Well Liked

Recent posts

  • Fetch failed: JSON.parse · 10 years ago

    Thank you for the hint! This is no solution, of course, but the error no longer occurs when I set: /user/plugins/admin/admin.yaml 19 enable_auto_updates_check: false I'm not 100% sure, but everythin

  • Fetch failed: JSON.parse · 10 years ago

    It's probably the GPM json file that dictates which plugin/theme updates are available. Not sure why it would be an issue for you and no one else. Can you double check that your remote server has al

  • Fetch failed: JSON.parse · 10 years ago

    Thanks for your reply Gingah! I wish I would know, to which file the error message refers. There is just a red box with the error message I posted above, with an empty white box inside. No hint to the

  • Fetch failed: JSON.parse · 10 years ago

    Hard to tell exactly without knowing which piece of JSON-data it refers to, but I would expect that there is an unsupported character at the start of this piece of JSON. Like a non-unicode character w

  • Fetch failed: JSON.parse · 10 years ago

    Hi, I'm getting this error when loading the Admin Panel on my live hosted test space. Fetch Failed: JSON.parse: unexpected character at line 1 column 1 of the JSON data On MAMP it is working without t

  • Image is not going to be shown · 10 years ago

    To be honest, I've just put it image in my folder before read your answered. =) My error was a space between ![...] and (...). Thank you for answering)

  • Image is not going to be shown · 10 years ago

    Ideally, images for a post are saved in the same folder as the post. Then you just ![Water](water.jpg). Otherwise the path is resolved as normal. Double check that ../img/water.jpg actually exists.

  • Image is not going to be shown · 10 years ago

    I've just start using grav and doing a tutorial. The question is when I print "![Water] (../img/water.jpg)" in my default.md in a folder, there is no any image on the page. I have this text "![Water]

  • Add authors / contributors to my website · 10 years ago

    @nat47 please reopen the issue on the admin plugin repo: https://github.com/getgrav/grav-plugin-admin/issues

  • Add authors / contributors to my website · 10 years ago

    Alright, done: https://github.com/getgrav/grav/issues/1048