I'm having trouble uploading an image to one blog. I have other blogs in this MT installation and they all work fine. I thought maybe it was a permission issue but I checked all permissions and the working ones are the same as the non-working ones. The problem started recently. I was uploading an image when MT froze up. I get an internal error message since whenever I press the icon to upload file or image. What coudl have happened?
I could bypass this problem by uploading in another blog and using the code but I would like to figure out what this problem is if I can.
MT4.361
Reported on Movable Type 4.3

When an error 500 message occurs, there could be a problem with the Image::Magick module.
However, if it works when uploading images to other blogs from the same installation, or at least same server, then the issue isn't with Image::Magick.
Are you trying to upload the image to a specific folder? What if you try to upload it on the root?
Kind Regards,
Mihai Bocsaru
----------------------------------
Web Development
Movable Type Consulting
Six Apart Partner
http://www.pro-it-service.com/
----------------------------------
Movable Type Demo
http://www.movabletypedemo.org/
I get the message before it asks me for a folder or to browse for an image.
What about changing the ImageDriver to GD or NetPBM?
Edit the file called mt-config.cgi from under your CGIPath and add:
ImageDriver GD
or:
ImageDriver NetPBM
After you do that, try again and let me know.
Thanks,
Mihai
When upload all image in the root, do not know the site slower? Is not it better pictures to have folders?