We have a missing content page/node in the main Content tree. The page still shows up on the public website but not in the Umbraco admin. The weird thing is, you can see the page when you try to sort it's parent node.
What tables/columns determine when a page is displayed in the content node tree in Umbraco?
You could try going directly to the page /umbraco/editContent.aspx?id=XXXX. It might throw an error which might help you out. If the page renders fine try unpublishing then publishing.
Bug in Content Tree? Missing Content Node
We have a missing content page/node in the main Content tree. The page still shows up on the public website but not in the Umbraco admin. The weird thing is, you can see the page when you try to sort it's parent node.
What tables/columns determine when a page is displayed in the content node tree in Umbraco?
We are using version 4.5.2.
Thanks in advanced!
Hi Ron
Could you try to right-click the Content-node and refresh the nodes. Or even try to click the republish entire site option.
Just to make sure that there's not something cached or anything.
/Kim Andersen
Hello Kim,
I've tried refreshing the nodes, publishing the entire site, unpublishing the parent node and re-publishing, restart IIS... nothing seems to work.
Ron
Hi Ron,
If you didn't change anything I'm pretty sure this is related to permission settings. Check this WIKI how to reset the permission.
http://our.umbraco.org/wiki/install-and-setup/set-umbraco-folder-permissions-from-command-line
If that doesn't solve it what kind of packages did you install. It could be that installing a 4.0 package breaks the tree.
Cheers,
Richard
You could try going directly to the page /umbraco/editContent.aspx?id=XXXX. It might throw an error which might help you out. If the page renders fine try unpublishing then publishing.
is working on a reply...