Copied to clipboard

Flag this post as spam?

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


  • Edgar Rasquin 326 posts 925 karma points
    Dec 05, 2017 @ 10:38
    Edgar Rasquin
    1

    Grid View Editor not found 404

    Hi there,

    I have a problem with the grid view. A few days ago I created a custom view to render my Image so it gets croped. Now when I open the page in my backoffice I get the error:

    Request error: The URL returned a 404 (not found):
    views/propertyeditors/grid/editors/Media_square.html
    

    Obviously it does not show any content. On the frontend everything is rendered just fine.

    Where can I set the render options for the backoffice view?

    enter image description here

  • Ben Palmer 180 posts 866 karma points c-trib
    Dec 05, 2017 @ 10:50
    Ben Palmer
    2

    Hi Edgar,

    Could you post your ~/config/grid.editors.config.js file?

  • Edgar Rasquin 326 posts 925 karma points
    Dec 05, 2017 @ 11:09
    Edgar Rasquin
    1

    Hi Ben,

    thanks for your reply.

    I forgot about my changes a fiew month ago. I created a package.manifest under App_Plugins/Grid where I now defined the correct path to the .cshtml file.

    Had to watch the great Umbraco Video Tutorial to bring it back to mind though...

    https://umbraco.tv/videos/umbraco-v7/implementor/fundamentals/grid-layouts/defining-a-grid-editor/
    

    Thanks again for your time.

  • Arjun Singh 15 posts 86 karma points
    Mar 19, 2018 @ 06:54
    Arjun Singh
    1

    Hi All ,

    I am getting below error on selecting the dropdown of Vorto for creating new data type , can any one please helpenter image description here

  • Chris Kim 48 posts 254 karma points c-trib
    May 06, 2018 @ 22:52
    Chris Kim
    2

    Hi Arjun,

    I just had a similar issue, after debugging I found that the issue was due to this bug: http://issues.umbraco.org/issue/U4-11253

    Maybe that's helpful for you if you haven't found a solution yet.

  • ali 39 posts 121 karma points
    Mar 16, 2020 @ 20:59
    ali
    0

    Could please tell how you solve your issue i am facing the same problem umbraco 8.5 2019

  • Chris Kim 48 posts 254 karma points c-trib
    Mar 17, 2020 @ 09:54
    Chris Kim
    1

    ali, that linked bug was fixed in 7.10.4, so I doubt it is present in 8.5. I followed the workaround in the first comment by Sebastiaan Janssen in the linked bug to fix this issue in an Umbraco 7.x

  • ali 39 posts 121 karma points
    Mar 17, 2020 @ 16:24
    ali
    0

    enter image description here

  • ali 39 posts 121 karma points
    Mar 17, 2020 @ 14:59
    ali
    0

    Chris , i swear i facing the same bug in 8.5 at least if you could tell me what was the cause of this error

  • Chris Kim 48 posts 254 karma points c-trib
    Mar 18, 2020 @ 10:57
    Chris Kim
    0

    Hi ali,

    Are you getting any console errors? The issue I faced was to do with the trimStart function becoming part of Chrome and I am pretty sure there were console errors. Sorry, that's all I remember after 2 years...

  • ali 39 posts 121 karma points
    Mar 18, 2020 @ 11:13
    ali
    0

    This the only error i got GET http://localhost:8098/App_Plugins/TopMeun/editor.html 404 (Not Found)

    in the control panel but the website it self dose not have and error and the grid load without any problem

  • Søren Kottal 713 posts 4571 karma points MVP 6x c-trib
    Mar 24, 2020 @ 20:42
    Søren Kottal
    0

    Hi ali, seems like you are missing the file on disk. Can you check if you have the folder App_Plugins/TopMeun and if there is a file called editor.html inside?

  • 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