I install the newest version of image.module and image_gallery.module, but found out that image_gallery.module won't perform the install code which connect with vocabulary table on database while I enable it.
So even I added a image album name into gallery and it shown that sub-gallery on screen, there is no way to add image node into the sub-gallery since you couldn't select the taxonomy term on the add/node page.
This problem torture me! Does anyone know how to fix this problem? Please tell me. My site almost finished if this problem be solved.
Comments
Comment #1
walkah commentedCheck on ?q=admin/content/taxonomy that the "Image Galleries" vocabulary is assigned to 'Image' nodes.
If the vocabulary checks out, you may need to delete the 'image_gallery_nav_vocabulary' from the database.
Comment #2
drewish commentedthis really goes back to: http://drupal.org/node/22342