Tom in my clean install yesterday I have HTML_ROOT = /var/www/html/weewx in [[SmartphoneReport]]
On Saturday, February 9, 2019 at 8:35:01 AM UTC-6, Thomas Keffer wrote: > > It looks like the default HTML_ROOT for SmartphoneReport is not the > smartest choice. We have > > [[SmartphoneReport]] > # The SmartphoneReport uses the 'Smartphone' skin, and the images and > # files are placed in a dedicated subdirectory. > skin = Smartphone > enable = false > HTML_ROOT = public_html/smartphone > > That means you'll find the smart phone report in a subdirectory > public_html/smartphone. In your case, that would be > /var/www/html/public_html/smartphone. See if the reports are in there. > > It really should be set to a simple 'smartphone', not > 'public_html/smartphone'. > > Don't know how that got messed up. > > -tk > > > On Sat, Feb 9, 2019 at 6:27 AM Walter Smith <[email protected] > <javascript:>> wrote: > >> Regarding Smartphone Skin. index.html in the weewx directory is the >> smartphone page. So I guess I also need to change HTML_ROOT in >> [[SmartphoneReport]]? That should probably be pre-set in the dist so >> people can just change enable to true. >> >> On Wednesday, February 6, 2019 at 7:40:34 AM UTC-6, Thomas Keffer wrote: >>> >>> Well, that was a record short release. We found a serious bug in v3.9.0 >>> that could break skins that do not have fonts defined, such as cmon. >>> >>> So, we are releasing v3.9.1, found in the usual place >>> <http://weewx.com/downloads/>. >>> >>> -tk >>> >> -- >> 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] <javascript:>. >> 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.
