Two days ago, I upgraded all my wordpress blogs to latest wordpress 2.5 revision. No doubt, the new wordpress version is great.
Especially it’s new approached used to handle images upload. However some Wordpress users (including me) encountered big problems uploading images, getting stucked with error messages similar to the following:

wordpress 2.5 image uploaded error

  • HTTP error
  • An error occurred in the upload. Please try again later.
  • Being in this mess, I almost want all my blogs to be downgraded to the older revision!
    As I went to wordpress support forum, there are few suggestion on how to fix this bugs. Those like adding some code on your .htaccess file up to creating uploaded folder manually, none of them seems works for me.

    Until the day I found out that this stupid bugs is only happen to Internet Explorer (IE) browser; And the default configuration of wordpress 2.5 is working very well with Firefox browser.

    Put away all the pain adding code to your .htaccess file, or try to be like somebody who really can deal with php and sort off, I would rather changed my browser to Firefox now with default wordpress setting and having all my images and videos uploaded to my posts without difficulties.

    So, if you want to know how you can fix your images uploading error with wordpress 2.5, Firefox browser would be the solution!

    Related Posts