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
Comment #1
drewish commentedthe 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.
Comment #2
hurricane_rufo commentedHi 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
Comment #3
hurricane_rufo commentedComment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.