Closed (duplicate)
Project:
Image
Version:
5.x-1.x-dev
Component:
image_gallery
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
1 Mar 2007 at 19:17 UTC
Updated:
2 Mar 2007 at 15:46 UTC
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
Comment #1
drewish commentedyou'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?
Comment #2
yngens commented> 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.
Comment #3
drewish commentedokay, it looks like this is a duplicate of this: http://drupal.org/node/22342
Comment #4
yngens commentedthank 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.
Comment #5
drewish commentedwell, 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.