Author Topic: Lack of "Date" in all messages  (Read 3495 times)

Offline l4r

  • Newbie
  • *
  • Posts: 4
Lack of "Date" in all messages
« 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!
« Last Edit: August 29, 2012, 04:54:57 PM by l4r »

Offline SKaero

  • Administrator
  • Hero Member
  • *****
  • Posts: 5,898
    • SKaero - Custom Roundcube development
Re: Lack of "Date" in all messages
« Reply #1 on: August 29, 2012, 06:08:47 PM »
You need to set date.timezone in your php.ini.

Offline l4r

  • Newbie
  • *
  • Posts: 4
Re: Lack of "Date" in all messages
« Reply #2 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