Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter zackdvd

    (@zackdvd)

    PHP 5.3.2

    Thread Starter zackdvd

    (@zackdvd)

    Changing
    $tzlist = DateTimeZone::listIdentifiers(DateTimeZone::ALL);
    to
    $tzlist = DateTimeZone::listIdentifiers();
    solved the problem (for me).

    Plugin Author Deligence Technologies

    (@deligence)

    Hello,

    Thanks for reporting this issue and also thanks for posting the solution of this issue. We’ll look into it and will adjust the code if needed.

    Thanks once again.

    Regards,
    Sanjay Kumar

    Plugin Author Deligence Technologies

    (@deligence)

    We have looked into it and come to know that this issue is due to PHP version. I believe you are using an old version of PHP (less than or equal to 5.2). Please confirm.

    Regards,
    Sanjay Kumar

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Fatal error: Undefined class constant 'ALL'’ is closed to new replies.