Daniel-KM / Omeka-S-module-Annotate

Module for Omeka S that implements the W3C Web Annotation Ontology to annotate (tag, comment, rate, highlight, draw, etc.) any resource.
Other
8 stars 1 forks source link

only global administrator can annotate - 'Annotate\View\Helper\NormalizeDateTimeQuery' not found #6

Closed sinanatra closed 1 year ago

sinanatra commented 2 years ago

I am using version 3.3.7.3, but I have noticed that only the global administrator can add annotations. All other users return an error, which does not appear in the logs. I went back to version 3.3.6 and the editor user receives this error again:

Error: Class 'Annotate\View\Helper\NormalizeDateTimeQuery' not found in /home/project/omeka-s/vendor/laminas/laminas-servicemanager/src/Factory/InvokableFactory.php:31
Daniel-KM commented 1 year ago

NormalizeDateTimeQuery is available since a very old version, it is probably related to a mix of versions.