XF 2.0 Odd error after installing shoutbox addon

Mark87

Active member
After updating and installing 2.0 on my forum we added shoutbox by Siropu. I keep getting these odd server errors:


#0 src/XF/Criteria/User.php(243): XF::handlePhpError(8, 'Undefined index...', '/home/wisconsi/...', 243, Array)
#1 src/XF/Criteria/AbstractCriteria.php(53): XF\Criteria\User->_matchUserGroups(Array, Object(Siropu\Shoutbox\XF\Entity\User))
#2 src/XF/Repository/Trophy.php(68): XF\Criteria\AbstractCriteria->isMatched(Object(Siropu\Shoutbox\XF\Entity\User))
#3 src/XF/Pub/App.php(182): XF\Repository\Trophy->updateTrophiesForUser(Object(Siropu\Shoutbox\XF\Entity\User))
#4 src/XF/Pub/App.php(122): XF\Pub\App->updateUserCaches()
#5 src/XF/App.php(1927): XF\Pub\App->start(true)
#6 src/XF.php(328): XF\App->run()
#7 index.php(13): XF::runApp('XF\\Pub\\App')
#8 {main}

Contacted Siropu to take a look and it's not his. Here's the odd thing I can turn trophy's off in xenforo and the error is gone ? Could this be a 2.0 bug anyone?
 
Top Bottom