I just upgraded a site of mine from Drupal 4 to 5. Everything worked fine but the images....none of the images are visible. I can access the nodes but no images are showing. I can add new images and they are fine.
When I first did the Drupal 4 to 5 upgrade, there was an error that the image table didn't exist. I looked around and it seems to me that this a new table in v5 so I disabled the image module, uninstalled it and reinstalled it....I have a feeling this was the wrong thing to do but I'm now not sure what I should restore from my backup to try a different method of upgrading (even tho I'm not sure what to do different).
I hope I can find someone that has had this same issue - I know the version is old and unsupported...but I'm betting someone out there had the same issue!
Comments
Comment #1
mdowsett commentedLooking thru the database and the image.install file, I'm guessing it was supposed to move the images to it's new (to d5) 'image' table.
Can I run this part of the image.install file and expect it to fix things up:
I just don't want to mess things up further.
Comment #2
sunMarking as duplicate of #357793: Upgrading from 5.x-1.x to 6.x-1.x fails due to pre-D5 image table