I'd like some help with an error message please. Users have been unable to sign out after I updated 5 plugins.
Message:SQLSTATE[42S02]: Base table or view not found: 1146 Table 'xxxxxxxx_oxwa1.oxwa_ajaximopentok_multiple_login' doesn't existFile:/home/xxxxxxxx/public_html/ow_core/database.phpLine:331Trace:#0 /home/xxxxxxxx/public_html/ow_core/database.php(331): PDOStatement->execute()
#1 /home/xxxxxxxx/public_html/ow_core/database.php(543): OW_Database->execute('DELETE FROM oxw...', NULL)
#2 /home/xxxxxxxx/public_html/ow_core/database.php(552): OW_Database->query('DELETE FROM oxw...', NULL)
#3 /home/xxxxxxxx/public_html/ow_core/base_dao.php(189): OW_Database->delete('DELETE FROM oxw...')
#4 /home/xxxxxxxx/public_html/ow_plugins/ajaximopentok/bol/multiple_login_dao.php(119): OW_BaseDao->deleteByExample(Object(OW_Example))
#5 /home/xxxxxxxx/public_html/ow_plugins/ajaximopentok/bol/service.php(511): AJAXIMOPENTOK_BOL_MultipleLoginDao->logoutAdmin(1)
#6 /home/xxxxxxxx/public_html/ow_plugins/ajaximopentok/init.php(329): AJAXIMOPENTOK_BOL_Service->logoutAdmin(1)
#7 [internal function]: ajaximopentok_logout(Object(OW_Event))
#8 /home/xxxxxxxx/public_html/ow_core/event_manager.php(188): call_user_func('ajaximopentok_l...', Object(OW_Event))
#9 /home/xxxxxxxx/public_html/ow_core/auth.php(142): OW_EventManager->trigger(Object(OW_Event))
#10 /home/xxxxxxxx/public_html/ow_core/user.php(156): OW_Auth->logout()
#11 /home/xxxxxxxx/public_html/ow_system_plugins/base/controllers/user.php(337): OW_User->logout()
#12 [internal function]: BASE_CTRL_User->signOut(Array)
#13 /home/xxxxxxxx/public_html/ow_core/request_handler.php(266): ReflectionMethod->invokeArgs(Object(BASE_CTRL_User), Array)
#14 /home/xxxxxxxx/public_html/ow_core/application.php(317): OW_RequestHandler->dispatch()
#15 /home/xxxxxxxx/public_html/index.php(65): OW_Application->handleRequest()
#16 {main}Type:
PDOException