Heya,
I've seen from the FAQ a fix for Social Groups addon, and it seems there is actually another conflict with this addon on the newsfeed of the groups:
On support if Nobita for the groups addon, he told to ask to developer that they must check if the key exists in array. Otherwise should return default process.
I've seen from the FAQ a fix for Social Groups addon, and it seems there is actually another conflict with this addon on the newsfeed of the groups:
Code:
Error Info
ErrorException: Undefined index: xfa_cui_icon_ugp - library/XFA/CustomUsernameIcons/Template/Helper/Core.php:53
Generated By: max_0_man, Today at 11:32 AM
Stack Trace
#0 /var/www/html/library/XFA/CustomUsernameIcons/Template/Helper/Core.php(53): XenForo_Application::handlePhpError(8, 'Undefined index...', '/var/www/html/l...', 53, Array)
#1 /var/www/html/library/XenForo/Template/Helper/Core.php(853): XFA_CustomUsernameIcons_Template_Helper_Core::helperUserNameHtml(Array, '<a href="member...', false, Array)
#2 /var/www/html/library/XenForo/Template/Helper/Core.php(1700): XenForo_Template_Helper_Core::callHelper('usernamehtml', Array)
#3 /var/www/html/library/XenForo/Template/Helper/Core.php(853): XenForo_Template_Helper_Core::helperUserName(Array)
#4 /var/www/html/library/Nobita/Teams/TeamNewsFeedHandler/Member.php(93): XenForo_Template_Helper_Core::callHelper('username', Array)
#5 /var/www/html/library/Nobita/Teams/Model/NewsFeed.php(278): Nobita_Teams_TeamNewsFeedHandler_Member->getNewsFeedActivity(Array)
#6 /var/www/html/library/Nobita/Teams/Model/NewsFeed.php(243): Nobita_Teams_Model_NewsFeed->_prepareNewsFeedItem(Array, Array)
#7 /var/www/html/library/Nobita/Teams/Model/NewsFeed.php(157): Nobita_Teams_Model_NewsFeed->_prepareNewsFeedItems(Array, Array)
#8 /var/www/html/library/Nobita/Teams/ControllerPublic/Team.php(1362): Nobita_Teams_Model_NewsFeed->fillOutNewsFeedItems(Array)
#9 /var/www/html/library/XenForo/FrontController.php(351): Nobita_Teams_ControllerPublic_Team->actionView()
#10 /var/www/html/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#11 /var/www/html/index.php(13): XenForo_FrontController->run()
#12 {main}
On support if Nobita for the groups addon, he told to ask to developer that they must check if the key exists in array. Otherwise should return default process.