I can get images to display by manually uploading to a folder on the site and referring to them with the
tag...but, for example, using Image Attach when creating a story purports to show that, e.g., "Created new image to attach to this node. test2"...but no teaser image with teaser or any image with the story.
Also, my gallery (not working since move from 5.x to 6.10) has only been showing multiple instances of the text "image:", but no actual images.
I suspected the database was wacky (I was able to do the Image Attach tutorial from the Packt "Drupal Multimedia" book fine on local server), so I've tried using phpadmin to empty the cache tables, run update.php...nada...
the images uploaded via Image Attach *do* show up in /images/temp (interestingly, maybe, their individual permissions show as 0664, although the /temp dir shows 0775)...but no luck seeing them via the site.
Any ideas? Thanks!
Comments
Solved?
Wow... I may have solved it. Apparently I added a [duplicate?] Image content type...only one entry for the "Image" type showed under content types; but when i removed "Image" as a type, "Image" [maybe an original underlying "Image" type?] still showed as a type; and now the teaser thumbnails and story pic shows up!
Hmmm...not entirely solved...
Well, except that the teaser and story images don't show up for anonymous users...can't find any settings to address that!
Back to "Solved"?
Okay, I see... I have to check "Published"...but *not* "Promoted to Front Page" if I don't want a separate post for just the image (which I don't). I'm curious to see what I have to do to exclude these story images from whatever Galleries I end up with.