• I’ve noticed that all our sites that use ASE have been showing a blank setting panel for the last two versions of ASE. I’ve tested this on my Blueprint site disabled all plugins and using the default WP theme the settings are still blank and the following console error is displayed:

    Screenshot: https://loom.com/i/9e7a3ab884f84a5ba049e775b7a80257

    Uncaught SyntaxError: Unexpected identifier 'Analytics' (at tools.php?page=admin-site-enhancements:1072:17408)

    Uncaught TypeError: Cannot read properties of null (reading 'value')
    at p.fromTextArea (codemirror.min.js?ver=7.8.0:1:168921)
    at HTMLDocument.<anonymous> (admin-page.js?ver=7.8.0:412:37)
    at e (load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,wp-hooks&ver=6.7.2:2:27028)
    at t (load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,wp-hooks&ver=6.7.2:2:27330)
    p.fromTextArea @ codemirror.min.js?ver=7.8.0:1
    (anonymous) @ admin-page.js?ver=7.8.0:412
    e @ load-scripts.php?c=0…p-hooks&ver=6.7.2:2
    t @ load-scripts.php?c=0…p-hooks&ver=6.7.2:2
    setTimeout
    (anonymous) @ load-scripts.php?c=0…p-hooks&ver=6.7.2:2
    c @ load-scripts.php?c=0…p-hooks&ver=6.7.2:2
    fireWith @ load-scripts.php?c=0…p-hooks&ver=6.7.2:2
    fire @ load-scripts.php?c=0…p-hooks&ver=6.7.2:2
    c @ load-scripts.php?c=0…p-hooks&ver=6.7.2:2
    fireWith @ load-scripts.php?c=0…p-hooks&ver=6.7.2:2
    ready @ load-scripts.php?c=0…p-hooks&ver=6.7.2:2
    P @ load-scripts.php?c=0…p-hooks&ver=6.7.2:2</anonymous>

    Is anyone else experiencing this issue? I’ve experienced this issue over multiple sites with different plugin configurations.

    • This topic was modified 2 weeks, 3 days ago by adam__ph.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Bowo

    (@qriouslad)

    @adam_ph thanks for reporting this with the console error info. The first error might provide some clue. There is no ‘Analytics’ identifier within ASE’s codebase. It looks like it might be coming from another plugin / snippet that does some sort of analytics?

    Please try clicking on the ‘tools.php?page=admin-site-enhancements:1011’ link to the right of that error message and see what was the source code that churns out that error.

    robxwallace

    (@robxwallace)

    I’m getting this same error even when I deactivate all my plugins.

    Plugin Author Bowo

    (@qriouslad)

    @robxwallace can you try and screenshot your browser console? Is it showing exactly the same error? If so, what type of analytics plugin / feature do you have on your site / hosting?

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.