If I upload a Picturefile with cck filefield, the filesystempath where imagecache save them differs from the path the galleria-module want to load them.
Imagecache save them in the folder:
/files/attachments/imagefield_thumbs
and the galleria-modul search them under:
/files/attachments/imagecache/Galleria_Full/ (where "Galleria_Full" ist the imagecache preset setting under galleria settings)