Trying to install Uiversal Viewer plugin

Hi -- We are trying to install the Universal Viewer Plugin and have gotten the following message below. I have confirmed that we have Imagick compiled with ImageMagick version => ImageMagick 6.7.2-7 2015-07-23 Q16 http://www.imagemagick.org
Imagick using ImageMagick library version => ImageMagick 6.7.2-7 2015-07-23 Q16 http://www.imagemagick.org

Can you please advise how we should proceed.
Thanks,
Marge d'Wylde
UC Berkeley
____________________________________________

exception 'Omeka_Plugin_Exception' with message 'UniversalViewer library should be installed. See Readme.' in /home/exhibits2/public_html/plugins/UniversalViewer/UniversalViewerPlugin.php:77
Stack trace:
#0 [internal function]: UniversalViewerPlugin->hookInstall(Array)
#1 /home/exhibits2/public_html/application/libraries/Omeka/Plugin/Broker.php(145): call_user_func(Array, Array)
#2 /home/exhibits2/public_html/application/libraries/Omeka/Plugin/Installer.php(130): Omeka_Plugin_Broker->callHook('install', Array, Object(Plugin))
#3 /home/exhibits2/public_html/application/controllers/PluginsController.php(97): Omeka_Plugin_Installer->install(Object(Plugin))
#4 /home/exhibits2/public_html/application/libraries/Zend/Controller/Action.php(516): PluginsController->installAction()
#5 /home/exhibits2/public_html/application/libraries/Zend/Controller/Dispatcher/Standard.php(308): Zend_Controller_Action->dispatch('installAction')
#6 /home/exhibits2/public_html/application/libraries/Zend/Controller/Front.php(954): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http))
#7 /home/exhibits2/public_html/application/libraries/Zend/Application/Bootstrap/Bootstrap.php(105): Zend_Controller_Front->dispatch()
#8 /home/exhibits2/public_html/application/libraries/Zend/Application.php(382): Zend_Application_Bootstrap_Bootstrap->run()
#9 /home/exhibits2/public_html/application/libraries/Omeka/Application.php(79): Zend_Application->run()
#10 /home/exhibits2/public_html/admin/index.php(28): Omeka_Application->run()
#11 {main}

Hi,

