UniversalViewer does not display documents

Hello.
Omeka 2.7.1 with Centos 7.
I have a problem - UniversalViewer does not display documents, shows nothing.
Example - http://music.nlb.by/items/show/16
Logging enabled - SetEnv APPLICATION_ENV development
But there is nothing in the log file application/logs/errors.log (write permission)
The following error is in the file /var/log/httpd/error_log:
PHP Notice: Undefined variable: result in /var/www/html/plugins/UniversalViewer/views/helpers/IiifManifest.php on line 970, referer: http://music.nlb.by/items/show/16

Thanks.

This is a rare bug related to the fact the sizes of your files are not saved in the database. I pushed a fix in version 2.5.9.1 / 2.6.0-beta.2 (https://github.com/Daniel-KM/Omeka-plugin-UniversalViewer/releases).

Thank you so much. Now it works.

This topic was automatically closed after 250 days. New replies are no longer allowed.