Thank You guys for this module, it's my last resort on client's windows machine.

Issue ies: cron does not clean cache because global variable $_boost is not populated at hook_init (function's logic does not apply for cron.php).
instead I directly replaced it with function that populates that variable.

Here's patch I created against 7.x-1.x branch, I hope it works, it's my first patch ;)

CommentFileSizeAuthor
#1 boost-cron_global-1414560-1.patch494 bytesJānis Bebrītis
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Jānis Bebrītis’s picture

patch

Jānis Bebrītis’s picture

same applies to boost_flush_caches()

bgm’s picture

Status: Needs review » Fixed

Thanks for the patch! Committed to 7.x-1.x.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.