Java Script errors, Wp not working properly
-
I have been experiencing problems such as posts text box not working, new category creation link not working. fold down menus or popup menus not working on the wp admin dashboard and generally javascript is not working properly. I use SCRIPT_DEBUG and it fixed the errors and showed the following list of errors on the console. This happened with all of my sites (7), most of them were brand new installations, running only the standard included plugins and themes.
Uncaught SyntaxError: Unexpected token * jquery-migrate.js:40
Uncaught SyntaxError: Unexpected token * plupload.full.min.js:40
Uncaught SyntaxError: Unexpected identifier json2.js:43
Uncaught SyntaxError: Unexpected token * hoverIntent.js:40
Uncaught SyntaxError: Unexpected token ( wp-ajax-response.js:40
Uncaught SyntaxError: Unexpected token * jquery.query.js:40
Uncaught SyntaxError: Unexpected token * suggest.js:40
Uncaught SyntaxError: Unexpected token * jquery.ui.core.min.js:40
Uncaught SyntaxError: Unexpected token * jquery.ui.widget.min.js:40
Uncaught SyntaxError: Unexpected token * jquery.ui.mouse.min.js:40
Uncaught SyntaxError: Unexpected token * jquery.ui.sortable.min.js:40
Uncaught SyntaxError: Unexpected token * heartbeat.js:40
Uncaught SyntaxError: Unexpected token * thickbox.js:40
Uncaught ReferenceError: _ is not defined shortcode.js:142
Uncaught ReferenceError: _ is not defined wp-util.js:55
Uncaught ReferenceError: Backbone is not defined wp-backbone.js?ver=3.9.1:55
Uncaught ReferenceError: _ is not defined media-models.js?ver=3.9.1:86
Uncaught TypeError: Cannot read property ‘Attachments’ of undefined wp-plupload.js:410
Uncaught SyntaxError: Unexpected token * mediaelement-and-player.min.js:40
Uncaught ReferenceError: mejs is not defined wp-mediaelement.js:42
Uncaught ReferenceError: _ is not defined media-views.js:6565
Uncaught ReferenceError: _ is not defined media-editor.js:1076
Uncaught ReferenceError: _ is not defined media-audiovideo.js:957
Uncaught ReferenceError: _ is not defined wp-playlist.js:239
Uncaught ReferenceError: _ is not defined mce-view.js?ver=3.9.1:70
Uncaught SyntaxError: Unexpected token * jquery.imgareaselect.js:40
Uncaught SyntaxError: Unexpected token * plugin.js:40
Uncaught TypeError: undefined is not a function postbox.js?ver=3.9.1:72If you need the specific codes line of any of these errors let me know and I’ll post it.
I’m not a programmer so I can’t get around a lot of this problems. I would appreciate any help anyone can give me concerning these issues. Thanks and advance!
- The topic ‘Java Script errors, Wp not working properly’ is closed to new replies.