• Welcome to TodayPlus Boards v2.
 

After 4 hours of updated it dissapear some datas

Started by isidro_ruiz6, April 29, 2005, 07:52:22 AM

Previous topic - Next topic

isidro_ruiz6

why it happened this? after 4 hours it dissapeaar the radar icon and it says there is no data in the up part of the screen...:(

isidro_ruiz6

ahh, i forgot to say that is in the weather screen

Broesel

It is programmed in the skin, that after 4 hours not updated, the
actual weatherdata disappear.

find the lines

calcvar,var20,weatherupdatetimediff
          if,var,var20,,<,240


in the skintext and change the 240 (Time in minutes (240 minutes=4 hours)
to whatever you want (f.ex. 480 = 8 hours)
or synch again before that time.

Regards Broesel