Contribution plugin

Hi Folks,

I've installed the contribution plugin and I'm getting the following error when I attempt to submit a contribution using the public form - I wonder could this be related to the fact that I previously had the contribution module in my Omkea 1.5 instance and there was no "contribute anonymously" option?

Zend_Db_Statement_Mysqli_Exception
Mysqli prepare error: Unknown column 'anonymous' in 'field list'

#0 /home/devwyndhistory/public_html/application/libraries/Zend/Db/Statement.php(115): Zend_Db_Statement_Mysqli->_prepare('INSERT INTO
om...')
#1 /home/devwyndhistory/public_html/application/libraries/Zend/Db/Adapter/Mysqli.php(388): Zend_Db_Statement->__construct(Object(Zend_Db_Adapter_Mysqli), 'INSERT INTO `om...')
#2 /home/devwyndhistory/public_html/application/libraries/Zend/Db/Adapter/Abstract.php(479): Zend_Db_Adapter_Mysqli->prepare('INSERT INTO `om...')
#3 [internal function]: Zend_Db_Adapter_Abstract->query('INSERT INTO `om...', Array)
#4 /home/devwyndhistory/public_html/application/libraries/Omeka/Db.php(79): call_user_func_array(Array, Array)
#5 /home/devwyndhistory/public_html/application/libraries/Omeka/Db.php(252): Omeka_Db->__call('query', Array)
#6 /home/devwyndhistory/public_html/application/libraries/Omeka/Db.php(252): Omeka_Db->query('INSERT INTO `om...', Array)
#7 /home/devwyndhistory/public_html/application/libraries/Omeka/Record/AbstractRecord.php(543): Omeka_Db->insert('ContributionCon...', Array)
#8 /home/devwyndhistory/public_html/plugins/Contribution/controllers/ContributionController.php(338): Omeka_Record_AbstractRecord->save()
#9 /home/devwyndhistory/public_html/plugins/Contribution/controllers/ContributionController.php(273): Contribution_ContributionController->_linkItemToContributedItem(Object(Item), NULL, Array)
#10 /home/devwyndhistory/public_html/plugins/Contribution/controllers/ContributionController.php(75): Contribution_ContributionController->_processForm(Array)
#11 /home/devwyndhistory/public_html/application/libraries/Zend/Controller/Action.php(516): Contribution_ContributionController->contributeAction()
#12 /home/devwyndhistory/public_html/application/libraries/Zend/Controller/Dispatcher/Standard.php(308): Zend_Controller_Action->dispatch('contributeActio...')
#13 /home/devwyndhistory/public_html/application/libraries/Zend/Controller/Front.php(954): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http))
#14 /home/devwyndhistory/public_html/application/libraries/Zend/Application/Bootstrap/Bootstrap.php(101): Zend_Controller_Front->dispatch()
#15 /home/devwyndhistory/public_html/application/libraries/Zend/Application.php(366): Zend_Application_Bootstrap_Bootstrap->run()
#16 /home/devwyndhistory/public_html/application/libraries/Omeka/Application.php(79): Zend_Application->run()
#17 /home/devwyndhistory/public_html/index.php(23): Omeka_Application->run()
#18 {main}
`

Sorry for the delayed response. This looks like a bug that sometimes appears in the upgrade process, as you say in the new 'anonymous' option. A fix will be coming soon.

Hi Patrick,

No worries, thanks very much for the update.

Cheers,

Tom

Hi Folks,

Thought I'd check in on this one, just confirming that the error occurs regardless of whether I've selected "Contribute anonymously" or not.

Cheers,

Tom