Shawn Gossman
Active member
On my XF forum (running version 1.5.13), I'm getting the following error:
I've not tampered with that database recently at all. The forum worked fine the other day. The database size is 1.95 GB.
Any ideas?
Code:
Mysqli prepare error: Table 'databasename.xf_thread' doesn't exist
Zend_Db_Statement_Mysqli->_prepare() in Zend/Db/Statement.php at line 115
Zend_Db_Statement->__construct() in Zend/Db/Adapter/Mysqli.php at line 381
Zend_Db_Adapter_Mysqli->prepare() in Zend/Db/Adapter/Abstract.php at line 478
Zend_Db_Adapter_Abstract->query() in XenForo/Model.php at line 219
XenForo_Model->fetchAllKeyed() in XenForo/Model/Thread.php at line 563
XenForo_Model_Thread->getThreads() in XenForo/ControllerPublic/Forum.php at line 103
XenForo_ControllerPublic_Forum->actionIndex() in PrefixEss/XenForo/ControllerPublic/Forum.php at line 7
PrefixEss_XenForo_ControllerPublic_Forum->actionIndex() in WidgetFramework/XenForo/ControllerPublic/Forum.php at line 12
WidgetFramework_XenForo_ControllerPublic_Forum->actionIndex() in NFLJ/AMS/XenForo/ControllerPublic/Forum.php at line 7
NFLJ_AMS_XenForo_ControllerPublic_Forum->actionIndex() in NFLJ/Showcase/XenForo/ControllerPublic/Forum.php at line 7
NFLJ_Showcase_XenForo_ControllerPublic_Forum->actionIndex() in XenForo/FrontController.php at line 351
XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 134
XenForo_FrontController->run() in /home/-/-/index.php at line 13
I've not tampered with that database recently at all. The forum worked fine the other day. The database size is 1.95 GB.
Any ideas?