Closed (duplicate)
Project:
FileField
Version:
6.x-3.9
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
17 Jan 2011 at 10:27 UTC
Updated:
27 Apr 2011 at 06:02 UTC
Hello all,
I have a small site on D6, i want to port to D7 but there is no upgrade path, but i have all my images easily setup in folders so i will just uninstall the modules and reconfigure them on D7.
However i noticed that if i delete an image from a node, or flush my imagecache, or uninstall file + imagefield that all the images stay behind in my sites/default/files and sites/default/files/temp.
How come things dont get deleted there, is it normal or is something misconfigured?
Thanks,
Comments
Comment #1
quicksketchThis issue is probably what you're looking for: #246515: Delete FileField Content when field is deleted.. But CCK doesn't actually delete all the fields when you uninstall a module, which would be necessary for it to work.
Comment #2
quicksketch