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

CommentFileSizeAuthor
ImageImport.jpg124.54 KBnordicpc

Comments

joachim’s picture

Status: Active » Postponed (maintainer needs more info)

Could you check the image gallery section of the troubleshooting guide please?

nordicpc’s picture

Yeah, 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.

joachim’s picture

Works 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.

nordicpc’s picture

I 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

nordicpc’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)
Hetta’s picture

Status: Closed (fixed) » Postponed (maintainer needs more info)

And the usual, enabling [x] image for taxonomy Image Galleries, does that work for you?

Hetta’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

... sorry, missed the in-between posts there.