big problem here. I have a website up from 2 years and working with combo of boost cache system and expire to handle clear cache on insert/modify or delete Node.

Two days ago I did upgrade of this two modules (first tested locally properly to see if generated errors). I did not realize that there is an issue when the nodes were inserted expire cache was not working. Ergo now every time the editor of the site inserted nodes must clear the cache manually.

Drupal not write error or warning in log. Does anyone have this problem? Any idea about? Thanks a lot guys. More info:

  • Drupal 7.36
  • Boost 7.x-1.0
  • Expire 7.x-2.0-rc4

Comments

spleshka’s picture

Status: Active » Postponed (maintainer needs more info)

Could you please prove a steps to reproduce this problem? Currently it is not very clear when does the issue happen. Thanks.

tim520’s picture

Hi there,

I have the same problem. After I enabled Cache Expiration 7.x-2.0-rc4, the Boost module is not working.

I think my problem is: Boost does not re-generate cache after Page cache is flushed.

Is there any solution for this ?

Thanks

checker’s picture

I had the same problem. After enabled "Include base URL in expires" it works again.

glynster’s picture

@checker confirmed this resolves the problem for us!