Importing FileFields (with correctly FTP moved files in the correct folder) results in uploading files into default Drupal "files" folder instead of FileField path setting.

I'm using latest FileField (3.0) and Node_Import...
anyone can help?

Comments

cjdavis’s picture

Title: FileField path not respected » FileField importing broken

It appears that filefield imports are completely broken in the current dev versions. The filepath is being dropped when the information is being inserted into the files table. However the correct path is being displayed in the form on step 5, so I'm tracking down where this fails.

cjdavis’s picture

Ah I found the original issue #374352: Support CCK ImageField module, so marking this a dupe and reopening that one.

cjdavis’s picture

Status: Active » Closed (duplicate)

forgot to actually set to dupe..