Roundcube Community Forum

Release Support => Pending Issues => Topic started by: l4r on August 29, 2012, 01:52:45 PM

Title: Lack of "Date" in all messages
Post by: l4r on August 29, 2012, 01:52:45 PM
Hi!

I have issue with displaying date of recived mail. Somehow information from mail header (Recived: and Date:) are not readed/parsed but they are there. This results with empty Date field in roundcube frontend (see attachment).  I am running Roundcube 0.8.1. I've already tried different config values but nothing seems to work ;( If someone have any idea what could it be or where to look for problem, please let me know.

Thanks!
Title: Re: Lack of "Date" in all messages
Post by: SKaero on August 29, 2012, 06:08:47 PM
You need to set date.timezone in your php.ini.
Title: Re: Lack of "Date" in all messages
Post by: l4r on August 30, 2012, 03:19:15 AM
Thank you very much SKaero! That was it.  ;D

If someone have this same issue this might be helpful for date.timezone values - http://www.php.net/manual/en/datetime.configuration.php#ini.date.timezone (http://www.php.net/manual/en/datetime.configuration.php#ini.date.timezone)