Tagged Questions
-1
votes
1answer
53 views
Apache filehandle issue expected to be mission critical for image uploading
I have a fresh install of Drupal Commons (version 6.25), and I am not allowed to upload an image. See the full description of this so called image upload issue here on this site.
new Update one a ...
1
vote
2answers
247 views
Unwanted / duplicated temporary css files if CSS Optimization is enabled
I'm experiencing the duplicate CSS issue mentioned in drupal.org #830382: Unwanted / duplicated temporary css files if CSS Optimization is enabled. In one of my production sites I have about 335 CSS ...
1
vote
1answer
91 views
Can i populate the empty sites/default/files/ with files from a local installation?
There are no JavaScript and CSS files in the following folders:
/home/vhost/WWW/mysite.com/sites/default/files/js
/home/vhost/WWW/mysite.com/sites/default/files/css
All the folders are empty. Can ...
0
votes
1answer
113 views
what about multiple files and their archives in sites/default/files/[css] and /[js]?
/sites/default/files/css & /sites/default/files/js
my drupal sites above folders are filled with numbers of css and js files respectively and also with their archives. What are these meant to? and ...