When I turn Display Error Messages is displayed message:
Omeka has encountered an error
Zend_Db_Statement_Mysqli_Exception
Mysqli statement execute error : Field 'accesstoken' doesn't have a default value
exception 'Zend_Db_Statement_Mysqli_Exception' with message 'Mysqli statement execute error : Field 'accesstoken' doesn't have a default value' in /var/www/html/application/libraries/Zend/Db/Statement/Mysqli.php:214
Stack trace:
#0 /var/www/html/application/libraries/Zend/Db/Statement.php(303): Zend_Db_Statement_Mysqli->_execute(Array)
#1 /var/www/html/application/libraries/Zend/Db/Adapter/Abstract.php(480): Zend_Db_Statement->execute(Array)
#2 [internal function]: Zend_Db_Adapter_Abstract->query('INSERT INTO `om...')
#3 /var/www/html/application/libraries/Omeka/Db.php(79): call_user_func_array(Array, Array)
#4 /var/www/html/plugins/Carta/install.php(96): Omeka_Db->__call('query', Array)
#5 /var/www/html/plugins/Carta/install.php(96): Omeka_Db->query('INSERT INTO `om...')
#6 /var/www/html/plugins/Carta/CartaPlugin.php(42): include('/var/www/html/p...')
#7 [internal function]: CartaPlugin->hookInstall(Array)
#8 /var/www/html/application/libraries/Omeka/Plugin/Broker.php(145): call_user_func(Array, Array)
#9 /var/www/html/application/libraries/Omeka/Plugin/Installer.php(130): Omeka_Plugin_Broker->callHook('install', Array, Object(Plugin))
#10 /var/www/html/application/controllers/PluginsController.php(97): Omeka_Plugin_Installer->install(Object(Plugin))
#11 /var/www/html/application/libraries/Zend/Controller/Action.php(516): PluginsController->installAction()
#12 /var/www/html/application/libraries/Zend/Controller/Dispatcher/Standard.php(308): Zend_Controller_Action->dispatch('installAction')
#13 /var/www/html/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/html/application/libraries/Zend/Application/Bootstrap/Bootstrap.php(105): Zend_Controller_Front->dispatch()
#15 /var/www/html/application/libraries/Zend/Application.php(384): Zend_Application_Bootstrap_Bootstrap->run()
#16 /var/www/html/application/libraries/Omeka/Application.php(77): Zend_Application->run()
#17 /var/www/html/admin/index.php(28): Omeka_Application->run()
#18 {main}