Troubleshooting

How to locate JavaScript conflicts

Use the browser console to find JavaScript errors that break Security Ninja screens or scans.

If you see “An undocumented error has occurred. Please reload the page and try again,” or a scanner UI never finishes, another plugin’s JavaScript may be conflicting.

  1. Open the Security Ninja screen where the problem happens.
  2. Open your browser developer tools.
  3. Go to the Console tab.
  4. Reload the page and note any red errors (file name and plugin path are often in the stack).

Finding the Developer Tools in Chrome on Mac

Where to find console tab in your chrome browser

WordPress documents browser debugging here: Using your browser to diagnose JavaScript errors.

If the console points to another plugin, deactivate that plugin and retest. You can also deactivate plugins one by one. See Plugin conflicts. If you need help, send the console error text to support.

Still stuck? Get help or contact us.

Larger screenshot

Enlarged image