I was about to make my site go live in a couple of hours, so i decided to remove(delete) a user from my site through the admin, but anytime i hit the delete button to confirm the removal, i get this error, I'm not sure how to go about it, can anybody please help me out?
Thanks :(
Error:
OW Debug - ExceptionMessage:SQLSTATE[42S02]: Base table or view not found: 1146 Table 'affordab_oxwa506.ow_birthdays_privacy' doesn't existFile:/home/affordables/public_html/portal/ow_core/database.phpLine:723Trace:#0 /home/affordables/public_html/portal/ow_core/database.php(723): PDOStatement->execute() #1 /home/affordables/public_html/portal/ow_core/database.php(451): OW_Database->execute('DELETE FROM ow_...', NULL) #2 /home/affordables/public_html/portal/ow_core/database.php(464): OW_Database->query('DELETE FROM ow_...', NULL) #3 /home/affordables/public_html/portal/ow_core/base_dao.php(189): OW_Database->delete('DELETE FROM ow_...') #4 /home/affordables/public_html/portal/ow_plugins/birthdays/bol/privacy_dao.php(115): OW_BaseDao->deleteByExample(Object(OW_Example)) #5 /home/affordables/public_html/portal/ow_plugins/birthdays/bol/service.php(142): BIRTHDAYS_BOL_PrivacyDao->deleteByUserId(3) #6 /home/affordables/public_html/portal/ow_plugins/birthdays/classes/event_handler.php(182): BIRTHDAYS_BOL_Service->deleteBirthdayPrivacyByUserId(3) #7 [internal function]: BIRTHDAYS_CLASS_EventHandler->onUserUnregister(Object(OW_Event)) #8 /home/affordables/public_html/portal/ow_core/event_manager.php(228): call_user_func(Array, Object(OW_Event)) #9 /home/affordables/public_html/portal/ow_system_plugins/base/bol/user_service.php(765): OW_EventManager->trigger(Object(OW_Event)) #10 /home/affordables/public_html/portal/ow_system_plugins/admin/components/user_list.php(94): BOL_UserService->deleteUser('3', true) #11 /home/affordables/public_html/portal/ow_system_plugins/admin/controllers/users.php(207): ADMIN_CMP_UserList->__construct(Object(ADMIN_UserListParams)) #12 [internal function]: ADMIN_CTRL_Users->index(Array) #13 /home/affordables/public_html/portal/ow_core/request_handler.php(276): ReflectionMethod->invokeArgs(Object(ADMIN_CTRL_Users), Array) #14 /home/affordables/public_html/portal/ow_core/request_handler.php(252): OW_RequestHandler->processControllerAction(Object(ReflectionMethod), Object(ADMIN_CTRL_Users)) #15 /home/affordables/public_html/portal/ow_core/application.php(364): OW_RequestHandler->dispatch() #16 /home/affordables/public_html/portal/index.php(76): OW_Application->handleRequest() #17 {main}Type:PDOException