Hi Tom, I'm finally checking into a similar problem. In this case, still the 3.9.1 code base; what doesn't work is selecting the year or month. Selecting the History for week, month, year works, but selecting which year or month doesn't. I did futz with the titlebar.inc. These should be the differences: pivp2_/home/weewx/skins.vp2/Seasons> diff ../../skins.vue/Seasons/titlebar.inc titlebar.inc 11c11,14 < <div id="rss_link"><a href="rss.xml">RSS</a></div> --- > <div id="rss_link"> > <a href="http://router1.csrhome.home/vp2weather/smartphone/index.html">Smartphone</a></br> > <a href="http://router1.csrhome.home/devices/index.html">AC Devices</a> > </div> At one point I had two stations in two places, so consider the Vue a less modified reference.
The whole site is available at: https://www.csrhome.online/vp2weather/index.html Now, what's funny is that if you pull up the AC devices, the year and month selectors do work. I don't know enough about web programming to make sense of it. I tried using the inspection thing, but that didn't make sense. One caution, I generate everything for a local web server, and for public consumption, I've got a publishing script that's supposed to rewrite all the href's, but it seems to be missing a couple. Any suggestions/guesses on what I broke? Thx, Chris On Friday, March 29, 2019 at 4:20:37 PM UTC-6 Thomas Keffer wrote: > Are you uploading the results to somewhere on the web where we can look at > it? > > -tk > > On Fri, Mar 29, 2019 at 3:09 PM Orv Beach <[email protected]> wrote: > >> On my install, all 4 in High/Low display all the time. My graphs >> (temperature, wind speed) etc. are all the Day views; I can't switch them >> to view Week, Month or Year as the Standard skin did. >> >> Orv >> On 3/29/19 12:31 PM, Lloyd Brown wrote: >> >> When you refresh the display does it momentarily show all 4 in High/Low? >> When you say at the top - the only thing that changes when you select Day >> Week Month Year is the High/Low not Current Conditions. I have a fresh >> install of 3.9.1 (within the week) on Raspbian Stretch using the Debian >> install, that is how mine works (shows in High/Low) and I did not have to >> do anything. >> >> On Friday, March 29, 2019 at 1:14:32 PM UTC-6, Orv Beach wrote: >>> >>> Fresh install of 3.9.1 on Debian Stretch, w/Seasons skin (like the skin >>> - props to all that worked on it!). Works well except at the top, although >>> I can highlight the Week, Month, and Year, when I click on them the view >>> doesn't change away from the Day view. Is there something I need to enable >>> someplace to make that happen? >>> >>> Thanks. >>> >>> Orv >>> >> -- >> 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. >> >> -- >> 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. >> > -- 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/53736ff2-b651-4292-bb4d-9a182b796538n%40googlegroups.com.
