Seite 1 von 1

Link defekt

Verfasst: Mi 9. Mär 2011, 12:07
von lemarc
Nach der offensichtlichen Umstellung der Startseite funktionieren einige Links nicht mehr. Liest man beispielsweise den Blog und möchte anschließend den Support einsehen, erhält man die folgende Fehlermeldung:
Page not found
No umbraco document matches the url 'http://www.alexosoft.de/de/support.aspx'

umbraco tried this to match it using this xpath query'/root/*/* [@urlName = "de"]/* [@urlName = "support"] | /root/* [@urlName = "support"]')

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 ;-)
Offenbar ist der Link inkorrekt. Er sollte statt http://www.alexosoft.de/de/support.aspx wohl zu http://www.alexosoft.de/support/index.php führen.

Re: Link defekt

Verfasst: Mi 9. Mär 2011, 16:16
von Alex
Danke für den Hinweis. Ich werde den falschen Link korrigieren.