Hello,
I have run into a problem using the latest version of ‘Universal Viewer’…
my setup:
Xampp on Windows 10 with Omeka 3.01, change to local.config.php, setting
‘Omeka\File\Thumbnailer’ => ‘Omeka\File\Thumbnailer\Imagick’
Everything I have played with here seems to work just fine. Error logging was enabled by
SetEnv APPLICATION_ENV “development” in .htacces, but there are no errors in the logs.
Just 2 modules were installed:
IIIF Server version 3.6.3.1
Universal Viewer version 3.6.3.2
One item was created (item ID: 1), class Image, Visibility public, …via upload (a jpg file). The image is showing up, thumbnails were created … no problem here either.
going to http://localhost/my_omeka/item/1/universal-viewer returns an empty page (no errors)…
html and head tags appear to be well formed/complete, the body however is lacking some flesh…
Any help would be greatly appreciated!
thanks, Fred