admin管理员组文章数量:1332982
So after updating to WP 5.3 I can no longer use the file upload to choose files to add. I get the following error:
Uncaught TypeError: Cannot convert undefined or null to object
at g.cleanup (backbone.min.js:1)
Error in console:
How it shows when I try to choose an image:
I have the Classic Editor plugin installed so I can use it the classic way. I have disabled all other unnecessary plugins but the problem still persists. It's only happened since the new WP core update to 5.3 yesterday.
Any ideas what's going on here?
So after updating to WP 5.3 I can no longer use the file upload to choose files to add. I get the following error:
Uncaught TypeError: Cannot convert undefined or null to object
at g.cleanup (backbone.min.js:1)
Error in console:
How it shows when I try to choose an image:
I have the Classic Editor plugin installed so I can use it the classic way. I have disabled all other unnecessary plugins but the problem still persists. It's only happened since the new WP core update to 5.3 yesterday.
Any ideas what's going on here?
Share Improve this question asked Nov 15, 2019 at 11:02 user3574492user3574492 2512 silver badges8 bronze badges 1- Having the same issue, glad I'm not alone. – Arda Commented Nov 15, 2019 at 11:23
3 Answers
Reset to default 14I had the same problem. In my case it was the Enhanced Media Library plugin, which looks as though it has not been updated in some time. I deactivated it, and all is good.
Right, so what worked for me was upgrading my PHP version to 7.2 and that did the job.
I was using 7.0 before.
My problem was with ŧhe Enhanced Media Library plugin and this solution worked for me https://wordpress/support/topic/quick-fix-for-upload-breakage-after-wp-5-3/
本文标签:
版权声明:本文标题:plugins - WordPress 5.3 update causes media library file upload to break - Cannot convert undefined or null to object 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1742238541a2438521.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论