Roundcube Community Forum

Release Support => Pending Issues => Topic started by: tuxfriend on September 29, 2014, 08:07:23 AM

Title: empty Date
Post by: tuxfriend on September 29, 2014, 08:07:23 AM
Hello there,

I've installed a new Mailserver with CentOS7 and roundcubemail-1.0.2-1.el7.noarch. In all the views of Incomming and Outgoing the column with the date is empty. How do I enable this?

Thanks

Andreas
Title: Re: empty Date
Post by: SKaero on September 29, 2014, 10:37:28 AM
Set date.timezone in your php.ini.
Title: Re: empty Date
Post by: tuxfriend on September 29, 2014, 11:23:50 AM
Quote from: SKaero on September 29, 2014, 10:37:28 AM
Set date.timezone in your php.ini.

Thank you, this works!
date.timezone = "Europe/Berlin"

Greetings
Andreas