• The Firebug error message goes away when Security Scan is deactiviated.
    Message:
    $ is not a function
    scripts.js()()
    scripts.js (line 6)
    {Break on this error] $(‘myForm’).addEvent(‘submit’, function(e) {

Viewing 3 replies - 1 through 3 (of 3 total)
  • I get the same Javascript error in IE 6 and 7, Firefox 2 and 3, and Safari 3, all on XP.

    I have seen this too.

    If you change “$” to “jQuery” in lines 6 & 15 of “/wp-security-scan/js/scripts.js” it removes that problem, but then you run into a different javascript error that I haven’t been able to fix yet (I’m still unexperienced with javascript debugging).

    Hopefully this is helpful to finding a fix. I’ve also contacted the plugin creator about this issue, and I’ll give an update here when I get a response back.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: WP Security Scan] Firebug Error Message on admin page’ is closed to new replies.