WP 4.2: Visual Editor stopped working
-
Hi,
Visual Editor stopped working on three separate installations after upgrade to 4.2, and on a new 4.2 installation at one point during the course of editing.
Setting script concatenation to false does not help.
JS console log (page reload and then try clicking the Visual tab):
GET https://domain.com/wp-includes/js/tinymce/plugins/hr/plugin.min.js?wp-mce-4109-20150406 : 403 (OK) Failed to load: https://domain.com/wp-includes/js/tinymce/plugins/hr/plugin.min.js
Just to be sure, the script file does exist in the location and is accessible.
When concatenation is set to “false”, the log is as follows:
GET https://domain.com/wp-includes/js/jquery/ui/widget.min.js?ver=1.11.4 mouse.min.js?ver=1.11.4:11 Uncaught TypeError: a.widget is not a function (anonymous function) @ mouse.min.js?ver=1.11.4:11b @ mouse.min.js?ver=1.11.4:11 (anonymous function) @ mouse.min.js?ver=1.11.4:11 sortable.min.js?ver=1.11.4:11 Uncaught TypeError: a.widget is not a function (anonymous function) @ sortable.min.js?ver=1.11.4:11a.widget.version @ sortable.min.js?ver=1.11.4:11 (anonymous function) @ sortable.min.js?ver=1.11.4:11 postbox.min.js?ver=4.2:1 Uncaught TypeError: a(...).sortable is not a function postboxes.init @ postbox.min.js?ver=4.2:1 postboxes.add_postbox_toggles @ postbox.min.js?ver=4.2:1 (anonymous function) @ post.min.js?ver=4.2:1m.Callbacks.j @ jquery.js?ver=1.11.2:2m. Callbacks.k.fireWith @ jquery.js?ver=1.11.2:2m.extend.ready @ jquery.js?ver=1.11.2:2J @ jquery.js?ver=1.11.2:2 tinymce.min.js?ver=4109-20150406:6 GET https://domain.com/wp-includes/js/tinymce/plugins/hr/plugin.min.js?wp-mce-4109-20150406 e @ tinymce.min.js?ver=4109-20150406:6 (anonymous function) @ tinymce.min.js?ver=4109-20150406:6a @ tinymce.min.js?ver=4109-20150406:2r.loadScripts.h @ tinymce.min.js?ver=4109-20150406:6r.loadScripts @ tinymce.min.js?ver=4109-20150406:6r.loadQueue @ tinymce.min.js?ver=4109-20150406:6t @ tinymce.min.js?ver=4109-20150406:12N.render @ tinymce.min.js?ver=4109-20150406:12r @ tinymce.min.js?ver=4109-20150406:12 (anonymous function) @ tinymce.min.js?ver=4109-20150406:12a @ tinymce.min.js?ver=4109-20150406:2a @ tinymce.min.js?ver=4109-20150406:12i @ tinymce.min.js?ver=4109-20150406:2m @ tinymce.min.js?ver=4109-20150406:2o @ tinymce.min.js?ver=4109-20150406:2 tinymce.min.js?ver=4109-20150406:6 Failed to load: https://domain.com/wp-includes/js/tinymce/plugins/hr/plugin.min.js
Thank you to help!
Viewing 12 replies - 1 through 12 (of 12 total)
Viewing 12 replies - 1 through 12 (of 12 total)
- The topic ‘WP 4.2: Visual Editor stopped working’ is closed to new replies.