Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/javascript/388.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Javascript 未捕获类型错误:无法读取属性';刷新内容可编辑';未定义的_Javascript_Wordpress - Fatal编程技术网

Javascript 未捕获类型错误:无法读取属性';刷新内容可编辑';未定义的

Javascript 未捕获类型错误:无法读取属性';刷新内容可编辑';未定义的,javascript,wordpress,Javascript,Wordpress,我们有最新wordpress版本5.2.2的多站点 我有一个最新的插件“PDF viewer for WordPress”7.5 现在我得到下面的错误,当我点击“确定”按钮,pdf弹出窗口 未捕获的TypeError:无法读取未定义的属性“refreshContentEditable” 在此文件中../wp包括/js/tinymce/wp tinymce.js?ver=4940-20190515 at wp-tinymce.js?ver=4940-20190515:1 at Wp (wp-t

我们有最新wordpress版本5.2.2的多站点 我有一个最新的插件“PDF viewer for WordPress”7.5

现在我得到下面的错误,当我点击“确定”按钮,pdf弹出窗口

未捕获的TypeError:无法读取未定义的属性“refreshContentEditable”

在此文件中../wp包括/js/tinymce/wp tinymce.js?ver=4940-20190515

at wp-tinymce.js?ver=4940-20190515:1
at Wp (wp-tinymce.js?ver=4940-20190515:1)
at zw.focus (wp-tinymce.js?ver=4940-20190515:1)
at lp.execCommand (wp-tinymce.js?ver=4940-20190515:1)
at zw.execCommand (wp-tinymce.js?ver=4940-20190515:1)
at zw.insertContent (wp-tinymce.js?ver=4940-20190515:1)
at i.onsubmit (tnc-pdf-button.js?wp-mce-4940-20190515:365)
at dp.c.fire (wp-tinymce.js?ver=4940-20190515:1)
at i.fire (wp-tinymce.js?ver=4940-20190515:1)
at i.fire (wp-tinymce.js?ver=4940-20190515:1)
在此文件中../wp包含/js/wp auth check.min.js?ver=5.2.2

at HTMLDocument.<anonymous> (wp-auth-check.min.js?ver=5.2.2:1)
at HTMLDocument.dispatch (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,underscore,moxiejs,plupload&ver=5.2.2:3)
at HTMLDocument.r.handle (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,underscore,moxiejs,plupload&ver=5.2.2:3)
at Object.trigger (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,underscore,moxiejs,plupload&ver=5.2.2:3)
at Object.a.event.trigger (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,underscore,moxiejs,plupload&ver=5.2.2:8)
at HTMLDocument.<anonymous> (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,underscore,moxiejs,plupload&ver=5.2.2:3)
at Function.each (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,underscore,moxiejs,plupload&ver=5.2.2:2)
at a.fn.init.each (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,underscore,moxiejs,plupload&ver=5.2.2:2)
at a.fn.init.trigger (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,underscore,moxiejs,plupload&ver=5.2.2:3)
at Object.<anonymous> (heartbeat.min.js?ver=5.2.2:1)
HTMLDocument上的
。(wp auth check.min.js?ver=5.2.2:1)
在HTMLDocument.dispatch(load scripts.php?c=1&load[]=jquery-core、jquery-migrate、utils、jquery-ui-core、jquery-ui小部件、下划线、moxiejs、plupload&ver=5.2.2:3)
在HTMLDocument.r.handle(load scripts.php?c=1&load[]=jquery-core、jquery-migrate、utils、jquery-ui-core、jquery-ui小部件、下划线、moxiejs、plupload&ver=5.2.2:3)
在Object.trigger(load scripts.php?c=1&load[]=jquery核心、jquery迁移、utils、jquery ui核心、jqueryui小部件、下划线、moxiejs、plupload&ver=5.2.2:3)
在Object.a.event.trigger(load scripts.php?c=1&load[]=jquery core、jquery migrate、utils、jquery ui core、jquery ui小部件、下划线、moxiejs、plupload&ver=5.2.2:8)
在HTMLDocument。(load scripts.php?c=1&load[]=jquery-core、jquery-migrate、utils、jquery-ui-core、jquery-ui小部件、下划线、moxiejs、plupload&ver=5.2.2:3)
在Function.each(load scripts.php?c=1&load[]=jquery核心、jquery迁移、utils、jquery ui核心、jquery ui小部件、下划线、moxiejs、plupload&ver=5.2.2:2)
在a.fn.init.each(load scripts.php?c=1&load[]=jquery核心、jquery迁移、utils、jquery ui核心、jquery ui小部件、下划线、moxiejs、plupload&ver=5.2.2:2)
在a.fn.init.trigger(load scripts.php?c=1&load[]=jquery core、jquery migrate、utils、jquery ui core、jquery ui小部件、下划线、moxiejs、plupload&ver=5.2.2:3)
反对。(heartbeat.min.js?ver=5.2.2:1)

我已经整理好了,其中一个插件WP树是create conflict ion,因为我已经停用了它,pdf可以正常工作了

你能给你的问题添加一个插件链接吗?我找不到确切的那个。不管怎样,你检查过插件是否与最新版本的WP兼容吗?谢谢@ChrisG,是的,插件与我们的WP版本兼容。所以。。。。你能添加链接吗?实际上,我们已经支付了这个插件的版本。但我们只是终止了pad支持。是的,还有一件事供参考:我们有多站点
at HTMLDocument.<anonymous> (wp-auth-check.min.js?ver=5.2.2:1)
at HTMLDocument.dispatch (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,underscore,moxiejs,plupload&ver=5.2.2:3)
at HTMLDocument.r.handle (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,underscore,moxiejs,plupload&ver=5.2.2:3)
at Object.trigger (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,underscore,moxiejs,plupload&ver=5.2.2:3)
at Object.a.event.trigger (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,underscore,moxiejs,plupload&ver=5.2.2:8)
at HTMLDocument.<anonymous> (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,underscore,moxiejs,plupload&ver=5.2.2:3)
at Function.each (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,underscore,moxiejs,plupload&ver=5.2.2:2)
at a.fn.init.each (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,underscore,moxiejs,plupload&ver=5.2.2:2)
at a.fn.init.trigger (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,underscore,moxiejs,plupload&ver=5.2.2:3)
at Object.<anonymous> (heartbeat.min.js?ver=5.2.2:1)