Do Your SteelSeries Gauges Not Display?
Posted: Fri May 24, 2019 10:47 am
If your SteelSeries gauges block or plugin page suddenly becomes blank (no gauges), it could be that your web host has added protective measures that will block the JavaScript found in 3 files for block v3.1 and plugin v4.0 (and likely older versions).
As explained here, http://meteotemplate.com/forum/viewtopi ... ries#p3914, there are 3 files that might not be configured with the MIME type. I add nothing new, but only to alert you to the surprise as web hosts improve their security.
Using the Web Console of your browser, you may see an error similar to this:
If you see "nosniff" errors similar to this, you will need to modify the offending files as discussed in the thread. Be sure to modify the 3 files in the block AND plugin scripts. Even though the file names are the same, the contents differ, so don't just copy and paste a group of modified files to the other group.
As explained here, http://meteotemplate.com/forum/viewtopi ... ries#p3914, there are 3 files that might not be configured with the MIME type. I add nothing new, but only to alert you to the surprise as web hosts improve their security.
Using the Web Console of your browser, you may see an error similar to this:
Code: Select all
The resource from “https://jsmcafee.com/sunriver/plugins/steelSeries/scripts/language.php” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).