Copied to clipboard

Flag this post as spam?

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


  • tesuji 95 posts 139 karma points
    Aug 11, 2010 @ 23:49
    tesuji
    0

    Help - Error - 'Link to document' has no value for pages

    When I go to my page properties, there is no value for 'Link to document'

    In the admin Content area, the HMTL for the page exits.

    But when I go to a page on my site I get an error like this:


    Page not found

    No umbraco document matches the url 'http://www.re-aim.org/about-re-aim/what-is-re-aim/reach.aspx'

    umbraco tried this to match it using this xpath query'/root/node/node [@urlName = "about-re-aim"]/node [@urlName = "what-is-re-aim"]/node [@urlName = "reach"]')

    This page can be replaced with a custom 404 page by adding the id of the umbraco document to show as 404 page in the /config/umbracoSettings.config file. Just add the id to the '/settings/content/errors/error404' element.

    For more information, visit information about custom 404 on the umbraco website.

    This page is intentionally left ugly ;-)

  • tesuji 95 posts 139 karma points
    Aug 12, 2010 @ 00:30
    tesuji
    0

    I republished the entire site and this fixed the problem

  • Stefan Kip 1606 posts 4098 karma points c-trib
    Aug 12, 2010 @ 09:36
    Stefan Kip
    0

    Sounds like you umbraco.config file was missing. Could be related to this codeplex ticket, which is fixed in Umbraco 4.5.2: http://umbraco.codeplex.com/workitem/28485

  • 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