You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PHP Fatal error: Uncaught Exception: DateTimeZone::__construct(): Unknown or bad timezone (Asia/Calcutta) in /usr/share/dolibarr/htdocs/core/lib/functions.lib.php:2852\nStack trace:\n#0 /usr/share/dolibarr/htdocs/core/lib/functions.lib.php(2852): DateTimeZone->__construct()\n#1 /usr/share/dolibarr/htdocs/main.inc.php(2454): dol_print_date()\n#2 /usr/share/dolibarr/htdocs/main.inc.php(2343): top_menu_user()\n#3 /usr/share/dolibarr/htdocs/main.inc.php(1545): top_menu()\n#4 /usr/share/dolibarr/htdocs/index.php(87): llxHeader()\n#5 {main}\n thrown in /usr/share/dolibarr/htdocs/core/lib/functions.lib.php on line 2852
Dolibarr Version
19.0.4
Environment PHP
8.1 and 8.2
Environment Database
Postgres 17
Steps to reproduce the behavior and expected behavior
Happens immediately after login. I upgraded my server. I guess the PHP version has changed. Can't be sure. I'm getting this error in both 8.1 and 8.2 PHP.
Attached files
No response
The text was updated successfully, but these errors were encountered:
Bug
This is from the apache error log
PHP Fatal error: Uncaught Exception: DateTimeZone::__construct(): Unknown or bad timezone (Asia/Calcutta) in /usr/share/dolibarr/htdocs/core/lib/functions.lib.php:2852\nStack trace:\n#0 /usr/share/dolibarr/htdocs/core/lib/functions.lib.php(2852): DateTimeZone->__construct()\n#1 /usr/share/dolibarr/htdocs/main.inc.php(2454): dol_print_date()\n#2 /usr/share/dolibarr/htdocs/main.inc.php(2343): top_menu_user()\n#3 /usr/share/dolibarr/htdocs/main.inc.php(1545): top_menu()\n#4 /usr/share/dolibarr/htdocs/index.php(87): llxHeader()\n#5 {main}\n thrown in /usr/share/dolibarr/htdocs/core/lib/functions.lib.php on line 2852
Dolibarr Version
19.0.4
Environment PHP
8.1 and 8.2
Environment Database
Postgres 17
Steps to reproduce the behavior and expected behavior
Happens immediately after login. I upgraded my server. I guess the PHP version has changed. Can't be sure. I'm getting this error in both 8.1 and 8.2 PHP.
Attached files
No response
The text was updated successfully, but these errors were encountered: