Closed (won't fix)
Project:
Drupal core
Version:
6.25
Component:
database update system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Jul 2010 at 03:35 UTC
Updated:
16 Apr 2012 at 19:42 UTC
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
Comment #1
dpearcefl commentedIs this still an issue for you? Please update this ticket with the current information. Like the version of Drupal.
Comment #2
dpearcefl commentedComment #3
LarsKramer commentedThis 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.
Comment #4
mennonot commentedThis 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).