Quote from: cyclissmo at Dec 15, 2010, 09:05 AM
This has happened to me twice already - on two distinct websites running 2.0.4-pl2. Clearing the cache remedied the problem on both cases, but I suspect it’s related to the same problem you’re describing in your thread.
The white ghost hit again! This time I got the chance to dig a little in the database and found: nothing! The date fields had the usual entries. The only thing I saw was that "created by" had the value "0" (not "1") which obviously means, that this page was created by MODx and not a user. Anyway, changing this value did not help. In fact, nothing of the DB manipulations helped.
But: I opend the resource (the white startpage), change something (inserted a blank and removed it again) and hit "save". Since "cachable" and "empty cache" was set to "on" the cache was refreshed and *bamm* the site was back to normal!
So, I dare to make a statement here: The problem is the cache!
Some workarounds:
1. disable the page cache (and see if it helps)
2. disable the system cache (big thing for an error only on one page)
3. change the "Expiration time for default cache" to get a clean cache after some time, e.g. 12 hours or so.
I went for #3 and see what happens. On the other website I will do #1.
Man, this is a realy annoying bug! I will file a bug report and hope the best.
hans