Custom Error Pages possible? Options
mchung
Posted: Wednesday, August 30, 2006 1:35:02 PM
Rank: Enthusiast

Joined: 8/3/2006
Posts: 24
Hello all,

I was wondering if it was possible for the error text/pages to be customised in some way? So instead of seeing the ugly...

Quote:
No node found (http://umbraco.com/default.aspx?umbPage=/hello.aspx, '/root/node [@urlName = "hello"] | /root/node/node [@urlName = "hello"]')


... can we put this on a real page somehow ?

Thanks.
johnd
Posted: Wednesday, August 30, 2006 2:45:02 PM
Rank: Newbie

Joined: 8/30/2006
Posts: 2
Michael,

You can specify a page to be displayed when a 404 error occurs. In the UmbracoSettings.xml file located in the config directory you need to specify the pageid of the page you wish to use in the <error404> tag. The pageid is the umbraco numeric page id which you can find in the umbraco user interface.

John
mchung
Posted: Wednesday, August 30, 2006 4:34:31 PM
Rank: Enthusiast

Joined: 8/3/2006
Posts: 24
That's great, exactly what I was looking for. Thanks very much :w00t:
Users browsing this topic
Guest


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.