I have activated both image and image_gallery modules, created several image galleries, but when adding a picture I can not see image galleries to choose. All the pictures being uploaded to image root directory, not newly defined galleries. What could be the problem? My website is and update to 5.X from 4.7. Could there happen some kind of conflicts of database tables? BTW there is no any error message in the logs related to image module.

Comments

drewish’s picture

Category: bug » support

you've got the taxonomy module enable right? if you edit the taxonomies is the image gallery taxonomy enabled for the image node type? if you goto /image you see empty galleries?

yngens’s picture

> you've got the taxonomy module enable right?

yes to first question, taxonomy module is enabled.

> if you edit the taxonomies is the image gallery taxonomy enabled for the image node type?

If I go to admin/content/taxonomy page where I usually edit all the taxonomies, I do not see image gallery taxonomy in the list, so I can not enable image node type for it. And on admin/content/image I can manage image galleries, but can not link them to image node type.

if you goto /image you see empty galleries?

Yes, if i go to /image I see all created galleries, but they are empty.

drewish’s picture

okay, it looks like this is a duplicate of this: http://drupal.org/node/22342

yngens’s picture

thank you drewish, but they seem are mostly talking about 4.6. only in comment #30 submitted by yched version of the issue changed from 4.6.x-1.x-dev to 5.x-1.x-dev But it is still confusing how can I apply a patch that was initially was made for 4.6? it would be nice to discuss and develop separate solution for 5.X.

drewish’s picture

Status: Active » Closed (duplicate)

well, the point is that it's a bug that's existed since 4.6. it probably won't be fixed in 4.6 but it needs to be fixed in head and then back ported to 4.7 at the least.