Media-Upload in plugins broken after WordPress 3.8 update
-
I’m developing a number of websites and have found that trying to add an image in plugin option pages that use the jQuery media-upload are not working and are styled incorrectly.
1. The first thing I noticed is on the “Media Library” tab the search feature is behind the list of media and not at the top where it should be. I have a feeling this is a CSS issue that was missed with the change.
2. The second problem I’m having is when I’m developing on a new account that has the tilde (~) in the URL. I am unable to upload media. The “Insert Into Post” fails to do so. An image placeholder shows and the image URL for the placeholder is https://mydomain.com/~myaccount/wp-admin/undefined
These are the steps I have done to test/confirm this:
1. I disabled all plugins and changed to a default theme.
2. I tested the media upload in a page/post and it worked fine.
3. I enabled a single plugin that had an option for media upload and the errors exist.
4. I checked another site I have that is using 3.8 but without the tilde and problem 1 exists but problem 2 doesn’t.
5. I checked another site I’m developing that is still on 3.7.1 and there is no problem.
6. I enabled a different plugin that had and option for upload and the same errors exist.
7. I tried this in Chrome, FireFox and IE.Can someone please check and confirm that these problems exist for them as well and any suggestions how to fix this?
- The topic ‘Media-Upload in plugins broken after WordPress 3.8 update’ is closed to new replies.