I don't know your exact setup, but the HTML_DIR for both the Belchertown and the Highcharts_Belchertown skins need to be the same. Then check your HTML_DIR/json for json files. Those should be copied. If the files are there but not copied then there's a problem with your FTP skin.
You can set debug = 1 in weewx.conf, restart weewx, then let it sit for 3 archive periods. It should tell you a little more insight on whats going on. For the CSS: the URLs for resources are built from the station_url within weewx.conf at archive time. So right now it's a limitation to 1 site's domain. I can't think of a way to make this dynamic unless you install 2 weewx's with different settings. On Thursday, October 4, 2018 at 8:08:24 PM UTC-4, Jonathan Zitelman wrote: > > Having a similar issue with missing graphs. Looking at syslog it shows > cheetah generating 4 files for Highcharts and 12 files for Belchertown > fairly consistently. Nothing in the graphs sub-directory on html path > though, so nothing for FTP to send to remote server. - seguin.texwx.info > > Additionally, I am currently trying to post to two sites. The public site > has a proper CSS formating but my semi-private server doesn't seem to have > the CSS formatting. All the same files are FTP'ed and images work (Since > they point to the public URL anyway) and all files are actually on the same > remote server (just different directories), is there a relative link that > might be askew or something? I can PM the other site if needed, just > trying to keep it from getting indexed. > > -Jonathan > > -- 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.
