Template variable issues
Posted: Sat Dec 24, 2011 1:49 pm
Hi,
I'm currently trying to create a Min/Max. Doing it for the current day, month and year works fine using the [actual_...] variable, but I'd like a table that displays min / max for the last 24 hrs, last 7 days, last 30 days and last 365 days.
It's still all very basic and rugged, but here's my pitch: http://www.cvdboom.de/cms/minmaxtable.html
If I got the manual right, [7D_hour1_th1_tempmin_1:--] should deliver the min temp of the past seven days, but it only returns the values of seven days minus one hour ago. The "real" temp min was on Dec 20 and is not displayed. Changing the syntax to a lower case "d" (=7d) does not return any values at all. Changing the resolution just gives me other, still wrong values. What is it that I'm missing?
B.t.w., why does [1D_day1_th1_tempmin_1:--] return a value while [1D_day1_th1_tempmintime_11_5:--] doesn't?
Any help is appreciated!
Thanks and Happy Holidays!
Chris
I'm currently trying to create a Min/Max. Doing it for the current day, month and year works fine using the [actual_...] variable, but I'd like a table that displays min / max for the last 24 hrs, last 7 days, last 30 days and last 365 days.
It's still all very basic and rugged, but here's my pitch: http://www.cvdboom.de/cms/minmaxtable.html
If I got the manual right, [7D_hour1_th1_tempmin_1:--] should deliver the min temp of the past seven days, but it only returns the values of seven days minus one hour ago. The "real" temp min was on Dec 20 and is not displayed. Changing the syntax to a lower case "d" (=7d) does not return any values at all. Changing the resolution just gives me other, still wrong values. What is it that I'm missing?
B.t.w., why does [1D_day1_th1_tempmin_1:--] return a value while [1D_day1_th1_tempmintime_11_5:--] doesn't?
Any help is appreciated!
Thanks and Happy Holidays!
Chris