Recovered Systems Page living under "Home" directory
Permalink
So along the way in development the original Page Not Found page was deleted when trying to add a custom template. The page was "Deleted Forever"ed from the trash and then following instructions per the docs:http://www.concrete5.org/documentation/how-tos/editors/restore-a-de... we recreated the single page with the url "page_not_found" it now displays the correct conical URL and is recognized as a systems page (hides when show system pages is unchecked) and yes it lives under Home instead of the highest level like Page Forbidden. This is causing the page to not be able to pull the correct template and break.
How in the world do you get it to go back to the proper place in the sitemap?
How in the world do you get it to go back to the proper place in the sitemap?
Didn't do the trick unfortunately. We have been having problems getting a custom 404 page to override the original Concrete one and the only thing we can figure would be messing with it is its placement in the sitemap but it seems to recognize itself as a systems page so maybe there is another issue here.
index.php/dashboard/pages/single
and in the row for the Page you replaced, the far right column (after the Package column) there is a REFRESH button that "Refreshes the page, rebuilding it's permissions and it's name".
I'm not sure if that's the problem, but if it is, that should be added to the end of that Editors How To document.