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

quicksketch’s picture

This 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.

quicksketch’s picture

Status: Active » Closed (duplicate)