Ok, I'm not getting it

Hey all,

it’s obvious I’m doing something wrong, but I can’t get this to work. Newest version of WD.

the customclientraw file is in /weather
the css is in /css
image file is in /gauges-image
fonts /fonts

all other files are in the root

I’ve stared at this to the point of not seeing straight. Unless there is something other setting, I’m sure it’s the relative paths.

any ideas to set me straight?

As always thanks,

Ed

oh current htm file

eds-weather.info/gauges-ss.htm

Thanks again

One problem for sure, it’s looking for the scripts in /scripts e.g http://eds-weather.info/scripts/steelseries_tween.min.js but you have them in the root http://eds-weather.info/steelseries_tween.min.js

Ok, where is that set at?

Found it. Like I said, looking too hard in all the wrong places.

Still getting some errors, but much better.

Thanks Niko

Looks like you didn’t update gauges.js to tell it where the customclientraw is:

realTimeUrlWD : ‘customclientraw.txt’, // *** WD Users: Change to your location of the ccr file ***

Thanks,

I got the path working this time.

Appreciate the help, as always.

Good news :smiley: