Upgraded to Advagg 7.x-2.24, File Entity 7.x-2.1 and Drupal 7.55 on Bluehost using Drush and got many iterations of the following messages after 'No database updates required':

include(data/hex-to-named-color-map.php): failed to open stream: No such file or directory CSSMin.inc:767 [warning]
include(data/hex-to-named-color-map.php): failed to open stream: No such file or directory CSSMin.inc:767 [warning]
include(): Failed opening 'data/hex-to-named-color-map.php' for inclusion [warning]
(include_path='.:/usr/php/56/usr/lib64:/usr/php/56/usr/share/pear') CSSMin.inc:767

And, in fact, there is no data directory in the include directories. I can't find hex-to-named-color-map.php anywhere. This just started with the upgrade. Any suggestions?

Comments

dkalish created an issue. See original summary.

reinvented’s picture

I can confirm this issue; I was able to work around it by disabling CSS compression (admin/config/development/performance/advagg/css-compress).

mikeytown2’s picture

Status: Active » Closed (duplicate)
selinav’s picture

same problem

errand’s picture

Same here