Very strange duplicated nodes in backend with same ID
This is very strange. Existing live site, also have a staging copy and both sites exhibiting the same behaviour. Basically the client logged in earlier today and noticed two Home nodes - immediately called me to find out which to delete.
After going through the logs to see who created them, I noticed that the properties for created by, created date and of course nodeID were the same.
I then created a new page under the top most node, needless to say this now shows under the second home node, yes with the same id and other properties.
I've restarted IIS, restarted SQL Server, then rebooted the server and still the same so what could it be? Also checked the umbraco.config file to see if it's duplicated in there and only once is it shown.
Very strange duplicated nodes in backend with same ID
This is very strange. Existing live site, also have a staging copy and both sites exhibiting the same behaviour. Basically the client logged in earlier today and noticed two Home nodes - immediately called me to find out which to delete.
After going through the logs to see who created them, I noticed that the properties for created by, created date and of course nodeID were the same.
I then created a new page under the top most node, needless to say this now shows under the second home node, yes with the same id and other properties.
I've restarted IIS, restarted SQL Server, then rebooted the server and still the same so what could it be? Also checked the umbraco.config file to see if it's duplicated in there and only once is it shown.
Help? What could it be?
Now fixed - looks like an XML caching problem, heres what I did:
is working on a reply...