문제

Suddenly we have duplicate nodes of EVERYTHING on our admin dashboard, what gives?

I checked the DB, there are no duplicate published=1 nodes. Using Umbraco 6.1.6

도움이 되었습니까?

해결책

I solved this by Deleting the "cache" folder which is the App_Data folder. The site rebuilds this index. There must have been duplicates in the App_Data folder, clearing this folder solved the issue for me.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top