alfa1
Well-Known Member
I had group 2.2.6 installed. Upgraded to 2.2.9 successfully. As I am testing CLI importer I first uninstalled groups to remove all data. This failed. Here are the errors:
Server Error Log
Error Info
Zend_Db_Statement_Mysqli_Exception: Mysqli prepare error: Unknown column 'thread.team_id' in 'where clause' - library/Zend/Db/Statement/Mysqli.php:77
Generated By: Alfa1, 3 minutes ago
Stack Trace
#0 /library/Zend/Db/Statement.php(115): Zend_Db_Statement_Mysqli->_prepare('\n\t\t\t\tSELECT thr...')
#1 /library/Zend/Db/Adapter/Mysqli.php(381): Zend_Db_Statement->__construct(Object(Zend_Db_Adapter_Mysqli), '\n\t\t\t\tSELECT thr...')
#2 /library/Zend/Db/Adapter/Abstract.php(478): Zend_Db_Adapter_Mysqli->prepare('\n\t\t\t\tSELECT thr...')
#3 /library/XenForo/Model.php(219): Zend_Db_Adapter_Abstract->query('\n\t\t\t\tSELECT thr...', Array, 2)
#4 /library/XenForo/Model/Thread.php(550): XenForo_Model->fetchAllKeyed('\n\t\t\t\tSELECT thr...', 'thread_id')
#5 /library/Nobita/Teams/ControllerPublic/Abstract.php(140): XenForo_Model_Thread->getThreads(Array, Array)
#6 /library/Nobita/Teams/ControllerPublic/Abstract.php(99): Nobita_Teams_ControllerPublic_Abstract->_getRecentAndTrendingThreadsWidget()
#7 /library/Nobita/Teams/ControllerPublic/Team.php(114): Nobita_Teams_ControllerPublic_Abstract->_getTeamIndexWrapper('index', Object(XenForo_ControllerResponse_View))
#8 /library/XenForo/FrontController.php(347): Nobita_Teams_ControllerPublic_Team->actionIndex()
#9 /library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#10 /index.php(13): XenForo_FrontController->run()
#11 {main}
Request State
array(3) {
["url"] => string(55) "https://.../index.php?groups/"
["_GET"] => array(1) {
["groups/"] => string(0) ""
}
["_POST"] => array(0) {
}
}
Followed by a mass of these errors:
Server Error Log
Error Info
ErrorException: Undefined index: team_count - library/Nobita/Teams/Model/Category.php:519
Generated By: Alfa1, 6 minutes ago
Stack Trace
#0 /library/Nobita/Teams/Model/Category.php(519): XenForo_Application::handlePhpError(8, 'Undefined index...', '/home/...', 519, Array)
#1 /library/Nobita/Teams/ControllerPublic/Team.php(98): Nobita_Teams_Model_Category->canAddTeam()
#2 /library/XenForo/FrontController.php(347): Nobita_Teams_ControllerPublic_Team->actionIndex()
#3 /library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#4 /index.php(13): XenForo_FrontController->run()
#5 {main}
Request State
array(3) {
["url"] => string(55) "https…/index.php?groups/"
["_GET"] => array(1) {
["groups/"] => string(0) ""
}
["_POST"] => array(0) {
}
}
Server Error Log
Error Info
Zend_Db_Statement_Mysqli_Exception: Mysqli prepare error: Unknown column 'thread.team_id' in 'where clause' - library/Zend/Db/Statement/Mysqli.php:77
Generated By: Alfa1, 3 minutes ago
Stack Trace
#0 /library/Zend/Db/Statement.php(115): Zend_Db_Statement_Mysqli->_prepare('\n\t\t\t\tSELECT thr...')
#1 /library/Zend/Db/Adapter/Mysqli.php(381): Zend_Db_Statement->__construct(Object(Zend_Db_Adapter_Mysqli), '\n\t\t\t\tSELECT thr...')
#2 /library/Zend/Db/Adapter/Abstract.php(478): Zend_Db_Adapter_Mysqli->prepare('\n\t\t\t\tSELECT thr...')
#3 /library/XenForo/Model.php(219): Zend_Db_Adapter_Abstract->query('\n\t\t\t\tSELECT thr...', Array, 2)
#4 /library/XenForo/Model/Thread.php(550): XenForo_Model->fetchAllKeyed('\n\t\t\t\tSELECT thr...', 'thread_id')
#5 /library/Nobita/Teams/ControllerPublic/Abstract.php(140): XenForo_Model_Thread->getThreads(Array, Array)
#6 /library/Nobita/Teams/ControllerPublic/Abstract.php(99): Nobita_Teams_ControllerPublic_Abstract->_getRecentAndTrendingThreadsWidget()
#7 /library/Nobita/Teams/ControllerPublic/Team.php(114): Nobita_Teams_ControllerPublic_Abstract->_getTeamIndexWrapper('index', Object(XenForo_ControllerResponse_View))
#8 /library/XenForo/FrontController.php(347): Nobita_Teams_ControllerPublic_Team->actionIndex()
#9 /library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#10 /index.php(13): XenForo_FrontController->run()
#11 {main}
Request State
array(3) {
["url"] => string(55) "https://.../index.php?groups/"
["_GET"] => array(1) {
["groups/"] => string(0) ""
}
["_POST"] => array(0) {
}
}
Followed by a mass of these errors:
Server Error Log
Error Info
ErrorException: Undefined index: team_count - library/Nobita/Teams/Model/Category.php:519
Generated By: Alfa1, 6 minutes ago
Stack Trace
#0 /library/Nobita/Teams/Model/Category.php(519): XenForo_Application::handlePhpError(8, 'Undefined index...', '/home/...', 519, Array)
#1 /library/Nobita/Teams/ControllerPublic/Team.php(98): Nobita_Teams_Model_Category->canAddTeam()
#2 /library/XenForo/FrontController.php(347): Nobita_Teams_ControllerPublic_Team->actionIndex()
#3 /library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#4 /index.php(13): XenForo_FrontController->run()
#5 {main}
Request State
array(3) {
["url"] => string(55) "https…/index.php?groups/"
["_GET"] => array(1) {
["groups/"] => string(0) ""
}
["_POST"] => array(0) {
}
}