By math_1048 on
Hello all of my friends
I cant make "Optimize CSS files" & "Optimize JavaScript files" enabled
@ performance -> Bandwidth optimizations.
them are always in disable state and closed radio buttons
please help me to make them enabled
thank you very much
Comments
I had the same problem If you
I had the same problem
If you look over the radio buttons is says something like:
These options are disabled if you have not set up your files directory, or if your download method is set to private.
So you first need to go to /admin/settings/file-system and set your filesystem path and then set Download method to Public and that's it.
Just save and you're ready to go.
yes works :) thank you very
yes works :)
thank you very much for help
regards :)
-
yeppers. worked for me. thanks.
What if I want it to be set to private?
Is there a way of applying Bandwidth optimization and keeping the setting private?
I suppose this would be only possible with .htaccess http://drupal.org/node/540754 and isn't possible the setting "private download" - is that right?
Thanks
Same probleme here, can't
Same probleme here, can't change the setting to public download any other way to optimize css without changing the download settings ?
Files directory permission issue
For me solved by setting permissions of sites/default/files directory it was not writable
Thanks!
This fixed my issue! I used this as a guide for setting permissions: https://www.drupal.org/docs/7/install/step-3-create-settingsphp-and-the-...