#22677 closed defect (bug) (invalid)
3.4.2 Upgrade Kills all thumbnails in media and site
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 3.4.2 |
Component: | Database | Keywords: | reporter-feedback |
Focuses: | Cc: |
Description
After updating Wordpress to 3.4.2 all thumbnail images are no longer appearing on the site as well as inside of admin > media, and is showing the default.png file instead of the proper thumbnail.
Also if you try to edit image you get "Image data does not exist. Please re-upload the image."
I have tried:
- All plugins have been deactivated and the problem still occurs.
- Reinstalling Wordpress 3.4.2 does not fix the problem.
- Changing themes does not fix the problem. No matter what the theme is this problem occurs.
- Happens on both PC and Mac and all browsers.
Change History (6)
#4
@
13 years ago
I'm inclined to say this should go to the support forums. 3.4.2 has been running in the wild for a while, and this is the first (non Multisite) time I've seen this. Every time I have, it's been a wild server config with wonky PHP that needed upgrading.
#5
@
13 years ago
- Milestone Awaiting Review deleted
- Resolution set to invalid
- Status changed from new to closed
#6
@
13 years ago
- Component changed from Media to Database
- Severity changed from major to normal
I had already searched the support forums and stackoverflow and everywhere else. I finally got access to the clients database the next day where I found the problem was with a corrupted table (wp_postmeta). Simple repair fixed it. I'm not sure if the upgrade was the cause or not since I got pulled into this bug repair a couple weeks after the upgrade.
From which version did you upgrade from?