On Monday, November 21, 2016 at 1:40:12 PM UTC-5, Clay Croom wrote: > > I tried that but received an error so I thought perhaps that was > incorrect. I just tried again. Any suggestions? >
there is a bug in the xstats configuration. you can either: 1) modify /usr/share/weewx/extensions/xstats/install.py so that it refers to xstats.html.tmpl instead of index.html.tmpl or: 1) rename the file /usr/share/weewx/extensions/xstats/skins/xstats/xstats.html.tmpl to /usr/share/weewx/extensions/xstats/skins/xstats/index.html.tmpl 2) modify /usr/share/weewx/extensions/xstats/skins/skin.conf so that it refers to index.html.tmpl instead of xstats.html.tmpl then re-run the wee_extension command m -- 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.
