Help lỗi .xf_user' doesn't exist

Nguoi Chia Se

MasterCorporal
Tham gia
26/12/2016
Bài viết
266
Được Like
131
Chào các gái. Mình đang gặp lỗi này

Zend_Db_Statement_Mysqli_Exception: Mysqli prepare error: Table '1doi1.xf_user' doesn't exist - library/Zend/Db/Statement/Mysqli.php:77



#0 /xxx/public_html/library/Zend/Db/Statement.php(115): Zend_Db_Statement_Mysqli->_prepare('\r\n\t\t\tSELECT pro...')
#1 /xxx/public_html/library/Zend/Db/Adapter/Mysqli.php(381): Zend_Db_Statement->__construct(Object(Zend_Db_Adapter_Mysqli), '\r\n\t\t\tSELECT pro...')
#2 /xxx/public_html/library/Zend/Db/Adapter/Abstract.php(478): Zend_Db_Adapter_Mysqli->prepare('\r\n\t\t\tSELECT pro...')
#3 /xxx/public_html/library/Zend/Db/Adapter/Abstract.php(753): Zend_Db_Adapter_Abstract->query('\r\n\t\t\tSELECT pro...', 17)
#4 /xxx/public_html/library/XenForo/Model/ProfilePost.php(41): Zend_Db_Adapter_Abstract->fetchRow('\r\n\t\t\tSELECT pro...', 17)
#5 /xxx/public_html/library/XenForo/ControllerHelper/UserProfile.php(116): XenForo_Model_ProfilePost->getProfilePostById(17, Array)
#6 //xxx/public_html/library/XenForo/ControllerHelper/UserProfile.php(44): XenForo_ControllerHelper_UserProfile->getProfilePostOrError(17, Array)
#7 /xxx/public_html/library/XenForo/ControllerPublic/ProfilePost.php(32): XenForo_ControllerHelper_UserProfile->assertProfilePostValidAndViewable(17)
#8 /xxx/public_html/library/XenForo/FrontController.php(351): XenForo_ControllerPublic_ProfilePost->actionIndex()
#9 /xxx/public_html/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#10 /xxx/public_html/index.php(13): XenForo_FrontController->run()
#11 {main}


array(3) {
["url"] => string(43) "https://www.1doi1.com/profile-posts/17.html"
["_GET"] => array(0) {
}
["_POST"] => array(0) {
}
}

Thêm một biểu hiện khác là khi cài addon, style mới thì lỗi trắng trang toàn bộ web
Nhờ các gái hộ trợ. tks
Sr mình là bdnên hóng các bạn nữ hỗ trợ bạn :v ( thử lại bằng fpt các file cài đặt xenforo)
 

vanphu113

Moderator
Thành viên BQT
Tham gia
10/11/2016
Bài viết
161
Được Like
105
Table không tồn tại thôi bạn. còn cụ thể hơ thì nói không thể fix được. phải debug dần dần
 

Top Bottom