"Provide default CSS for placing menu icons into the menu" is checked
and the folder specified
but the folder is not created and there is no message to the user or on the status report that it needs to be
"Provide default CSS for placing menu icons into the menu" is checked
and the folder specified
but the folder is not created and there is no message to the user or on the status report that it needs to be
Comments
Comment #1
acrollet commentedI'm not quite sure what the problem is here - please first check that your filesystem settings are correct and Drupal has permission to generate files. Then, please post more details - what file is not being generated, where you're looking for it; etc.
Comment #2
socialnicheguru commentedfiles/menu_icons is not created.
I found out when I ran drush cron --debug and took a look at the output.
Comment #3
acrollet commentedSocialNicheGuru: that sounds like a file permissions issue to me - please ensure that the user you're running drush as has permissions to create a directory in your files directory and re-open if so.