Hi,
I have an issue with the module image_gallery in Drupal 6 after an upgrade : 5.x-1.x-dev > 5.x-2.0-alpha5 > 5.x-1.x-dev.
The image and image attach modules are ok but I can't create new gallery with the module image_gallery. In fact the old galleries works fine but when I create a new one I have a drupal success message but in the table term_data I have :
tid vid name description weight
10001 0 NULL 0
So Drupal can't see new gallery on /admin/content/image or /image...
I have tried to uninstall/reinstall Drupal 6 images modules but without success.
Any ideas ?..
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | Error_Image_gallery.png | 5.17 KB | Marvine |
Comments
Comment #1
joachim commentedCould you paste that DB row again using CODE tags please? I can't make out what's where.
Comment #2
Marvine commentedOk, here is a screenshot of the row.
Comment #3
joachim commentedDoes creating regular taxonomy terms work?
Comment #4
Marvine commentedGood question.
Indeed creating regular taxonomy terms doesn't work well ... Same error than with image_gallery.
You're right my issue is not with image_gallery but with taxonomy module.
Comment #5
joachim commentedCould be some sort of problem with the upgrade of taxonomy module tables from 5 to 6.
Let's move this to Drupal core... can you set the right version number please?
Comment #6
joachim commented... and let's change the title too.