Thanks for your suggestion.  I did have "encoding=utf8" defined, I 
rechecked once again.
I even moved it in the [[[day]]] section but it doesn't help, unfortunately.
My template file is actually index.php.tmpl. Does it make any difference?


Hi, 
>
> In /etc/weewx/skins/neowx/skin.conf look for the line: 
>
>         template = index.html.tmpl 
>
> under the [CheetahGenerator], it will probably be something like: 
>
> [CheetahGenerator] 
>     .... 
>     [[ToDate]] 
>         .... 
>         [[[xxxxxx]]] 
>             template = index.html.tmpl 
>
> Is there an ‘encoding =‘ setting immediately below or above under the same 
> [[[xxxxxx]]] stanza? If not try adding ‘encoding = utf8’, something like: 
>
> [CheetahGenerator] 
>     .... 
>     [[ToDate]] 
>         .... 
>         [[[xxxxxx]]] 
>             template = index.html.tmpl 
>             encoding = utf8 
>
> Save skin.conf and wait for the next report cycle to complete. 
>
> Gary 
>

-- 
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/a6435a7b-4c11-41ff-852b-d36f85938ab2%40googlegroups.com.

Reply via email to