Just wanted to let you know of a problem and the resolution we recently had:
When I attempted to save, I would get a string of code:
An error has occurred in saving the exhibit:
object(Omeka_Db_Exception)#140 (8) {
["e:protected"] => object(Zend_Db_Statement_Mysqli_Exception)#141 (6) {
["
message:protected
"] => string(91) "Mysqli statement execute error : Incorrect integer value: '' for column 'featured' at row 1"
["string:private"] => string(0) ""
It seems that there was a bug which is preventing one from "saving" an exhibit that isn't featured. We were able to get around this by clicking "Yes" for "Is Featured" (leave "Is Public" as "no")