Neatline Error

I have a Neatline Installation and when I attempt to create a new exhibit I'm getting this error:

Zend_Db_Statement_Mysqli_Exception

Mysqli statement execute error : Column 'added' cannot be null

My current exhibits are running fine so I'm not sure what the issue is creating a new one. Any advice would be extremely appreciated.

I resolved the issue. As far as I could tell, the issue was the same MYSQL issue encountered by the author of this post. The issue for me was in neatline, and not CSV import. I traced the issue to Neatline_Row_Abstract.php and was able to modify the same line in the code to (apparently) conform with MySQL 5.6.6.

Hi anwelp, I'm glad this was resolved. If it pops up again, please let us know.

- Scott