CSV Import error - unknown column

Hello!

Here's the beginning of the error message I'm getting:

Omeka has encountered an error

Zend_Db_Statement_Mysqli_Exception

Mysqli prepare error: Unknown column 'original_filename' in 'field list'

Backtrace

exception 'Zend_Db_Statement_Mysqli_Exception' with message 'Mysqli prepare error: Unknown column 'original_filename' in 'field list'' in /home/maslaats/vcomeka.com/vccc/application/libraries/Zend/Db/Statement/Mysqli.php:77

any thoughts? I can send more of the error message if it helps.

This is the first time I've tried using the CSV import since my last upgrade, from Omeka 1.3 to 1.4.2 and from CSV Import plugin 1.3 to 1.3.3.

Thanks for your help!

-Arden

First thing I'd try is uninstalling and reinstalling the CSV Import plugin from the Plugins page.

There may have been some issue with the upgrade process that didn't get the plugin's database tables set up correctly. Uninstall and reinstall would fix that, if that's the issue.

That did the trick! Thank you so much! Now I'm off to import away . . .

-Arden