Rank: Newbie
Joined: 10/1/2008 Posts: 1
|
Greetings all
I have the following problem:
All the documents that were previously listed in the "Content" part of adminstration is no longer listed, only the "Content" root node and the recycle bin (with a few old documents) are shown.
I think the problem started when I was deleting some unused document types from the "settings" part of administration.
What confuses me is that the documents that are no longer shown (that is, all the documents) are - as far as I can tell - still in the database. At least the view umbracoContentAll still has them all. The rows of this view that represents documents list documenttypes that still exists in the 'alias' and 'nodeTypeName' columns.
My colleague has a hunch that the content has been made obsolete and that is why it is not showing in the administration interface. So how do I find which versionID represents "now" and how can we update the version numbers of the missing documents?
On the other hand, if the documents are truly lost, how can the be deleted from the database so the dont take up space?
I hope someone has some ideas. Kind regards Søren
|