I think I have followed your instructions properly, I have all the right modules and configured them, but when I go to /gallery I get what you see in the attached image.
Here's some more information:
*Created a content type called "Image Storage" of type image_storage and added a field called "Image Here" (name field_imagestor). I'm not sure what to choose on the Display Fields page, right now they're both set to "Image" but I've tried several combinations.
*Created a vocabulary called "Albums" and selected "Image Storage" under content types. Added a term called Screenshots to Albums.
*Added a new Imagecache preset called image_thumbnails. Added an action to resize (30 x 30).
*Created new Image Storage content, selected Screenshots from the Albums drop-down, and under "Image Here", I uploaded my jpg file.
*Went to Simple Gallery settings, set my ID to 3, set the CCK ImageField to imagestor, Imagecache Preset to image_thumbnails, and saved.
The image shows up on the new node page and also on the Screenshots page, but on the Gallery page I get the attached image. Did I miss a step or do something wrong?
Thanks!
| Comment | File | Size | Author |
|---|---|---|---|
| gallery_problem.jpg | 20.28 KB | sfields |
Comments
Comment #1
NeoID commentedI've also got a problem with the images not showing, however, the reason is that imagecache doesn't generate the image in the folder it should be...
Have you checked your images location?
Comment #2
sfields commentedIs it supposed to generate images to a folder like "sites\default\files\imagecache\image_thumbnails\sphere.jpg" ?
It isn't doing that.
But, I just found that if I go to an address like "http://localhost/Drupal/index.php?q=sites/default/files/imagecache/image...", it adds the image to the folder and then my image displays on other pages too.
Hmm... but I can't really get this trick to work consistently...
Comment #3
sfields commentedOk, I figured out that my problem was due to Imagecache not working because I didn't have clean URLs. Fixed now.
Comment #4
NeoID commentedI've got it fixed too now, reason was missing rewrite-rule for imagecache on my server running lighttpd... :)
Comment #5
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.
Comment #6
GorillaSushi commentedComment #7
GorillaSushi commentedComment #8
GorillaSushi commented