Three things have to happen for an image to be displayed:

   1. The image has to be generated. It sounds like dayhumidity.png is
   getting generated.
   2. It has to be FTPd to your webserver. Is this happening? Setting
   debug=1 will show you exactly which files are getting uploaded by FTP.
   3. The template has to include a reference to the image. The Standard
   skin includes this. Did you accidentally remove it? Look for a line in
   index.html.tmpl that looks like

          <img src="dayhumidity.png"  alt="outside humidity" />

Hope this helps!

-tk

On Sat, Jul 1, 2017 at 8:19 AM, Joe <[email protected]> wrote:

> The .png is being created by the software, but its not being displayed on
> index.html
>
>
> I checked the skin.conf and it shows the dayhumidity string.
>
>
> Is there something I am missing? Or possibly, does the software not create
> this change in the html more than once a day in the index.html?
>
> --
> 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.

Reply via email to