Posted by Nandos_Chicken on December 12, 2012 at 2:51pm
When I activate CSS aggregation on my site I lose all theming. Likewise, I lose all javascript when I activate the js option. I have confirmed the files are being created in sites/default/files/css and /js and have the correct permissions (755 currently). Website is fully up to date Drupal 7.17.
I believe the issue may be due to a problem with gzip access in my .htaccess file. It may also be due to two Drupal 7 installations in subdirectories where aggregation works perfectly - I read something about a double gzip issue somewhere.
Can anyone help?
Comments
In case anyone is interested,
In case anyone is interested, after hours and hours of searching online and trying different things, I found out the problem was to do with an additional .htaccess file in sites/default/files
I tried..
Hi Nandos_Chicken,
I deleted the additional .htaccess file and it didn't fix the problem for me. I've had this problem since I updated to 7.18. Are you still having this issue?