• i will try to login with facebook but show this error “DateTime::__construct(): It is not safe to rely on the system’s timezone settings. You are *required* to use the date.timezone setting or the dat”

    plugin v2.3.3
    nginx

Viewing 3 replies - 1 through 3 (of 3 total)
  • I have the same problem, waiting for information on how to fix that.

    I’m also having the same problem.

    “Oops! We ran into an issue.
    Unspecified error.
    ξ DateTime::__construct(): It is not safe to rely on the system’s timezone settings. You are *required* to use the date.timezone setting or the dat”

    Problem solved

    Solution:

    Put this in your php.ini

    date.timezone = “Europe/London”

    or appropriate time zone for you.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘DateTime::__construct(): It is not safe to rely on the system’s timezone setting’ is closed to new replies.