Problem with file system in Drupal 5.x (at least 5.7 - 5.14; seems fixed in 6.x).

If I specify file system path of "files/mysite", then any attachments wind up with path of "files/mysite/files/filename.ext". It forces extra files directory on the end. How do I eliminate the last files directory in the path?

Comments

mr.baileys’s picture

Category: bug » support
Status: Active » Fixed

Tad bit late, but...

You can configure this setting via Administer > Site Configuration > File System.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.