You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a guest user is logged in and provides contributions. The link MyContribution raises an error as long as the contributions have not been validated by a site administrator.
When a guest user is logged in and provides contributions. The link MyContribution raises an error as long as the contributions have not been validated by a site administrator.
The error message:
Omeka has encountered an error
InvalidArgumentException
Invalid record passed to recordMetadata.
#0 [internal function]: Omeka_View_Helper_Metadata->metadata(NULL, Array, Array)
#1 /var/www/laligue150ans/application/libraries/Zend/View/Abstract.php(350): call_user_func_array(Array, Array)
#2 /var/www/laligue150ans/application/libraries/globals.php(1981): Zend_View_Abstract->__call('metadata', Array)
#3 /var/www/laligue150ans/application/libraries/globals.php(1981): Omeka_View->metadata(NULL, Array, Array)
#4 /var/www/laligue150ans/plugins/Contribution/views/public/contribution/my-contributions.php(22): metadata(NULL, Array)
#5 /var/www/laligue150ans/application/libraries/Omeka/View.php(117): include('/var/www/laligu...')
#6 /var/www/laligue150ans/application/libraries/Zend/View/Abstract.php(888): Omeka_View->_run('/var/www/laligu...')
#7 /var/www/laligue150ans/application/libraries/Zend/Controller/Action/Helper/ViewRenderer.php(900): Zend_View_Abstract->render('contribution/my...')
#8 /var/www/laligue150ans/application/libraries/Zend/Controller/Action/Helper/ViewRenderer.php(921): Zend_Controller_Action_Helper_ViewRenderer->renderScript('contribution/my...', NULL)
#9 /var/www/laligue150ans/application/libraries/Zend/Controller/Action/Helper/ViewRenderer.php(960): Zend_Controller_Action_Helper_ViewRenderer->render()
#10 /var/www/laligue150ans/application/libraries/Zend/Controller/Action/HelperBroker.php(277): Zend_Controller_Action_Helper_ViewRenderer->postDispatch()
#11 /var/www/laligue150ans/application/libraries/Zend/Controller/Action.php(527): Zend_Controller_Action_HelperBroker->notifyPostDispatch()
#12 /var/www/laligue150ans/application/libraries/Zend/Controller/Dispatcher/Standard.php(308): Zend_Controller_Action->dispatch('myContributions...')
#13 /var/www/laligue150ans/application/libraries/Zend/Controller/Front.php(954): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http))
#14 /var/www/laligue150ans/application/libraries/Zend/Application/Bootstrap/Bootstrap.php(97): Zend_Controller_Front->dispatch()
#15 /var/www/laligue150ans/application/libraries/Zend/Application.php(366): Zend_Application_Bootstrap_Bootstrap->run()
#16 /var/www/laligue150ans/application/libraries/Omeka/Application.php(79): Zend_Application->run()
#17 /var/www/laligue150ans/index.php(23): Omeka_Application->run()
#18 {main}
The text was updated successfully, but these errors were encountered: