Active
Project:
Media Mover
Version:
6.x-1.0-beta7
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Jun 2010 at 03:01 UTC
Updated:
16 Jun 2010 at 12:46 UTC
I am able to get Media Mover to do exactly what I need. Until I try to use it on a site with a private file system. On a private file system that lives outside the webroot the links to the files are incorrect. If I manually add a node and attach the file to the cck field everything works fine. If i use media mover it moves the file to the private file directory but when i view the node and click the file it has the incorrect path. It has a path to the drupal default private directory.
Comments
Comment #1
ngreenup commentedActually the path to the files is http://home/username/private/filename.ext it is leaving out the site address and its incorrect.
Does MM have know issues with private file systems(with or without cck filefield)? I searched but came up with nothing.
Comment #2
arthurf commentedAre you storing the files to cck or drupal uploads?