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
Comment #1
mr.baileysTad bit late, but...
You can configure this setting via Administer > Site Configuration > File System.