I recently upgraded to D6 and now all my attached images have disappeared.
After adding new post image where alright in new post
I checked image table and noticed table Images old
After coping image old table to image all my image return to there places

Comments

dpearcefl’s picture

Status: Active » Postponed (maintainer needs more info)

Is this still an issue for you? Please update this ticket with the current information. Like the version of Drupal.

dpearcefl’s picture

Title: Upgrate » Upgrade
Status: Postponed (maintainer needs more info) » Active
LarsKramer’s picture

Component: image.module » database update system
Status: Active » Closed (won't fix)

This sound like a problem with data from a contributed module (maybe Image?), so you should consult the issue queue of that module about upgrade problems.

Drupal core image.module is not introduced before Drupal 7.x.

mennonot’s picture

Version: 5.8 » 6.25

This is an image module problem, not a core problem, but I did encounter it on an upgrade from 5.x to 6.x. I renamed image_old to image and it seemed to fix it, although I then encountered this error too: http://drupal.org/node/427092#comment-1460384 (the fix listed in the referenced comment worked).