We have a live client site that is having database and cache sync issues - whereby content that has been published becomes unpublished or is replaced by older versions of the content. A manual re-sync solves this, but it is happening daily and we need to understand why and resolve it fully. Anyone had similar issues?
hey plzz check if u have the same database in which u were working previously..before all the changes disappeared from ur site.
there may be some DB change in web.config file
Old content being republished - sync issue?
We have a live client site that is having database and cache sync issues - whereby content that has been published becomes unpublished or is replaced by older versions of the content. A manual re-sync solves this, but it is happening daily and we need to understand why and resolve it fully. Anyone had similar issues?
hey plzz check if u have the same database in which u were working previously..before all the changes disappeared from ur site. there may be some DB change in web.config file
Atleast thats what happened to me.
Hi Jason,
Seems that Umbraco cache is corrupt somehow.
Do you see any errors in the logs when publishing content ?
And what's your server setup ?
Dave
Yes, I just had a similar problem on an old Umbraco 4 installation. Maybe it also works with V7. The solution at least in my case was
Hope this helps - remember backups!
is working on a reply...