Question Some error log after upgrading to 2.5

Dadparvar

Active Member
Hi,

These are:
Code:
ErrorException: Undefined index: member_role_id - library/Nobita/Teams/Model/Post.php:683
Generated By: Hamed-Azimi, 8 minutes ago
Stack Trace
#0 /home/xenforo/domains/my.site.com/public_html/library/Nobita/Teams/Model/Post.php(683): XenForo_Application::handlePhpError(8, 'Undefined index...', '/home/xenforo/d...', 683, Array)
#1 /home/xenforo/domains/my.site.com/public_html/library/Nobita/Teams/Model/Post.php(327): Nobita_Teams_Model_Post->addInlineModOptionToPost(Array, Array, Array, Array)
#2 /home/xenforo/domains/my.site.com/public_html/library/Nobita/Teams/ControllerHelper/Team.php(370): Nobita_Teams_Model_Post->preparePost(Array, Array, Array)
#3 /home/xenforo/domains/my.site.com/public_html/library/Nobita/Teams/ControllerPublic/Post.php(8): Nobita_Teams_ControllerHelper_Team->assertPostValidAndViewable()
#4 /home/xenforo/domains/my.site.com/public_html/library/XenForo/FrontController.php(351): Nobita_Teams_ControllerPublic_Post->actionIndex()
#5 /home/xenforo/domains/my.site.com/public_html/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#6 /home/xenforo/domains/my.site.com/public_html/index.php(13): XenForo_FrontController->run()
#7 {main}
Request State
array(3) {
  ["url"] => string(42) "http://my.site.com/groups/posts/45/"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(0) {
  }
}

Code:
Zend_Db_Statement_Mysqli_Exception: Mysqli prepare error: Unknown column 'forum.team_id' in 'on clause' - library/Zend/Db/Statement/Mysqli.php:77
Generated By: Unknown Account, 23 minutes ago
Stack Trace
#0 /home/xenforo/domains/my.site.com/public_html/library/Zend/Db/Statement.php(115): Zend_Db_Statement_Mysqli->_prepare('\n\t\t\t\tEEECT node...')
#1 /home/xenforo/domains/my.site.com/public_html/library/Zend/Db/Adapter/Mysqli.php(381): Zend_Db_Statement->__construct(Object(Zend_Db_Adapter_Mysqli), '\n\t\t\t\tEEECT node...')
#2 /home/xenforo/domains/my.site.com/public_html/library/Zend/Db/Adapter/Abstract.php(478): Zend_Db_Adapter_Mysqli->prepare('\n\t\t\t\tEEECT node...')
#3 /home/xenforo/domains/my.site.com/public_html/library/Zend/Db/Adapter/Abstract.php(753): Zend_Db_Adapter_Abstract->query('\n\t\t\t\tEEECT node...', 249)
#4 /home/xenforo/domains/my.site.com/public_html/library/XenForo/Model/Forum.php(29): Zend_Db_Adapter_Abstract->fetchRow('\n\t\t\t\tEEECT node...', 249)
#5 /home/xenforo/domains/my.site.com/public_html/library/XenForo/ControllerHelper/ForumThreadPost.php(179): XenForo_Model_Forum->getForumById(249, Array)
#6 /home/xenforo/domains/my.site.com/public_html/library/XenForo/ControllerHelper/ForumThreadPost.php(38): XenForo_ControllerHelper_ForumThreadPost->getForumOrError(249, Array)
#7 /home/xenforo/domains/my.site.com/public_html/library/Nobita/Teams/XenForo/ControllerHelper/ForumThreadPost.php(8): XenForo_ControllerHelper_ForumThreadPost->assertForumValidAndViewable(249, Array)
#8 /home/xenforo/domains/my.site.com/public_html/library/XenForo/ControllerHelper/ForumThreadPost.php(77): Nobita_Teams_XenForo_ControllerHelper_ForumThreadPost->assertForumValidAndViewable(249, Array)
#9 /home/xenforo/domains/my.site.com/public_html/library/Nobita/Teams/XenForo/ControllerHelper/ForumThreadPost.php(16): XenForo_ControllerHelper_ForumThreadPost->assertThreadValidAndViewable(17866, Array, Array)
#10 /home/xenforo/domains/my.site.com/public_html/library/XenForo/ControllerPublic/Thread.php(32): Nobita_Teams_XenForo_ControllerHelper_ForumThreadPost->assertThreadValidAndViewable(17866, Array, Array)
#11 /home/xenforo/domains/my.site.com/public_html/library/BestAnswer/ControllerPublic/Thread.php(18): XenForo_ControllerPublic_Thread->actionIndex()
#12 /home/xenforo/domains/my.site.com/public_html/library/XFA/ExtendedCover/Extends/ControllerPublic/Thread.php(21): BestAnswer_ControllerPublic_Thread->actionIndex()
#13 /home/xenforo/domains/my.site.com/public_html/library/CTA/FeaturedThreads/ControllerPublic/Thread.php(560): XFA_ExtendedCover_Extends_ControllerPublic_Thread->actionIndex()
#14 /home/xenforo/domains/my.site.com/public_html/library/Andy/History/ControllerPublic/Thread.php(12): CTA_FeaturedThreads_ControllerPublic_Thread->actionIndex()
#15 /home/xenforo/domains/my.site.com/public_html/library/XenForo/FrontController.php(351): Andy_History_ControllerPublic_Thread->actionIndex()
#16 /home/xenforo/domains/my.site.com/public_html/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#17 /home/xenforo/domains/my.site.com/public_html/index.php(13): XenForo_FrontController->run()
#18 {main}
Request State
array(3) {
  ["url"] => string(37) "http://my.site.com/mozu/17866/"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(0) {
  }
}


Code:
ErrorException: Fatal Error: Undefined class constant 'FORUM_FETCHOPTIONS_JOIN_TEAM' - library/Nobita/Teams/XenForo/ControllerPublic/Forum.php:8
Generated By: Unknown Account, 25 minutes ago
Stack Trace
#0 [internal function]: XenForo_Application::handleFatalError()
#1 {main}
Request State
array(3) {
  ["url"] => string(54) "http://my.site.com/talar/152/?order=reply_count"
  ["_GET"] => array(1) {
    ["order"] => string(11) "reply_count"
  }
  ["_POST"] => array(0) {
  }
}

Code:
ErrorException: Fatal Error: Class 'Nobita_Teams_Link' not found - library/Nobita/Teams/Template/Helper/Core.php:310
Generated By: mona alimardani, 26 minutes ago
Stack Trace
#0 [internal function]: XenForo_Application::handleFatalError()
#1 {main}
Request State
array(3) {
  ["url"] => string(26) "http://my.site.com/"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(0) {
  }
}

Code:
ErrorException: Fatal Error: Class 'Nobita_Teams_Container' not found - library/Nobita/Teams/CronEntry/Thread.php:8
Generated By: Unknown Account, 29 minutes ago
Stack Trace
#0 [internal function]: XenForo_Application::handleFatalError()
#1 {main}
Request State
array(3) {
  ["url"] => string(38) "http://my.site.com/deferred.php"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(3) {
    ["_xfRequestUri"] => string(1) "/"
    ["_xfNoRedirect"] => string(1) "1"
    ["_xfResponseType"] => string(4) "json"
  }
}
 
No I didn't.

Also:
In member tab of group, next to names of members, for their Position there is:
Teams_member_role_id_(and the role id here)
 
Back
Top