andybond
Well-known member
I am getting the following error when visiting the server error log :
Mysqli prepare error: Table 'XY and Z.xf_error_log' doesn't exist
How can I recreate ?
Mysqli prepare error: Table 'XY and Z.xf_error_log' 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/Log.php at line 25
- XenForo_Model_Log->getServerErrorLogs() in XenForo/ControllerAdmin/Log.php at line 37
- XenForo_ControllerAdmin_Log->actionServerError() in XenForo/FrontController.php at line 351
- XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 134
- XenForo_FrontController->run() in /home/turbipwd/public_html/admin.php at line 13
How can I recreate ?