Hey everyone,
I've been using Image since I launched this site 4 years ago. Never had an issue (thanks devs!). However, today I just logged in to upload some pictures, and I can't seem to find the place to pick which gallery images should go into. I know this worked at some point after my Drupal 6 update, since I had to go through and replace a bunch of images, but the option just isn't there anymore. This is in "Create Content -> Image" and "Image Import." The Image Import screen looks like this (also attached):
http://www.nordic-pc.com/files/ImageImport.jpg
Thanks!!! Ya'll rock!
-Nate
| Comment | File | Size | Author |
|---|---|---|---|
| ImageImport.jpg | 124.54 KB | nordicpc |
Comments
Comment #1
joachim commentedCould you check the image gallery section of the troubleshooting guide please?
Comment #2
nordicpc commentedYeah, I went there first, before posting this, and read through all of the troubleshooting (http://drupal.org/node/470724), and most of the other content about Image. There was nothing related to this issue I could find. My status report is clear, all my modules are the latest versions, and I have no issues related to size or anything when uploading files, I'm just missing the ability to put them into galleries. If you'll look at the attached screenshot, it shows what I'm talking about.
Comment #3
joachim commentedWorks for me.
So the only thing I can suggest is that you look at the code around line 44 of image_import.pages.inc and figure out why you're not getting the taxo form.
Comment #4
nordicpc commentedI fixed it, thanks for the taxonomy idea.
I went to Taxonomy, edited the vocabulary for Image Galleries, set the content type to Image and the required flag. Now I get the drop down to select which gallery the images should go to.
Really easy fix, sorry I don't have enough Drupal-fu to figure that out on my own. I'll try harder next time.
-Nate
Comment #5
nordicpc commentedComment #6
Hetta commentedAnd the usual, enabling [x] image for taxonomy Image Galleries, does that work for you?
Comment #7
Hetta commented... sorry, missed the in-between posts there.