New Setup / Rainfall Block Not Showing Past Data **Solved**

Thanks for testing the PWS_Dashboard.
There is some interesting information in the first topic of the PWS Dashboard part of this forum

Your graphs gets the “old” data from WU in another way as the real-time data.
And there is no “past-data” in the wu-realtime-api.

That past data is calculated and stored in a history file by your 5 minute cron.
So all high-lows for past data will be valid if you run the 5 minute cron.
Check this topic No High/Lows, where is history and graphs data used for, and ? cron ?

Also you can insert your current high-low values into the history file by running …/PWS_hist_update.php?pw=your_easyweather_password

You are using weather34 also. That template uses a large private-upload from Meteobridge which includes high-low values.

You selected as the default language in easyweather setup “en-uk” as your main language.

Check the _my_settings/languages.txt file
Set that line 4 to comment and uncomment line 9.
Re-run easyweathersetup and select “en-us”

Or even less cumbersome, change line 4 to
en-uk |us.svg |en-gb |lang_en.txt |English (United Kingdom)| |en-GB|

Succes,
Wim