pmflav
Active member
I am getting the following and have no idea why.
Cannot edit or add resources.
Name replaced with xxxxx
Looking in the database that table does indeed not exist.
Cannot edit or add resources.
Code:
Server Error
Mysqli prepare error: Table 'xxxxx_xenforo2.xf_resource_field' 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 XenResource/Model/ResourceField.php at line 78
XenResource_Model_ResourceField->getResourceFields() in XenResource/Model/ResourceField.php at line 55
XenResource_Model_ResourceField->getResourceFieldsForEdit() in XenResource/ControllerPublic/Resource.php at line 737
XenResource_ControllerPublic_Resource->_getResourceAddOrEditResponse() in XenResource/ControllerPublic/Resource.php at line 839
XenResource_ControllerPublic_Resource->actionAdd() in XenForo/FrontController.php at line 347
XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 134
XenForo_FrontController->run() in /home/xxxxx/public_html/index.php at line 13
Name replaced with xxxxx
Looking in the database that table does indeed not exist.