Author Topic: No email date  (Read 3775 times)

Offline BMWLand

  • Newbie
  • *
  • Posts: 3
No email date
« on: January 21, 2017, 05:35:24 AM »
Hello, I have no date of when emails were sent, how can I fix this? Thanks.


Offline JohnDoh

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2,845
Re: No email date
« Reply #1 on: January 21, 2017, 05:43:34 AM »
check your roundcube error log. often this can happen because 'date.timezone' is not set in your php config.
Roundcube Plugins: Contextmenu, SpamAssassin Prefs, and more…

Offline BMWLand

  • Newbie
  • *
  • Posts: 3
Re: No email date
« Reply #2 on: January 21, 2017, 08:07:22 AM »
Thanks. Unfortunately, I can't find the error log where do I go to see it?

Offline JohnDoh

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2,845
Re: No email date
« Reply #3 on: January 21, 2017, 08:08:50 AM »
the default location is <rc root>/logs/errors
Roundcube Plugins: Contextmenu, SpamAssassin Prefs, and more…

Offline BMWLand

  • Newbie
  • *
  • Posts: 3
Re: No email date
« Reply #4 on: January 21, 2017, 08:12:17 AM »
Ok, thanks.

Offline SKaero

  • Administrator
  • Hero Member
  • *****
  • Posts: 5,876
    • SKaero - Custom Roundcube development
Re: No email date
« Reply #5 on: January 21, 2017, 01:27:42 PM »
Set the date.timezone in your php.ini file.