After upgrading from Drupal 5.x to Drupal 6.3 the site stopped displaying images attached to old posts: The divs and link tags still appear in the html but they come without an image tag. New posts do display attached image files. Is there anything I can do about this?
Comments
Comment #1
Rudolf-1 commentedAlso: when I allow existing images to be attached, those posted using the new image-attach version will display, but those posted using the old version won't.
Comment #2
sandalle commentedI had the missing image issue, but didn't check if new images worked, until I found the solution in #257743: 6.x upgrade error: Unknown column 'f.nid' in 'field list' query.
Comment #3
sun