dukesmart
Member
I am getting this error on the ...index.php?upgrade/ page:
with this message on the regular index:
"An unexpected database error occurred. Please try again later."
I'm not sure how these issues were caused.
Server Error
Mysqli prepare error: Table 'website.xf_data_registry' doesn't exist
Mysqli prepare error: Table 'website.xf_data_registry' 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 Zend/Db/Adapter/Abstract.php at line 825
- Zend_Db_Adapter_Abstract->fetchOne() in XenForo/Model/DataRegistry.php at line 64
- XenForo_Model_DataRegistry->_getFromDb() in XenForo/Model/DataRegistry.php at line 34
- XenForo_Model_DataRegistry->get() in XenForo/Application.php at line 730
- XenForo_Application->loadOptions()
- call_user_func_array() in XenForo/Application.php at line 922
- XenForo_Application->lazyLoad() in XenForo/Application.php at line 953
- XenForo_Application::get() in XenForo/Model/User.php at line 938
- XenForo_Model_User->getVisitingGuestUser() in XenForo/Visitor.php at line 419
- XenForo_Visitor::setup() in XenForo/Install/Controller/Upgrade.php at line 50
- XenForo_Install_Controller_Upgrade->_setupSession() in XenForo/Controller.php at line 304
- XenForo_Controller->preDispatch() in XenForo/FrontController.php at line 346
- XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 134
- XenForo_FrontController->run() in /var/www/html/install/index.php at line 18
with this message on the regular index:
"An unexpected database error occurred. Please try again later."
I'm not sure how these issues were caused.
Last edited: