Active
Project:
Galleria
Version:
6.x-1.0
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Jun 2010 at 12:42 UTC
Updated:
30 Jun 2010 at 12:42 UTC
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)