Daniel-KM / Omeka-S-module-Timeline

Module for Omeka S that integrates the Simile Timeline widget and the online Knightlab timeline to create timelines.
Other
6 stars 7 forks source link

Error of Timeline Exhibit #23

Closed billxu0521 closed 1 year ago

billxu0521 commented 2 years ago

Hi I found a Error when i use block ,then i see this error in page view.

Error
Call to a member function setTimestamp() on string

Details:

Error: Call to a member function setTimestamp() on string in /var/www/html/omeka/modules/Timeline/src/Mvc/Controller/Plugin/TimelineExhibitData.php:611
Stack trace:

I try to comment out line 611 in /modules/Timeline/src/Mvc/Controller/Plugin/TimelineExhibitData.php,and it's working.Thanks