Author Topic: Stell gauges with WeatherCat  (Read 4163 times)

0 Members and 1 Guest are viewing this topic.

Offline lobsterman

  • Senior Contributor
  • ****
  • Posts: 164
    • Cape Small Harbor Weather
Stell gauges with WeatherCat
« 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.