Hi,

another issue with station_archive: When displaying a recorded audio node, the "Air date" in "Station Archive Admin Info" is offset by +2h. This also corrupts the "Reload Program" button when editing the node.

Maybe just a matter of a '+' instead of a '-' somewhere? As my timezone is CET (GMT+1, Germany)...

regards,
Markus

Comments

drewish’s picture

the archive uses the drupal server's timezone. if you've got the archive and schedule on separate servers you'll need to synch up the timezones.

hurricane_rufo’s picture

Hi drewish,

thanks for your answer. What you mentioned is not the case in my environment - everything (the website running both station and archive) and the stream server are located on the same machine. But I learned that it's not safe to rely on PHP5 using the system's time zone; setting

date.timezone = Europe/Berlin

in my php.ini did the trick.

Best regards and Happy Easter from munich,
Markus

hurricane_rufo’s picture

Status: Active » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.