Hello,
Image thumbnails are not being generated when we try to upload files via the file manager or via a file field in an entry.
The image gets uploaded successfully. It shows up on the front end correctly, but broken thumbnails litter the file manager and edit entry screen.
I confirmed that my file upload directory and _thumbs directory are 777. I confirmed that the files are not in the _thumbs directory. I also confirmed via Firebug that the paths are correct if the thumb had been generated.
I also confirmed that adding http://domain.com to the file upload directory’s url setting didn’t make a difference either.
We’re on 2.4.0. I don’t recall this problem before the upgrade.
Any thoughts?