Active
Project:
Sports Club Management
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Feb 2010 at 01:54 UTC
Updated:
7 Feb 2010 at 00:46 UTC
On a fresh Drupal 6.x install with only the club module (and dependencies) installed, when I create a new gallery and add images, there is no image shown on the preview of the node. Upon further investigation, it seems that the workflow isn't copying/creating files into the imagecache/gallery-preview/images/ folder or any of the imagecache sub-folders, e.g. teaser, etc
Comments
Comment #1
adeeln commentedUpon further thought and investigation, I have to ask the obvious question of why is image handling built-in to this module rather than using the Image project?