XCentral
Well-known member
Getting the following error when upgrading to 1.4v beta1. Using it on a site without multisite enabled gives no error
Code:Mysqli prepare error: Unknown column 'taigachat.domain_id' in 'where clause' [LIST=1] [*][B]Zend_Db_Statement_Mysqli->_prepare()[/B] in [B]Zend/Db/Statement.php[/B] at line [B]115[/B] [*][B]Zend_Db_Statement->__construct()[/B] in [B]Zend/Db/Adapter/Mysqli.php[/B] at line [B]381[/B] [*][B]Zend_Db_Adapter_Mysqli->prepare()[/B] in [B]Zend/Db/Adapter/Abstract.php[/B] at line [B]478[/B] [*][B]Zend_Db_Adapter_Abstract->query()[/B] in [B]Zend/Db/Adapter/Abstract.php[/B] at line [B]734[/B] [*][B]Zend_Db_Adapter_Abstract->fetchAll()[/B] in [B]XenCentral/MultiSite/Model/TaigaChat/TaigaChat.php[/B] at line [B]57[/B] [*][B]XenCentral_MultiSite_Model_TaigaChat_TaigaChat->getMessages()[/B] in [B]Dark/TaigaChat/ControllerPublic/TaigaChat.php[/B] at line [B]25[/B] [*][B]Dark_TaigaChat_ControllerPublic_TaigaChat->actionList()[/B] in [B]XenForo/FrontController.php[/B] at line [B]347[/B] [*][B]XenForo_FrontController->dispatch()[/B] in [B]XenForo/FrontController.php[/B] at line [B]134[/B] [*][B]XenForo_FrontController->run()[/B] in [B]/home/foro/public_html/index.php[/B] at line [B]13[/B] [/LIST]
Most likely you have installed TaigaChat add-on after Multisite System installation. Please simply re-import Multisite System XML file and it will fix the error.
Thank you!