This all applies to a local, working EE installation running WAMP 2.1 on Windows 7 SP1.
I upgraded an EE installation from 2.2.2 to 2.3 this morning and found out that anytime I try to upload an image using EE’s built in file upload field I get the following error:
Thumbnail could not be created for the image. Please make sure the thumbnail directory is writable.
This is for a directory that was working prior to the upgrade. In order to further debug this problem, I rolled back the database and files to 2.2.2 and tried the upload, and sure enough, it worked. I then performed the upgrade to 2.3 again and ran into the same problem I had. Nothing else seems to be malfunctioning with the installation.
Here are all things I have tried and/or checked:
1. I tried both relative and full file paths
2. I ran the EE server wizard and came back with no issues
3. I made sure none of the directories were read-only or locked on my machine
4. I tried a third party module (channel images) and am able to upload/resize/process/delete images no problem
5. I made sure I was attempting the uploads from a Super Admin account
6. I tried disabling XSS filtering on uploads, with no success
7. I tried uploading multiple files, even some that I’ve uploaded before
8. I tried multiple upload directories, even some that have worked in the past
9. As I mentioned above, I reverted the site to 2.2.2 and had no issues
10. Double checked every file path with deeploy helper, and manually checked the file upload preferences
11. Verified that the thumbnail directory existed
12. All the previously uploaded images worked just fine - I’m able to manipulate them with CE image, I’m able to assign them to new entries, etc.
Hopefully I can get some help on this! Thanks in advance!