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

adeeln’s picture

Upon 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?