I can confirm, the fix mentioned on previous post DID NOT WORK... same error once more... Any ideas anyone? Clearing cache seems to fix problem.. but what is causing it so I can prevent it rather than keep having to clear the site cache daily!
It sounds like something is corrupting your cache. I would upgrade to 2.2.8 (after backing up the site) -- some 2.0.x versions had trouble with cache corruption.
-
☆ A M B ☆
- 2,475 Posts
Definitely check your PHP and MODX logs for errors. I agree with Bob -- it sounds like your cache is getting poisoned and the site barfs. This could be due to a bad Snippet or Plugin not handling an unexpected condition gracefully. Sometimes adjusting your error settings can help a lot because they would keep the errors in the logs and out of the cache.
I'd try clearing the site cache and the error and manager logs (Reports -> Error Log, System -> Actions), then back up the site and disable all plugins (especially the anything that deals with users) and going straight to 2.2.8. Run Setup and clear your browser cache and cookies before logging in (and delete all files in the core/cache directory for good measure).
If it doesn't work, you can try upgrading to the intermediate versions, but you shouldn't have to.
Is your server running APC or XCache?
I deleted the large (5mb) error_log files in the "cache" folder the other day and since doing that I have not encountered the issue of white pages... odd... but must be related I'd say....
dfunk006 - I am not sure to be honest...