Closed (won't fix)
Project:
File Aliases
Version:
6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Jan 2011 at 07:22 UTC
Updated:
2 Nov 2015 at 23:10 UTC
Jump to comment: Most recent
Comments
Comment #1
sammo commentedOk It looks like the filefield module needs the path to be formatted in this way. However, it also needs the path to include the path to the site files directory. The '../' in the path then makes the path relative to the original site files directory, keeping the filefield module happy.
I changed the code to:
This fixed the issue
Comment #2
decipheredThe Drupal 6 version of this module will not be receiving any more support.