Fixed Server Error trying to create group

mauzao9

Member
Installed this addon, trying to create my first group returned a server error:
Code:
The following error occurred:

Mysqli prepare error: Unknown column 'sticky_message_count' in 'field list'
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 574
Zend_Db_Adapter_Abstract->insert() in XenForo/DataWriter.php at line 1624
XenForo_DataWriter->_insert() in XenForo/DataWriter.php at line 1613
XenForo_DataWriter->_save() in XenForo/DataWriter.php at line 1405
XenForo_DataWriter->save() in Nobita/Teams/ControllerPublic/Team.php at line 949
Nobita_Teams_ControllerPublic_Team->actionSave() in XenForo/FrontController.php at line 347
XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 134
XenForo_FrontController->run() in /var/www/html/index.php at line 13
 
Look like it occur with new install.

Please upload this file to. library/Nobita/Teams/

Then re-import XML will fixed the problem.
 

Attachments

  • Installer.php.zip
    8.4 KB · Views: 3
Back
Top