Plugin causing 404 errors
-
I’m using the Send Emails with Mandrill plugin (version 1.1) on WordPress 4.9.8.
I’m getting several 404 errors on the developer console related to the plugin (as shown below). Are you familiar with the cause of these errors and do you have any suggestions for fixing them?
Thank you.
————————————————————————————–GET https://….org/wp-content/plugins/send-emails-with-mandrill/lib/css/mandrill.css?ver=4.9.8 net::ERR_ABORTED 404
load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,jquery-ui-widget,jquery-ui-position,jquery-ui-core,jquery-ui-mouse,jquery-ui-draggable,jquery-u&load[]=i-resizable,jquery-ui-button,jquery-ui-dialog&ver=4.9.8:9 JQMIGRATE: Migrate is installed, version 1.4.1
(index):553 GET https://….org/wp-content/plugins/send-emails-with-mandrill/lib/js/flot/jquery.flot.stack.js net::ERR_ABORTED 404
(index):552 GET https://….org/wp-content/plugins/send-emails-with-mandrill/lib/js/flot/jquery.flot.js net::ERR_ABORTED 404
(index):1482 GET https://….org/wp-content/plugins/send-emails-with-mandrill/lib/js/mandrill.js net::ERR_ABORTED 404
(index):554 GET https://….org/wp-content/plugins/send-emails-with-mandrill/lib/js/flot/jquery.flot.resize.js net::ERR_ABORTED 404
(index):553 GET https://….org/wp-content/plugins/send-emails-with-mandrill/lib/js/flot/jquery.flot.stack.js net::ERR_ABORTED 404
(index):554 GET https://….org/wp-content/plugins/send-emails-with-mandrill/lib/js/flot/jquery.flot.resize.js 404
(index):1482 GET https://….org/wp-content/plugins/send-emails-with-mandrill/lib/js/mandrill.js 404
(index):606 Uncaught TypeError: jQuery.plot is not a function
at HTMLDocument.<anonymous> ((index):606)
at i (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,jquery-ui-widget,jquery-ui-position,jquery-ui-core,jquery-ui-mouse,jquery-ui-draggable,jquery-u&load[]=i-resizable,jquery-ui-button,jquery-ui-dialog&ver=4.9.8:2)
at Object.add [as done] (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,jquery-ui-widget,jquery-ui-position,jquery-ui-core,jquery-ui-mouse,jquery-ui-draggable,jquery-u&load[]=i-resizable,jquery-ui-button,jquery-ui-dialog&ver=4.9.8:2)
at n.fn.init.n.fn.ready (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,jquery-ui-widget,jquery-ui-position,jquery-ui-core,jquery-ui-mouse,jquery-ui-draggable,jquery-u&load[]=i-resizable,jquery-ui-button,jquery-ui-dialog&ver=4.9.8:2)
at a.fn.init.n.fn.init (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,jquery-ui-widget,jquery-ui-position,jquery-ui-core,jquery-ui-mouse,jquery-ui-draggable,jquery-u&load[]=i-resizable,jquery-ui-button,jquery-ui-dialog&ver=4.9.8:2)
at new a.fn.init (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,jquery-ui-widget,jquery-ui-position,jquery-ui-core,jquery-ui-mouse,jquery-ui-draggable,jquery-u&load[]=i-resizable,jquery-ui-button,jquery-ui-dialog&ver=4.9.8:9)
at n (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,jquery-ui-widget,jquery-ui-position,jquery-ui-core,jquery-ui-mouse,jquery-ui-draggable,jquery-u&load[]=i-resizable,jquery-ui-button,jquery-ui-dialog&ver=4.9.8:2)
at HTMLDocument.<anonymous> ((index):601)
at HTMLDocument.dispatch (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,jquery-ui-widget,jquery-ui-position,jquery-ui-core,jquery-ui-mouse,jquery-ui-draggable,jquery-u&load[]=i-resizable,jquery-ui-button,jquery-ui-dialog&ver=4.9.8:3)
at HTMLDocument.r.handle (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,jquery-ui-widget,jquery-ui-position,jquery-ui-core,jquery-ui-mouse,jquery-ui-draggable,jquery-u&load[]=i-resizable,jquery-ui-button,jquery-ui-dialog&ver=4.9.8:3)
- The topic ‘Plugin causing 404 errors’ is closed to new replies.