• If I go to any of WP-Statistics pages, I don’t see any statistics graphs. Instead, all graphs are grey with a white stripe moving from left to right every second or so. Numeric counters are displayed and seem correct (i.e.: Numbers are similar to old numbers).

    I moved from an old server to a new one. I have disabled all other plugins, but with no success. All screen options turned on. I have also disabled and re-installed the plugin.

    I have disabled all other plugins, but still no success. My blog runs on CentOS 8, current PHP and MarinaDB.

    My client PV is a Windows 10 workstation and I am using Firefox, the current version of course. I have been waiting for more than 30 minutes for statistics to show up.

    • This topic was modified 3 years, 9 months ago by jochy6.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter jochy6

    (@jochy6)

    I investigated a little bit deeper.

    Probably, this message, displayed to an admin doing changes to the web-page, may indicate an issue as well:

    Failed to load plugin URL: https://*name of the server*/wp-content/plugins/wp-statistics/assets/js/tinymce.min.js

    The file is there. It’s available, it has content. However, it’s available from outside via SSL only.

    Watching statistics graphs, I see the following problem:

    Failed to load plugin url: https://norz.at/wp-content/plugins/wp-statistics/assets/js/tinymce.min.js

    Again, it loads via HTTP, my browser does not permit HTTP due to the HSTS header settings. Seems like something gets messed up in your scripts?

    Thread Starter jochy6

    (@jochy6)

    I could fix it.

    The problem had been due to WordPress’s idiotic idea of absolute paths (https://domain.com/blabla instead of /blabla.

    I’m using an ADC for SSL-Offload (and several more, i.e. caching, WAF, …). So requests from outside come via SSL, while WordPress does not know. Is some overhead on ADC, as several links have to be made relative, but works fine. Just not for this very plugin. It used to work with previous versions.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Statistics graphs don’t show up’ is closed to new replies.