Got two error reports in my admin panel after upgrading to 2.5.8:
and
Code:
Error Info
ErrorException: Undefined index: permissions - library/Nobita/Teams/Model/Team.php:1259
Generated By: Franca, 3 minut temu
Stack Trace
#0 /var/www/hosts/www.babyboom.pl/forum/library/Nobita/Teams/Model/Team.php(1259): XenForo_Application::handlePhpError(8, 'Undefined index...', '/var/www/hosts/...', 1259, Array)
#1 /var/www/hosts/www.babyboom.pl/forum/library/Nobita/Teams/Model/Team.php(1225): Nobita_Teams_Model_Team->canViewTeamSecret(Array, Array, NULL, Array)
#2 /var/www/hosts/www.babyboom.pl/forum/library/Nobita/Teams/XenForo/Model/Forum.php(108): Nobita_Teams_Model_Team->canViewTeamAndContainer(Array, Array, NULL, Array)
#3 /var/www/hosts/www.babyboom.pl/forum/library/XenForo/Model/Thread.php(857): Nobita_Teams_XenForo_Model_Forum->canViewForum(Array, NULL, Array, Array)
#4 /var/www/hosts/www.babyboom.pl/forum/library/XenForo/Model/ThreadWatch.php(226): XenForo_Model_Thread->canViewThreadAndContainer(Array, Array, NULL, Array, Array)
#5 /var/www/hosts/www.babyboom.pl/forum/library/XenForo/DataWriter/DiscussionMessage/Post.php(164): XenForo_Model_ThreadWatch->sendNotificationToWatchUsersOnReply(Array, NULL, Array)
#6 /var/www/hosts/www.babyboom.pl/forum/library/Nobita/Teams/XenForo/DataWriter/DiscussionMessage/Post.php(34): XenForo_DataWriter_DiscussionMessage_Post->_postSaveAfterTransaction()
#7 /var/www/hosts/www.babyboom.pl/forum/library/WidgetFramework/XenForo/DataWriter/DiscussionMessage/Post.php(7): Nobita_Teams_XenForo_DataWriter_DiscussionMessage_Post->_postSaveAfterTransaction()
#8 /var/www/hosts/www.babyboom.pl/forum/library/XenForo/DataWriter.php(1437): WidgetFramework_XenForo_DataWriter_DiscussionMessage_Post->_postSaveAfterTransaction()
#9 /var/www/hosts/www.babyboom.pl/forum/library/XenForo/ControllerPublic/Thread.php(578): XenForo_DataWriter->save()
#10 /var/www/hosts/www.babyboom.pl/forum/library/XenForo/FrontController.php(351): XenForo_ControllerPublic_Thread->actionAddReply()
#11 /var/www/hosts/www.babyboom.pl/forum/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#12 /var/www/hosts/www.babyboom.pl/forum/index.php(13): XenForo_FrontController->run()
#13 {main}
Request State
array(3) {
["url"] => string(64) "https://www.babyboom.pl/forum/temat/watek-glowny.78590/add-reply"
["_GET"] => array(0) {
}
["_POST"] => array(9) {
["message_html"] => string(102) "<p>Happy a może piersi są tak nabzmiale przez nawał, że młody ma problem ze złapaniem? </p>"
["_xfRelativeResolver"] => string(63) "https://www.babyboom.pl/forum/temat/watek-glowny.78590/page-992"
["attachment_hash"] => string(32) "c4c433dbf13087f51807827308762d63"
["last_date"] => string(10) "1465122386"
["last_known_date"] => string(10) "1465122386"
["_xfToken"] => string(8) "********"
["_xfRequestUri"] => string(40) "/forum/temat/watek-glowny.78590/page-992"
["_xfNoRedirect"] => string(1) "1"
["_xfResponseType"] => string(4) "json"
}
}
Code:
Server Error Log
Error Info
ErrorException: Argument 1 passed to XenForo_Permission::hasPermission() must be of the type array, null given, called in /var/www/hosts/www.babyboom.pl/forum/library/Nobita/Teams/Model/Team.php on line 1259 and defined - library/XenForo/Permission.php:27
Generated By: Franca, 5 minut temu
Stack Trace
#0 /var/www/hosts/www.babyboom.pl/forum/library/XenForo/Permission.php(27): XenForo_Application::handlePhpError(4096, 'Argument 1 pass...', '/var/www/hosts/...', 27, Array)
#1 /var/www/hosts/www.babyboom.pl/forum/library/Nobita/Teams/Model/Team.php(1259): XenForo_Permission::hasPermission(NULL, 'Teams', 'viewSecret')
#2 /var/www/hosts/www.babyboom.pl/forum/library/Nobita/Teams/Model/Team.php(1225): Nobita_Teams_Model_Team->canViewTeamSecret(Array, Array, NULL, Array)
#3 /var/www/hosts/www.babyboom.pl/forum/library/Nobita/Teams/XenForo/Model/Forum.php(108): Nobita_Teams_Model_Team->canViewTeamAndContainer(Array, Array, NULL, Array)
#4 /var/www/hosts/www.babyboom.pl/forum/library/XenForo/Model/Thread.php(857): Nobita_Teams_XenForo_Model_Forum->canViewForum(Array, NULL, Array, Array)
#5 /var/www/hosts/www.babyboom.pl/forum/library/XenForo/Model/ThreadWatch.php(226): XenForo_Model_Thread->canViewThreadAndContainer(Array, Array, NULL, Array, Array)
#6 /var/www/hosts/www.babyboom.pl/forum/library/XenForo/DataWriter/DiscussionMessage/Post.php(164): XenForo_Model_ThreadWatch->sendNotificationToWatchUsersOnReply(Array, NULL, Array)
#7 /var/www/hosts/www.babyboom.pl/forum/library/Nobita/Teams/XenForo/DataWriter/DiscussionMessage/Post.php(34): XenForo_DataWriter_DiscussionMessage_Post->_postSaveAfterTransaction()
#8 /var/www/hosts/www.babyboom.pl/forum/library/WidgetFramework/XenForo/DataWriter/DiscussionMessage/Post.php(7): Nobita_Teams_XenForo_DataWriter_DiscussionMessage_Post->_postSaveAfterTransaction()
#9 /var/www/hosts/www.babyboom.pl/forum/library/XenForo/DataWriter.php(1437): WidgetFramework_XenForo_DataWriter_DiscussionMessage_Post->_postSaveAfterTransaction()
#10 /var/www/hosts/www.babyboom.pl/forum/library/XenForo/ControllerPublic/Thread.php(578): XenForo_DataWriter->save()
#11 /var/www/hosts/www.babyboom.pl/forum/library/XenForo/FrontController.php(351): XenForo_ControllerPublic_Thread->actionAddReply()
#12 /var/www/hosts/www.babyboom.pl/forum/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#13 /var/www/hosts/www.babyboom.pl/forum/index.php(13): XenForo_FrontController->run()
#14 {main}
Request State
array(3) {
["url"] => string(64) "https://www.babyboom.pl/forum/temat/watek-glowny.78590/add-reply"
["_GET"] => array(0) {
}
["_POST"] => array(9) {
["message_html"] => string(102) "<p>Happy a może piersi są tak nabzmiale przez nawał, że młody ma problem ze złapaniem? </p>"
["_xfRelativeResolver"] => string(63) "https://www.babyboom.pl/forum/temat/watek-glowny.78590/page-992"
["attachment_hash"] => string(32) "c4c433dbf13087f51807827308762d63"
["last_date"] => string(10) "1465122386"
["last_known_date"] => string(10) "1465122386"
["_xfToken"] => string(8) "********"
["_xfRequestUri"] => string(40) "/forum/temat/watek-glowny.78590/page-992"
["_xfNoRedirect"] => string(1) "1"
["_xfResponseType"] => string(4) "json"
}
}