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

CommentFileSizeAuthor
#2 Error_Image_gallery.png5.17 KBMarvine

Comments

joachim’s picture

Category: support » bug
Status: Active » Postponed (maintainer needs more info)

Could you paste that DB row again using CODE tags please? I can't make out what's where.

Marvine’s picture

StatusFileSize
new5.17 KB

Ok, here is a screenshot of the row.

joachim’s picture

Does creating regular taxonomy terms work?

Marvine’s picture

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

joachim’s picture

Project: Image » Drupal core
Version: 6.x-1.0 » 6.x-dev
Component: image_gallery » taxonomy.module
Status: Postponed (maintainer needs more info) » Active

Could 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?

joachim’s picture

Title: Help : Problem with Image_gallery after upgrade D5 to D6 » Can't create taxonomy terms after upgrade D5 to D6

... and let's change the title too.

Status: Active » Closed (outdated)

Automatically closed because Drupal 6 is no longer supported. If the issue verifiably applies to later versions, please reopen with details and update the version.