Then maybe you should address your problem in the Thesis forums. They would have more insight into this situation. I have gone into a few of my blogs and tested the Flash and Html image uploaders and both are working perfectly. I am not using Thesis or any plugins to enhance image uploading however. If you switch to another theme, you will not lose your settings in Thesis. Those settings are stored for safe keeping. It is recommended that you "deactivate all of your plugins" first, then test. If the image uploader works, then you can rule out your Thesis theme. I have heard rumblings that two plugins that made it easy to add buttons to the post and page editor are no longer functioning. I suspect that you too have a plugin that may be messing with your image uploading, perhaps some type of gallery plugin? So deactivate all plugins, then test again. Let us know what you find.
I've been using 3.1 since beta and its awesome. Brings back a few old features i used to love. Try do a site backup, then install 3.0 back and see if anything is fixed. Also try uninstall and reinstall the newest flash.
I can update my blogs to 3.1 smoothly, like always... Maybe it's your theme or plugin incompatibility problem. Try to deactivate the theme or plugins.
Perhaps the problem comes from installing. If you can do that, try a web host supporting easy 1-click installs for Wordpress. The mistakes will be at the least.
I have the exact same issue. The usual image upload button does not respond with a pop up to upload. If it is clicked multiple times the uploader window takes the entire browser frame, you can then upload images but they are not attached to the post. Very disspointed. I have done the manual install, check all plugins, and cleared cache etc. I am also with godaddy - i wonder if that is the problem.
I am very thankful to all who reply to this post specially to MR. DODGER. Thank you Sir. @mpaskevi - I am able to find the solution of my own problem, and it is now working. I can upload the image from my computer directly to my post now. Solution: First, I deactivate all my plug-ins as Mr. Dodger said. Second, I re-install the wordpress 3.1 automatically. Then I activate all my plug-ins and it works. Hopes this work on you too. ^_^ Thank You.
I had some issues with this update too and I had to do a fresh install of my blog in the end. Good luck!
yes stc right,, using mozilla? try test upload with other browser.... then upgrade your mozilla browser...
I have updated a few small blogs and all went OK, but have a client with a huge blog and am dreading the upgrade on that one. Hope all the problems are sorted out now.
Just check that you have uploads folder under wp-content-plugins folder. If you don't have then create this at wp-content-plugins-uploads and try. You will then be able to get upload your images.
When I upgraded I lost one of my add media/video buttons or tabs. I upload a lot of youtube videos and that was my weapon of choice. Any suggestions? It put the video right on the post, no link.
After upgraded my wordpress version from 3.0 to 3.1, I found that putting an embedded video code is impossible.
I discovered just a problem with Wordpress 3.1. When you create custom post type and registering with: register_taxonomy don't use capital letter because will generate problems and is hard to find it. Ex: Bad way: register_taxonomy('Name', array('name'), Good way register_taxonomy('name', array('name'),