Page 2 of 2

Re: installing Steel Gauges v 2.7.3

Posted: Tue 05 Feb 2019 10:40 pm
by ConligWX
When I used CumulusMX and updated from the default SSG to any of the newer SSG versions the only file I always checked was the gauges.js file which has most of the settings in it.

/lib/steelseries/scripts/gauges.js.

if you compare the default file with the newer one you'll probably see the image path or something in the first part of the settings is different.

Re: installing Steel Gauges v 2.7.3

Posted: Wed 06 Feb 2019 3:09 am
by falkunmalti
PaulMy

My CMX build is 3046. My URL is www.laferla.ca/weather. The old ss gauges work well so realtimegauges.txt is in the right place as is gauges.htm but the 2.7.3 gauges-ss.htm does not get created and I don't know why. I am going to stay with the old gauges unless somehow I find the solution. :(

Re: installing Steel Gauges v 2.7.3

Posted: Wed 06 Feb 2019 1:26 pm
by mcrossley
I'm a bit confused I think. Are you saying that you are upgrading the gauges on the Admin pages? (If so, why?)
The gauges are designed to used on your website, and the instructions reflect that.

Re: installing Steel Gauges v 2.7.3

Posted: Wed 06 Feb 2019 2:41 pm
by falkunmalti
Hi Mark

Let me explain. I have CumulusMX version 3046 installed on my Raspberrry pi and it has been working well for some time. Recently I wanted to set up the website, I did that and that is what I have now at www.laferla.ca/weather using the built-in version 2.5.5 gauges. Then I downloaded steelgauges 2.7.3 to upgrade the gauges to that version. My gauges still work and my website uses gauges.htm to display the gauges. Following the wiki instructions, I did the 2.7.3 install process. However the gauges-ss.htm file does not get created so I cannot "upgrade" to the 2.7.3 gauges because the gauges-ss.htm file does not appear on my website, so I am still using the gauges.htm file.

Does that clarify my issue? Thanks.

Re: installing Steel Gauges v 2.7.3

Posted: Wed 06 Feb 2019 5:09 pm
by mcrossley
OK, yes that's clear now :lol:

So, the only reason to get Cumulus to upload the page is to replace the few tags in there with some text relevant to your site. That only has to be done once.

If you are having problems getting Cumulus to do that, then...
1. Rename the gaugesT.htm file in the web folder to gaugesT.htm.ORIG say
2. Copy gauges-ssT.htm file to the web folder
3. Rename gauges-ssT.htm to gaugesT.htm.

However the processing/upload of the gauges page only has to be done once, after it is on you site you *could* rename the template again to prevent further uploads.

Re: installing Steel Gauges v 2.7.3

Posted: Wed 06 Feb 2019 6:18 pm
by falkunmalti
Thanks Mark, all good now.