December 15 2008
Wordpress 2.7 image upload issues
Tagged Under : Wordpress, Wordpress 2.7, Wordpress image upload
Like some people upgrading to wordpress 2.7 recently, I had some issues with the image upload functionality in blog posts. Found the fixes described here.
My issues was general javascript issues, the upload image window would appear in the same browser window (not in a popup). The fix which worked for me was emptying the wp-content/uploads/js_cache folder. I emptied that folder and my Javascript issues dissapeared!