Installation error code for CSV Import

After FTPing the plugin into my Omeka install on DreamHost, I tried installing the CSV Import plugin, but I received the following error message:

Fatal error: Class ‘CsvImport_RowIterator’ not found in /home/dh_activism/activism.dhclaremont.org/application/libraries/Omeka/Plugin/Lo ader.php on line 379

Is there anything I can do to fix this or should I contact the plugin author?

Thanks!

My first guess is that one or more files didn’t get transfered correctly, or that there is an odd permissions issue where the file isn’t visible to the server.

Try uploading the files again, and double-check the contents of the models/CsvImport directory. The RowIterator.php file should be there, among many others.