If you provide a directory replacement in $conf['filecache_directory'] containing more than one directory, for example '/tmp/'.$subdomain.'/filecache', the cache directory wont be created as the mkdir does not provides the 'recursive' parameter by default.

This simple patch fix it.

Comments

ogi’s picture

Status: Active » Fixed

Fixed in 446a55c. Thanks!

Status: Fixed » Closed (fixed)

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