Copied to clipboard

Flag this post as spam?

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


  • Kate 267 posts 610 karma points
    Sep 07, 2010 @ 11:33
    Kate
    0

    how do I create an 404 page in umbraco 4.5

    Hi

    how do I create an 404 page in umbraco 4.5

    Can anyone guide me step by step

    So fare I have created a page for my error 404. The id is 1131

    In umbracoSettings.config I have change the id
    <errors>
          <!-- the id of the page that should be shown if the page is not found -->
          <!--        <errorPage culture="default">1</errorPage>-->
          <!--        <errorPage culture="en-US">200</errorPage>-->
          <error404>1131</error404>
        </errors>

    What else do I need to do?

     

  • Dirk De Grave 4541 posts 6021 karma points MVP 3x admin c-trib
    Sep 07, 2010 @ 12:32
    Dirk De Grave
    0

    Have done all that's required, just need to restart the app for the config to be reread/loaded!

     

    Hope this helps.

    Regards,

    /Dirk

  • Daniel Lindstrom 454 posts 271 karma points
    Sep 07, 2010 @ 13:01
    Daniel Lindstrom
    0

    Somebody should tip Niels and the core team about this thread as they obviously lack the knowledge ;)

    http://our.umbraco.org/forum/ourumb-dev-forum/bugs/10154-404-for-old-project-URLs

    I mean, it been months now since the content structure of this site changed and they still haven't managed to set up a proper 404 or redirects... Not even the old "This page is intentionally left ugly :) ". The forum and external sites are full of references to old project URLs that do not work anymore. 

Please Sign in or register to post replies

Write your reply to:

Draft