Search found 3 matches
- Sat Oct 18, 2014 6:20 pm
- Forum: General Server Topics
- Topic: "No data" in red box - server issues/maintenance? **solved**
- Replies: 5
- Views: 11677
Re: "No data" in red box - server issues / maintenance?
My chart definitions aren't working either (on my website or when I display them in my meteoplug client). I'm receiving either blank charts or: Server error! The server encountered an internal error and was unable to complete your request. Error message: Premature end of script headers: meteochart.c...
- Tue Oct 07, 2014 2:06 am
- Forum: Graphing
- Topic: Identifying days of high and low sensor values
- Replies: 4
- Views: 8529
Re: Identifying days of high and low sensor values
I noticed if I use this:
[actual_year1_th0_tempmaxtime_5_5:--] it will print out the date of this year's max temp in mm-dd format...which does exactly what I want. thanks!
[actual_year1_th0_tempmaxtime_5_5:--] it will print out the date of this year's max temp in mm-dd format...which does exactly what I want. thanks!
- Mon Oct 06, 2014 3:07 am
- Forum: Graphing
- Topic: Identifying days of high and low sensor values
- Replies: 4
- Views: 8529
Identifying days of high and low sensor values
I use the [Sensor](min/max)time to show the time of high and lows for today, yesterday, etc but I'd like to also show the current month's high and low temperature and identify it by the day it occurred. For example: Tempmaxday ... so something like this: [actual_month1_th0_tempmaxday_1_1.8_32:--] to...