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

Profil Error | Forum

TECHNEO GmbH
TECHNEO GmbH Oct 13 '17
I have a Profil Error can me help pls:


Message:SQLSTATE[HY000]: General error: 1194 Table 'ow_notifications_notification' is marked as crashed and should be repairedFile:/var/www/KD01/htdocs/barebacker.net/ow_core/database.phpLine:723Trace:#0 /var/www/KD01/htdocs/barebacker.net/ow_core/database.php(723): PDOStatement->execute() #1 /var/www/KD01/htdocs/barebacker.net/ow_core/database.php(278): OW_Database->execute('SELECT COUNT(*)...', Array) #2 /var/www/KD01/htdocs/barebacker.net/ow_core/base_dao.php(101): OW_Database->queryForColumn('SELECT COUNT(*)...', Array, 0, Array) #3 /var/www/KD01/htdocs/barebacker.net/ow_plugins/notifications/bol/notification_dao.php(151): OW_BaseDao->countByExample(Object(OW_Example)) #4 /var/www/KD01/htdocs/barebacker.net/ow_plugins/notifications/bol/service.php(256): NOTIFICATIONS_BOL_NotificationDao->findNotificationCount(2885, false, NULL) #5 /var/www/KD01/htdocs/barebacker.net/ow_plugins/notifications/classes/console_bridge.php(133): NOTIFICATIONS_BOL_Service->findNotificationCount(2885, false) #6 [internal function]: NOTIFICATIONS_CLASS_ConsoleBridge->ping(Object(BASE_CLASS_ConsoleDataEvent)) #7 /var/www/KD01/htdocs/barebacker.net/ow_core/event_manager.php(228): call_user_func(Array, Object(BASE_CLASS_ConsoleDataEvent)) #8 /var/www/KD01/htdocs/barebacker.net/ow_system_plugins/base/classes/console_event_handler.php(102): OW_EventManager->trigger(Object(BASE_CLASS_ConsoleDataEvent)) #9 [internal function]: BASE_CLASS_ConsoleEventHandler->ping(Object(OW_Event)) #10 /var/www/KD01/htdocs/barebacker.net/ow_core/event_manager.php(228): call_user_func(Array, Object(OW_Event)) #11 /var/www/KD01/htdocs/barebacker.net/ow_system_plugins/base/components/console.php(121): OW_EventManager->trigger(Object(OW_Event)) #12 /var/www/KD01/htdocs/barebacker.net/ow_core/view.php(165): BASE_CMP_Console->onBeforeRender() #13 /var/www/KD01/htdocs/barebacker.net/ow_core/component.php(80): OW_View->render() #14 /var/www/KD01/htdocs/barebacker.net/ow_smarty/plugin/function.component.php(50): OW_Component->render() #15 /var/www/KD01/htdocs/barebacker.net/ow_smarty/template_c/70533dd20e2f2bd4f908a04e5bd0f530e6d1d1fe_0.file.general.html.php(55): smarty_function_component(Array, Object(Smarty_Internal_Template)) #16 /var/www/KD01/htdocs/barebacker.net/ow_libraries/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php(122): content_59df8722013c42_36668063(Object(Smarty_Internal_Template)) #17 /var/www/KD01/htdocs/barebacker.net/ow_libraries/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php(199): Smarty_Template_Resource_Base->getRenderedTemplateCode(Object(Smarty_Internal_Template)) #18 /var/www/KD01/htdocs/barebacker.net/ow_libraries/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php(159): Smarty_Template_Compiled->render(Object(Smarty_Internal_Template)) #19 /var/www/KD01/htdocs/barebacker.net/ow_libraries/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php(191): Smarty_Internal_Template->render(false, 0) #20 /var/www/KD01/htdocs/barebacker.net/ow_libraries/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php(94): Smarty_Internal_TemplateBase->_execute('/var/www/KD01/h...', NULL, NULL, NULL, 0) #21 /var/www/KD01/htdocs/barebacker.net/ow_core/view_renderer.php(80): Smarty_Internal_TemplateBase->fetch('/var/www/KD01/h...') #22 /var/www/KD01/htdocs/barebacker.net/ow_core/view.php(187): OW_ViewRenderer->renderTemplate('/var/www/KD01/h...') #23 /var/www/KD01/htdocs/barebacker.net/ow_core/html_document.php(621): OW_View->render() #24 /var/www/KD01/htdocs/barebacker.net/ow_core/response.php(171): OW_HtmlDocument->render() #25 /var/www/KD01/htdocs/barebacker.net/ow_core/application.php(469): OW_Response->respond() #26 /var/www/KD01/htdocs/barebacker.net/index.php(94): OW_Application->returnResponse() #27 {main}Type:PDOException

ArtMedia
ArtMedia Oct 13 '17
in phpmyadmin run
checktableow_notifications_notification;

If status is not OK then repair it using following command


repair tableow_notifications_notification;

do backup database first!