The plugin "Universal Viewer For Omeka" relies on the javascript viewer UniversalViewer (https://github.com/UniversalViewer/universalviewer/releases), that should be downloaded separately and unzipped in the subdirectory views/shared/javascripts. See readme (https://github.com/Daniel-KM/UniversalViewer4Omeka).

Sincerely,

Daniel Berthereau
Infodoc & Knowledge management

Hi,

I just published an update of the plugin with the library already included, so this issue will no more occur.

Sincerely,

Daniel Berthereau
Infodoc & Knowledge management

Hi Daniel,

I installed your plugin Universalviewer and my images are tiled using OpenLayersZoom plugin which also installed.

But when I tried to access any item file I received the following error. I used to use Zoomfi Flash to view the images but we stopped supporting Flash. I am new to images and IIIF and different format to view it. Thanks for the help.
Omeka has encountered an error

Zend_Loader_PluginLoader_Exception

Plugin by name 'OpenLayersZoom' was not found in the registry; used paths:
UniversalViewer_View_Helper_: /www-dev/nancymou.www.lib/web/online-exhibits-2.3/plugins/UniversalViewer/views/helpers/
ExhibitBuilder_View_Helper_: /www-dev/nancymou.www.lib/web/online-exhibits-2.3/plugins/ExhibitBuilder/views/helpers/
Omeka_View_Helper_: /www-dev/nancymou.www.lib/web/online-exhibits-2.3/application/views/helpers/
Zend_View_Helper_: Zend/View/Helper/

exception 'Zend_Loader_PluginLoader_Exception' with message 'Plugin by name 'OpenLayersZoom' was not found in the registry; used paths:
UniversalViewer_View_Helper_: /www-dev/nancymou.www.lib/web/online-exhibits-2.3/plugins/UniversalViewer/views/helpers/
ExhibitBuilder_View_Helper_: /www-dev/nancymou.www.lib/web/online-exhibits-2.3/plugins/ExhibitBuilder/views/helpers/
Omeka_View_Helper_: /www-dev/nancymou.www.lib/web/online-exhibits-2.3/application/views/helpers/
Zend_View_Helper_: Zend/View/Helper/' in /www-dev/nancymou.www.lib/web/online-exhibits-2.3/application/libraries/Zend/Loader/PluginLoader.php:424
Stack trace:
#0 /www-dev/nancymou.www.lib/web/online-exhibits-2.3/application/libraries/Zend/View/Abstract.php(1182): Zend_Loader_PluginLoader->load('OpenLayersZoom')
#1 /www-dev/nancymou.www.lib/web/online-exhibits-2.3/application/libraries/Zend/View/Abstract.php(618): Zend_View_Abstract->_getPlugin('helper', 'openLayersZoom')
#2 /www-dev/nancymou.www.lib/web/online-exhibits-2.3/application/libraries/Zend/View/Abstract.php(344): Zend_View_Abstract->getHelper('openLayersZoom')
#3 /www-dev/nancymou.www.lib/web/online-exhibits-2.3/plugins/UniversalViewer/views/helpers/IiifManifest.php(522): Zend_View_Abstract->__call('openLayersZoom', Array)
#4 /www-dev/nancymou.www.lib/web/online-exhibits-2.3/plugins/UniversalViewer/views/helpers/IiifManifest.php(522): Omeka_View->openLayersZoom()
#5 /www-dev/nancymou.www.lib/web/online-exhibits-2.3/plugins/UniversalViewer/views/helpers/IiifManifest.php(619): UniversalViewer_View_Helper_IiifManifest->_iiifImage(Object(File), 1, 'https://nancymo...', 2048, 2731)
#6 /www-dev/nancymou.www.lib/web/online-exhibits-2.3/plugins/UniversalViewer/views/helpers/IiifManifest.php(154): UniversalViewer_View_Helper_IiifManifest->_iiifCanvasImage(Object(File), 1)
#7 /www-dev/nancymou.www.lib/web/online-exhibits-2.3/plugins/UniversalViewer/views/helpers/IiifManifest.php(33): UniversalViewer_View_Helper_IiifManifest->_buildManifestItem(Object(Item))
#8 [internal function]: UniversalViewer_View_Helper_IiifManifest->iiifManifest(Object(Item), false)
#9 /www-dev/nancymou.www.lib/web/online-exhibits-2.3/application/libraries/Zend/View/Abstract.php(350): call_user_func_array(Array, Array)
#10 /www-dev/nancymou.www.lib/web/online-exhibits-2.3/plugins/UniversalViewer/controllers/PresentationController.php(34): Zend_View_Abstract->__call('iiifManifest', Array)
#11 /www-dev/nancymou.www.lib/web/online-exhibits-2.3/plugins/UniversalViewer/controllers/PresentationController.php(34): Omeka_View->iiifManifest(Object(Item), false)
#12 /www-dev/nancymou.www.lib/web/online-exhibits-2.3/application/libraries/Zend/Controller/Action.php(516): UniversalViewer_PresentationController->manifestAction()
#13 /www-dev/nancymou.www.lib/web/online-exhibits-2.3/application/libraries/Zend/Controller/Dispatcher/Standard.php(308): Zend_Controller_Action->dispatch('manifestAction')
#14 /www-dev/nancymou.www.lib/web/online-exhibits-2.3/application/libraries/Zend/Controller/Front.php(954): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http))
#15 /www-dev/nancymou.www.lib/web/online-exhibits-2.3/application/libraries/Zend/Application/Bootstrap/Bootstrap.php(105): Zend_Controller_Front->dispatch()
#16 /www-dev/nancymou.www.lib/web/online-exhibits-2.3/application/libraries/Zend/Application.php(382): Zend_Application_Bootstrap_Bootstrap->run()
#17 /www-dev/nancymou.www.lib/web/online-exhibits-2.3/application/libraries/Omeka/Application.php(79): Zend_Application->run()
#18 /www-dev/nancymou.www.lib/web/online-exhibits-2.3/index.php(23): Omeka_Application->run()

url is

https://ttt.www.lib.umich.edu/online-exhibits-2.3/items/presentation/1456/manifest

Hi,

Can't see your site, it's a private one.

Anyway, you should activate OpenLayersZoom to use it. If you download it from github, check if the directory is named "OpenLayersZoom". Another possible issue: else uninstall UniversalViewer and install OpenLayersZoom first.

Sincerely,

Daniel Berthereau
Infodoc & Knowledge management