No Andrew, 6 is for when you are using SteelSeries with gauge-data.txt, the above question relates to weewx-WD where you are mimicing WD (and using customclientraw.txt).
The issue is almost certainly an issue of incorrect paths. Your saratoga php pages seem to be in the st directory on your web server, where do the SteelSeries files sit in respect to the st directory? You should have a directory that contains gauges-ss-basic-inc.php, gauges-ss-basic.htm etc. What is the name of this directory and where does it sit on the server? In wxssgauges.php what is $ssgDir set to in the following line (circa line 44) $ssgDir = './ssg/'; // set to relative directory location of the SteelSeries gauge directory Gary On Friday, 13 January 2017 13:37:03 UTC+10, Andrew Milner wrote: > > Shouldn't it be set to 6 for weewx?? > > > > On Friday, 13 January 2017 05:15:20 UTC+2, Dan'l B wrote: > >> I seem to be almost there on getting the SS gauges working in the >> Saratoga Templates but not quite: >> >> http://suiattle.net/DinkinsBayouWeather/st/wxssgauges.php >> >> Can someone point me to what I am missing here? >> >> in gauges.js: >> Weather Program is set to 1 >> >>> weatherProgram : 1, //Set 0=Cumulus, 1=Weather >>>> Display, 2=VWS, 3=WeatherCat, 4=Meteobridge, 5=WView, 6=WeeWX >>> >>> imgPathURL : ''', //*** Change this to >>>> the relative path for your 'Trend' graph images >>> >>> oldGauges : '', >>> >>> >> and the path to the customclientraw.txt is correct: >> >>> realTimeUrlWD : '../../../../WD/customclientraw.txt', //*** WD >>> Users: Change to your location of the ccr file *** >> >> >> >> > -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
