XF 1.4 xf_post' is marked as crashed and last (automatic?) repair failed

xml

Active member
Hello

When I try to open any post I get this error

Zend_Db_Statement_Mysqli_Exception: Mysqli prepare error: Table './user_xf143/xf_post' is marked as crashed and last (automatic?) repair failed - library/Zend/Db/Statement/Mysqli.php:77
#0 /home/public_html/community/library/Zend/Db/Statement.php(115): Zend_Db_Statement_Mysqli->_prepare('\r\n\t\t\tSELECT pos...')
#1 /home/user/vbcom/public_html/community/library/Zend/Db/Adapter/Mysqli.php(381): Zend_Db_Statement->__construct(Object(Zend_Db_Adapter_Mysqli), '\r\n\t\t\tSELECT pos...')
#2 /home/user/public_html/community/library/Zend/Db/Adapter/Abstract.php(478): Zend_Db_Adapter_Mysqli->prepare('\r\n\t\t\tSELECT pos...')
#3 /home/user/public_html/community/library/Zend/Db/Adapter/Abstract.php(753): Zend_Db_Adapter_Abstract->query('\r\n\t\t\tSELECT pos...', 687705)
#4 /home/user/public_html/community/library/XenForo/Model/Post.php(37): Zend_Db_Adapter_Abstract->fetchRow('\r\n\t\t\tSELECT pos...', 687705)
#5 /home/user/public_html/community/library/XenForo/AttachmentHandler/Post.php(102): XenForo_Model_Post->getPostById(687705, Array)
#6 /home/user/public_html/community/library/XenForo/AttachmentHandler/Abstract.php(161): XenForo_AttachmentHandler_Post->_canViewAttachment(Array, Array)
#7 /home/user/public_html/community/library/XenForo/Model/Attachment.php(687): XenForo_AttachmentHandler_Abstract->canViewAttachment(Array, NULL)
#8 /home/user/public_html/community/library/XenForo/ControllerPublic/Attachment.php(24): XenForo_Model_Attachment->canViewAttachment(Array, '')
#9 /home/user/public_html/community/library/XenForo/FrontController.php(347): XenForo_ControllerPublic_Attachment->actionIndex()
#10 /home/user/public_html/community/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#11 /home/user/public_html/community/index.php(13): XenForo_FrontController->run()
#12 {main}


Request State array(3) {
["url"] => string(56) "https://www.XXXXXXX.com/community/attachments/58198/"
["_GET"] => array(0) {
}
["_POST"] => array(0) {
}
}


Any idea?
 
Top Bottom