Copied to clipboard

Flag this post as spam?

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


  • Ismael 71 posts 354 karma points
    Apr 29, 2015 @ 22:07
    Ismael
    0

    404 error with preview

    Hi There,

    I have created a partial to view a preview in the backoffice, however I'm getting an error which appears to be a 404

    From the Chrome log:

    POST http://spw.localhost/1087?dtgePreview=1 404 (Not Found)

    The doctype I'm testing with has a tab with single textbox property

    I'm using umbraco 7.2.4 and DTGE 0.1.1 with the default 'doc type' grid editor

    Could there be something else I need to setup (permissions? config option?)

    The error only appears in the backoffice, renders fine on the published page.

    Cheers

    Ismael

     

  • Ismael 71 posts 354 karma points
    May 04, 2015 @ 00:48
    Ismael
    102

    I reckon I found the cause.

    The doctype with my grid did not have default template, or more specifically I did not assign it a template as i'm using it as a page section to be included within another page, so techincally doesn't require one - but when I gave it one, the 404 went away and my DTGE was rendering in the backoffice.

    Cheers

  • Barry Fogarty 493 posts 1129 karma points
    Aug 08, 2016 @ 19:16
    Barry Fogarty
    0

    For others searching on this topic, also check your umbracoSettings.config. I was getting this backoffice 404 issue and 2 hours later found that the following Umbraco setting was the culprit:

    disableFindContentByIdPath="true"
    

    First time I encountered this setting but there you go. Changing this to false resolved it.

  • Sean Dooley 289 posts 528 karma points
    Nov 07, 2016 @ 12:18
    Sean Dooley
    0

    Unfortunately, neither of the above suggestions are working for myself. I'm still getting

    Page not found

    No umbraco document matches the url '/6491?dtgePreview=1'.

    This page can be replaced with a custom 404. Check the documentation for "custom 404".

    Any ideas?

    Versions

    • Umbraco 7.3.0
    • Our.Umbraco.DocTypeGridEditor 0.3.0
  • 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