Error with CSVimport plugin (2.1.1)

Hi Folks,

I can't open CSVImport plugin since upgrading to 2.1.1

It appears to sinatll okay, but gives me the following error when I attempt to open the plugin from the admin menu:


Omeka has encountered an error
InvalidArgumentException
Could not find file css/csv-import-main.css!
#0 /home/wyndhistory/public_html/application/libraries/globals.php(1206): web_path_to('css/csv-import-...')
#1 /home/wyndhistory/public_html/application/libraries/globals.php(1154): src('csv-import-main', 'css', 'css')
#2 /home/wyndhistory/public_html/application/libraries/globals.php(1049): css_src('csv-import-main', 'css')
#3 /home/wyndhistory/public_html/plugins/CsvImport/CsvImportPlugin.php(185): queue_css_file('csv-import-main')
#4 [internal function]: CsvImportPlugin->hookAdminHead(Array)
#5 /home/wyndhistory/public_html/application/libraries/Omeka/Plugin/Broker.php(157): call_user_func(Array, Array)
#6 /home/wyndhistory/public_html/application/libraries/globals.php(188): Omeka_Plugin_Broker->callHook('admin_head', Array)
#7 /home/wyndhistory/public_html/admin/themes/default/common/header.php(29): fire_plugin_hook('admin_head', Array)
#8 /home/wyndhistory/public_html/application/libraries/Omeka/View.php(117): include('/home/wyndhisto...')
#9 /home/wyndhistory/public_html/application/libraries/Zend/View/Abstract.php(888): Omeka_View->_run('/home/wyndhisto...')
#10 /home/wyndhistory/public_html/application/libraries/Zend/View/Helper/Partial.php(109): Zend_View_Abstract->render('common/header.p...')
#11 [internal function]: Zend_View_Helper_Partial->partial('common/header.p...', Array)
#12 /home/wyndhistory/public_html/application/libraries/Zend/View/Abstract.php(350): call_user_func_array(Array, Array)
#13 [internal function]: Zend_View_Abstract->__call('partial', Array)
#14 /home/wyndhistory/public_html/application/libraries/globals.php(1614): Omeka_View->partial('common/header.p...', Array)
#15 /home/wyndhistory/public_html/application/libraries/globals.php(1628): common('header', Array)
#16 /home/wyndhistory/public_html/plugins/CsvImport/views/admin/index/index.php(2): head(Array)
#17 /home/wyndhistory/public_html/application/libraries/Omeka/View.php(117): include('/home/wyndhisto...')
#18 /home/wyndhistory/public_html/application/libraries/Zend/View/Abstract.php(888): Omeka_View->_run('/home/wyndhisto...')
#19 /home/wyndhistory/public_html/application/libraries/Zend/Controller/Action/Helper/ViewRenderer.php(900): Zend_View_Abstract->render('index/index.php')
#20 /home/wyndhistory/public_html/application/libraries/Zend/Controller/Action/Helper/ViewRenderer.php(921): Zend_Controller_Action_Helper_ViewRenderer->renderScript('index/index.php', NULL)
#21 /home/wyndhistory/public_html/application/libraries/Zend/Controller/Action/Helper/ViewRenderer.php(960): Zend_Controller_Action_Helper_ViewRenderer->render()
#22 /home/wyndhistory/public_html/application/libraries/Zend/Controller/Action/HelperBroker.php(277): Zend_Controller_Action_Helper_ViewRenderer->postDispatch()
#23 /home/wyndhistory/public_html/application/libraries/Zend/Controller/Action.php(527): Zend_Controller_Action_HelperBroker->notifyPostDispatch()
#24 /home/wyndhistory/public_html/application/libraries/Zend/Controller/Dispatcher/Standard.php(308): Zend_Controller_Action->dispatch('indexAction')
#25 /home/wyndhistory/public_html/application/libraries/Zend/Controller/Front.php(954): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http))
#26 /home/wyndhistory/public_html/application/libraries/Zend/Application/Bootstrap/Bootstrap.php(97): Zend_Controller_Front->dispatch()
#27 /home/wyndhistory/public_html/application/libraries/Zend/Application.php(366): Zend_Application_Bootstrap_Bootstrap->run()
#28 /home/wyndhistory/public_html/application/libraries/Omeka/Application.php(79): Zend_Application->run()
#29 /home/wyndhistory/public_html/admin/index.php(28): Omeka_Application->run()
#30 {main}

The file it's complaining about should have been included in the CSV Import zip.

Make sure you got the plugin moved over correctly from your previous installation, it sounds like you may be missing some files.

Thanks John, I mustn't have transferred the plugin correctly from the previous install. Working now.