Version 4. My SimpleNavigation still shows a link to a document I deleted. The document does not show up anywhere in the Content Administration. And I can't find the node id in the DB. Where the heck does the simple navigation pull the data from?
Simple navigation's probably a macro, referencing an xslt file, so that should be the file to look at.. It probably gets data from from nodes in the content tree... that doesn't solve or is an answer to your question.
In fact, whenever you've "publish" a document, all cache should be cleared, and so would be the macro that creates the navigation. It should be the same when deleting a document (I'll have a quick check to verify whether that happens).
Maybe it's a good option to republish the entire site (from context menu on 'Content' top level node) and see if that helps. It should re-create the umbraco.config file that holds all published content. Can you check whether that solves the issue?
Simple Navigation - Data from which table?
Version 4.
My SimpleNavigation still shows a link to a document I deleted. The document does not show up anywhere in the Content Administration. And I can't find the node id in the DB. Where the heck does the simple navigation pull the data from?
Thank you,
Ueli
Hi Ueli,
Simple navigation's probably a macro, referencing an xslt file, so that should be the file to look at.. It probably gets data from from nodes in the content tree... that doesn't solve or is an answer to your question.
In fact, whenever you've "publish" a document, all cache should be cleared, and so would be the macro that creates the navigation. It should be the same when deleting a document (I'll have a quick check to verify whether that happens).
Maybe it's a good option to republish the entire site (from context menu on 'Content' top level node) and see if that helps. It should re-create the umbraco.config file that holds all published content. Can you check whether that solves the issue?
Hope this helps.
Regards,
/Dirk
Republishing the entire site solved the problem! I didn't even know that this possibility exists.
Dirk, your are my hero :-)
you're welcome... still i'm wondering why deleting a document didn't refresh your cache... may need to investigate!
Cheers,
/Dirk
i thnk that tagline needs to integrated somewhere into the umbraco experience :) dirk, you are my hero :)
is working on a reply...