This is a bit weird, I'mseeing in my navigation a completely blank contact page. There was one originaly however i deleted it and changed the document type to use something more generic as well as recreating another contact page.
I've also deleted everything on the site that refered to the blank contact page including doctype, xslt, marcos etc yet it still showing up on the site but not on the nodes.
Even weirder is if I change the sort order of the nodes i can see the page, Any ideas on how to remove the 'ghost page'?
Try republishing entire site ie in the tree select folder content right click and you will see option there that will remove the xml cache. Also check your permissions on your folders as deleting a node should refresh the cache although if permsissions are not correct then cache will not be updated.
When i view the Audit trail After sorting I get this System.ArgumentException: No Document exists with Version '140c1d1d-c0ab-4c07-8623-110408f1f2dd'
at umbraco.cms.businesslogic.web.Document.setupNode()
at umbraco.cms.businesslogic.CMSNode..ctor(Int32 Id)
at umbraco.cms.businesslogic.Content..ctor(Int32 id)
at umbraco.cms.businesslogic.web.Document..ctor(Int32 id)
at umbraco.presentation.webservices.nodeSorter.UpdateSortOrder(Int32 ParentId, String SortOrder)
Page showing up in website but not nodes
This is a bit weird, I'mseeing in my navigation a completely blank contact page. There was one originaly however i deleted it and changed the document type to use something more generic as well as recreating another contact page.
I've also deleted everything on the site that refered to the blank contact page including doctype, xslt, marcos etc yet it still showing up on the site but not on the nodes.
Even weirder is if I change the sort order of the nodes i can see the page, Any ideas on how to remove the 'ghost page'?
Try republishing entire site ie in the tree select folder content right click and you will see option there that will remove the xml cache. Also check your permissions on your folders as deleting a node should refresh the cache although if permsissions are not correct then cache will not be updated.
Regards
Ismail
Thanks Ismail but I've tried that already, it didn't work
What version of umbraco are u using?
The latest version
When i view the Audit trail After sorting I get this System.ArgumentException: No Document exists with Version '140c1d1d-c0ab-4c07-8623-110408f1f2dd' at umbraco.cms.businesslogic.web.Document.setupNode() at umbraco.cms.businesslogic.CMSNode..ctor(Int32 Id) at umbraco.cms.businesslogic.Content..ctor(Int32 id) at umbraco.cms.businesslogic.web.Document..ctor(Int32 id) at umbraco.presentation.webservices.nodeSorter.UpdateSortOrder(Int32 ParentId, String SortOrder)
Has any body had a similar problem, I'm still having it and can't figure out why its happening?
is working on a reply...