We build. You grow.

Get best community software here

Start a social network, a fan-site, an education project with oxwall - free opensource community software

Error coming out while logging in to site and admin panel | Forum

Zaw
Zaw Feb 17 '12
Message:SQLSTATE[42S02]: Base table or view not found: 1146 Table 'vetfam_oxwa108.ow_groups_invite' doesn't existFile:/home/vetfam/public_html/ow_core/database.phpLine:305Trace:#0 /home/vetfam/public_html/ow_core/database.php(305): PDOStatement->execute() #1 /home/vetfam/public_html/ow_core/database.php(322): OW_Database->execute('SELECT COUNT(DI...', Array) #2 /home/vetfam/public_html/ow_plugins/groups/bol/group_dao.php(273): OW_Database->queryForColumn('SELECT COUNT(DI...', Array) #3 /home/vetfam/public_html/ow_plugins/groups/bol/service.php(443): GROUPS_BOL_GroupDao->findUserInvitedGroupsCount(1) #4 /home/vetfam/public_html/ow_plugins/groups/init.php(861): GROUPS_BOL_Service->findUserInvitedGroupsCount(1) #5 /home/vetfam/public_html/ow_core/event_manager.php(169): groups_add_console_item(Object(BASE_CLASS_EventCollector)) #6 /home/vetfam/public_html/ow_system_plugins/base/components/console.php(80): OW_EventManager->trigger('groups_add_cons...', Object(BASE_CLASS_EventCollector)) #7 /home/vetfam/public_html/ow_system_plugins/base/components/console.php(57): BASE_CMP_Console->member(Object(BASE_CLASS_EventCollector)) #8 /home/vetfam/public_html/ow_smarty/plugin/function.component.php(44): BASE_CMP_Console->__construct() #9 /home/vetfam/public_html/ow_smarty/template_c/5eee4282584fab87a7db91b2229bd2b7eed6bbfe.file.admin.html.php(91): smarty_function_component() #10 /home/vetfam/public_html/ow_libraries/smarty3/sysplugins/smarty_internal_templatebase.php(180): content_4f3f06e38b1d6(Array) #11 /home/vetfam/public_html/ow_core/view_renderer.php(101): Smarty_Internal_TemplateBase->fetch(Array, Object(Smarty_Internal_Template)) #12 /home/vetfam/public_html/ow_core/renderable.php(263): OW_ViewRenderer->renderTemplate(Object(Smarty_Internal_Template)) #13 /home/vetfam/public_html/ow_core/html_document.php(578): OW_Renderable->render('/home/vetfam/pu...') #14 /home/vetfam/public_html/ow_core/response.php(181): OW_HtmlDocument->render('/home/vetfam/pu...') #15 /home/vetfam/public_html/ow_core/application.php(411): OW_Response->respond() #16 /home/vetfam/public_html/index.php(83): OW_Application->returnResponse() #17 {main}Type:PDOException
Zaw
Zaw Feb 17 '12
Erik
Erik Feb 18 '12
I have the exact same problem since I tried to upgrade to 1.3.1. It seems the problem lies in not reading the tables correct and is a php problem, not sql, just haven't found out how to correct it.
Michael I.
Michael I. Feb 23 '12
Check if all tables exist in your database. In case if some of them are missing you would have to restore them from the default build.