• 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:210

    Safari 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…

    • This topic was modified 9 years, 2 months ago by bdbrown.
    • This topic was modified 9 years, 2 months ago by crzyhrse.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Moderator t-p

    (@t-p)

    Try deactivating ALL (yes all) plugins temporarily to see if this resolves the problem (plugin functions can interfere). If this works, re-activate them individually (one-by-one) to find the problematic plugin(s).

    Thread Starter crzyhrse

    (@crzyhrse)

    Thanks for getting back… I know to do this of course, but these are two similar and very live active sites with a lot of dependencies on a lot of plugins… Before going that far I was hoping someone might have some insight on or interpretation of the error(s) in the consoles so that I might narrow it down a little bit…?

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Javascript error…’ is closed to new replies.