WXforum.net

Weather Software => Macintosh Weather Software => Topic started by: lobsterman on September 26, 2016, 05:06:55 PM

Title: Stell gauges with WeatherCat
Post by: lobsterman on September 26, 2016, 05:06:55 PM
I have the Steel gauges working with my meteobridge but am not managing to do it with the WeatherCat program

realtimegaugesWC.txt is updated on the server just fine; the Steel gauges are in their folder in the same level as the realtimegaugesWC.txt file; gauges.js is set as follows:

Line 38:
Code: [Select]
            imgPathURL         : '../../',            //*** Change this to the relative path for your 'Trend' graph imagesLine 68:
Code: [Select]
realTimeUrlWC      : '../../realtimegaugesWC.txt',   //*** WeatherCat Users: Change to your location of the JSON script generator ***
and the scroller/tickertape consistently reports "error - Not Found"
Quote
http://suiattle.net//CapeSmallHarborWeather/wc/wxssgauges.php

I'm sure I am missing something very obvious and basic but can't seem to spot it.