type error on node pages

Created on 19 April 2025, 1 day ago

I have this error on node page's

TypeError: DateTime::setTimestamp(): Argument #1 ($timestamp) must be of type int, array given in DateTime->setTimestamp() (line 90 at /var/www/web/modules/contrib/calendar_systems/src/CalendarSystems/CalendarSystemsPartialImplementation.php).

to solve this error edit CalendarSystemsPartialImplementation.php in line 90 to :

$this->origin->setTimestamp((int)$timestamp);
๐Ÿ› Bug report
Status

Active

Version

4.0

Component

Code

Created by

๐Ÿ‡ฎ๐Ÿ‡ทIran amir jamshidi

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024