That's because you have Belchertown being saved to HTML_ROOT = /var/www/html /weewx/belchertown
Either browse to your server at /weewx/belchertown or change the HTML_ROOT to something that works for you On Thursday, April 9, 2020 at 6:34:00 AM UTC-4, Wifi75 wrote: > > Hi Pat I hope you are fine.... > I installed your skin but I always see the default skin like never before. > look at my configuration and tell me what am i wrong: > > > > > [[SeasonsReport]] > # The SeasonsReport uses the 'Seasons' skin, which contains the > # images, templates and plots for the report. > skin = Seasons > enable = false > > [[SmartphoneReport]] > # The SmartphoneReport uses the 'Smartphone' skin, and the images > and > # files are placed in a dedicated subdirectory. > skin = Smartphone > enable = false > HTML_ROOT = /var/www/html/weewx/smartphone > > [[MobileReport]] > # The MobileReport uses the 'Mobile' skin, and the images and > files > # are placed in a dedicated subdirectory. > skin = Mobile > enable = false > HTML_ROOT = /var/www/html/weewx/mobile > > [[StandardReport]] > # This is the old "Standard" skin. By default, it is not enabled. > skin = Standard > enable = false > > [[Belchertown]] > HTML_ROOT = /var/www/html/weewx/belchertown > skin = Belchertown > enable = true > > > Il giorno mercoledì 8 aprile 2020 20:26:33 UTC+2, Pat ha scritto: >> >> As mentioned in this thread >> <https://groups.google.com/forum/#!topic/weewx-user/m_47lX0fsIM>, I've >> released Belchertown skin 1.1. This will be the last skin that uses the >> DarkSky API for weather conditions and forecasts. I'm going to begin >> working on 1.2 soon to migrate to OpenWeatherMap. >> >> Read the entire release details here >> <https://github.com/poblabs/weewx-belchertown/releases/tag/weewx-belchertown-1.1> >> which >> outline the breaking changes, new changes, items removed, etc. >> >> Always have a backup before you upgrade! >> >> Download: >> >> wget >> https://github.com/poblabs/weewx-belchertown/releases/download/weewx-belchertown-1.1/weewx-belchertown-release-1.1.tar.gz >> >> Then run: >> >> sudo wee_extension --install weewx-belchertown-release-1.1.tar.gz >> >> >> Restart weewx when finished configuring. >> >> >> Thanks! >> > -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/368e8804-ca40-4ba3-a5cc-f5aef3dfe088%40googlegroups.com.
