Javascript error…
-
It has been suggested by one of the plugin authors that some glitches in the backend of a couple of our sites are the result of a javascript error, such as not able to log out, not able to dismiss a plugin notice at the top, some analytics maps not displaying info, couple other goofy and seemingly unrelated to each other similar things…
May i ask if someone here might offer understanding and suggestions, and maybe see/suggest where the below is pointing to…? And/or any other thgoughts on this…? First is from Chrome’s Javascript Console, and then from Safari’s console…
I can mess with CSS and html well enough to get by, but am a novice in these areas….
Chrome console:
Uncaught SyntaxError: Unexpected token <
jquery.ui.tooltip.html.js:10 Uncaught TypeError: jQuery(…).tooltip is not a function
at HTMLDocument.<anonymous> (jquery.ui.tooltip.html.js:10)
at i (load-scripts.php:2)
at Object.fireWith [as resolveWith] (load-scripts.php:2)
at Function.ready (load-scripts.php:2)
at HTMLDocument.K (load-scripts.php:2)
maps.googleapis.com/maps-api-v3/api/js/28/4/util.js:210 Google Maps API warning: NoApiKeys https://developers.google.com/maps/documentation/javascript/error-messages#no-api-keys
NA.j @ maps.googleapis.com/maps-api-v3/api/js/28/4/util.js:210
maps.googleapis.com/maps-api-v3/api/js/28/4/util.js:210 Google Maps API warning: InvalidKey https://developers.google.com/maps/documentation/javascript/error-messages#invalid-key
NA.j @ maps.googleapis.com/maps-api-v3/api/js/28/4/util.js:210Safari console:
[Error] SyntaxError: Unexpected token ‘<‘
(anonymous function)
[Error] TypeError: jQuery(‘#gadwp-widget *’).tooltip is not a function. (In ‘jQuery(‘#gadwp-widget *’).tooltip’, ‘jQuery(‘#gadwp-widget *’).tooltip’ is undefined)
(anonymous function) (jquery.ui.tooltip.html.js:10)
i (load-scripts.php:2:27455)
fireWith (load-scripts.php:2:28215)
ready (load-scripts.php:2:30018)
K (load-scripts.php:2:30374)Thanks in advance, and kind regards…
The topic ‘Javascript error…’ is closed to new replies.