Posted by yosmc on February 27, 2008 at 4:31pm
I've recently merged a new Drupal installation with an existing phpBB board, and while the basic functionality is fabulous, I'm having problems with Drupal's cache: after a short while, pages start looking garbled (e.g. there are parts missing, or I simply get a white page with screwed-up code) and refreshing doesn't help - the only thing that helps is deactivating Drupal's cache.
So what I'm trying to find out is whether or not this is something that others in this group have experienced as well (which would suggest it's related to the phpbb module) or if I'm the only one (which means I'm barking up the wrong tree and need to look somewhere else).
Thanks!
Comments
Have you tried disabling the
Have you tried disabling the module and test whether you still see it?
I'm afraid that's not really
I'm afraid that's not really doable - it's a fairly large and active site, and the cache doesn't seem to break instantly, so it's not like I could just do it for two minutes and then be sure that the problem is gone. Still, I think if nobody else in this group has the problem, it's probably a good hint that the module isn't the reason in the first place.