Forums » Contribute Plugin submitting problem

RSS feed for this topic

Info

Tags

No tags yet.

  1. hello i keep getting this error when i try to submit information for the contribute.

    Omeka has encountered an error

    Zend_Db_Statement_Mysqli_Exception

    Mysqli prepare error: Unknown column 'name' in 'where clause'

    Backtrace

    exception 'Zend_Db_Statement_Mysqli_Exception' with message 'Mysqli prepare error: Unknown column 'name' in 'where clause'' in /hsphere/local/home/c322185/tango-music.net/application/libraries/Zend/Db/Statement/Mysqli.php:77
    Stack trace:
    #0 /hsphere/local/home/c322185/tango-music.net/application/libraries/Zend/Db/Statement.php(115): Zend_Db_Statement_Mysqli->_prepare('SELECT <code>c</code>.* FR...')
    #1 /hsphere/local/home/c322185/tango-music.net/application/libraries/Zend/Db/Adapter/Mysqli.php(381): Zend_Db_Statement->__construct(Object(Zend_Db_Adapter_Mysqli), 'SELECT <code>c</code>.* FR...')
    #2 /hsphere/local/home/c322185/tango-music.net/application/libraries/Zend/Db/Adapter/Abstract.php(467): Zend_Db_Adapter_Mysqli->prepare('SELECT <code>c</code>.* FR...')
    #3 /hsphere/local/home/c322185/tango-music.net/application/libraries/Zend/Db/Adapter/Abstract.php(725): Zend_Db_Adapter_Abstract->query(Object(Omeka_Db_Select), Array)
    #4 /hsphere/local/home/c322185/tango-music.net/application/libraries/Omeka/Db.php(82): Zend_Db_Adapter_Abstract->fetchRow(Object(Omeka_Db_Select), Array)
    #5 /hsphere/local/home/c322185/tango-music.net/application/libraries/Omeka/Db/Table.php(500): Omeka_Db->__call(Array, Array)
    #6 /hsphere/local/home/c322185/tango-music.net/application/libraries/Omeka/Db/Table.php(500): Omeka_Db->fetchRow('fetchRow', Array)
    #7 /hsphere/local/home/c322185/tango-music.net/plugins/Contribution/models/ContributionContributorTable.php(30): Omeka_Db_Table->fetchObject(Object(Omeka_Db_Select), Array)
    #8 /hsphere/local/home/c322185/tango-music.net/plugins/Contribution/controllers/ContributionController.php(215): ContributionContributorTable->findUnique(Object(Omeka_Db_Select))
    #9 /hsphere/local/home/c322185/tango-music.net/plugins/Contribution/controllers/ContributionController.php(125): Contribution_ContributionController->_processContributor('', '')
    #10 /hsphere/local/home/c322185/tango-music.net/plugins/Contribution/controllers/ContributionController.php(31): Contribution_ContributionController->_processForm(NULL, Array)
    #11 /hsphere/local/home/c322185/tango-music.net/application/libraries/Zend/Controller/Action.php(513): Contribution_ContributionController->contributeAction(Array)
    #12 /hsphere/local/home/c322185/tango-music.net/application/libraries/Zend/Controller/Dispatcher/Standard.php(289): Zend_Controller_Action->dispatch()
    #13 /hsphere/local/home/c322185/tango-music.net/application/libraries/Zend/Controller/Front.php(946): Zend_Controller_Dispatcher_Standard->dispatch('contributeActio...')
    #14 /hsphere/local/home/c322185/tango-music.net/application/libraries/Zend/Application/Bootstrap/Bootstrap.php(77): Zend_Controller_Front->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http))
    #15 /hsphere/local/home/c322185/tango-music.net/application/libraries/Zend/Application.php(358): Zend_Application_Bootstrap_Bootstrap->run()
    #16 /hsphere/local/home/c322185/tango-music.net/application/libraries/Omeka/Core.php(157): Zend_Application->run()
    #17 /hsphere/local/home/c322185/tango-music.net/index.php(30): Omeka_Core->run()
    #18 {main}

    can someone help me please. i am in urgent need of help

  2. What versions of the Contribution plugin and Omeka are you using?

    Have you tried uninstalling and reinstalling the plugin?

  3. i am using the Contribution-1.3-2.1.1 and version 1.3.2 of omeka.

  4. And have you tried uninstalling and reinstalling the plugin through the admin interface (not deactivating or removing/replacing the plugin files)?

    The error you're getting suggests that the Contribution plugin's tables haven't been correctly installed.

  5. thank you that helped me out

Reply

You must log in to post.