I am trying to use the OHMS plugin. I already have a number of OH on our Omeka site and want to see how well the plugin works. I received the following error. "Omeka has encountered the following error. “Logic Exception”: OHMS file must be validated before retrieving list of column examples. Beneath this state are a few lines of code.
LogicException: OHMS file must be validated before retrieving list of column examples. in /home/texascit/texascitylibrary-oralhistory.org/plugins/OhmsImport/models/OhmsImport/File.php:62
Stack trace:
#0 /home/texascit/texascitylibrary-oralhistory.org/plugins/OhmsImport/controllers/IndexController.php(188): OhmsImport_File->getColumnExamples()
#1 /home/texascit/texascitylibrary-oralhistory.org/application/libraries/Zend/Controller/Action.php(516): OhmsImport_IndexController->indexAction()
#2 /home/texascit/texascitylibrary-oralhistory.org/application/libraries/Zend/Controller/Dispatcher/Standard.php(308): Zend_Controller_Action->dispatch(‘indexAction’)
#3 /home/texascit/texascitylibrary-oralhistory.org/application/libraries/Zend/Controller/Front.php(954): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http))
#4 /home/texascit/texascitylibrary-oralhistory.org/application/libraries/Zend/Application/Bootstrap/Bootstrap.php(106): Zend_Controller_Front->dispatch()
#5 /home/texascit/texascitylibrary-oralhistory.org/application/libraries/Zend/Application.php(384): Zend_Application_Bootstrap_Bootstrap->run()
#6 /home/texascit/texascitylibrary-oralhistory.org/application/libraries/Omeka/Application.php(73): Zend_Application->run()
#7 /home/texascit/texascitylibrary-oralhistory.org/admin/index.php(28): Omeka_Application->run()
#8 {main}
What am I missing?