XF 2.0 [E_NOTICE] Undefined index: user_group_ids

archivostv

Member
Hello, I have updated to xenforo 2.0.1 and each time I access to panel admin I get these messages :

[E_NOTICE] Undefined index: user_group_ids

When I enter to look at extended info I can read this :

Code:
ErrorException: [E_NOTICE] Undefined index: user_group_ids src/XF/Criteria/User.php:243

#0 src/XF/Criteria/User.php(243): XF::handlePhpError(8, 'Undefined index...', '/var/www/vhosts...', 243, Array)
#1 src/XF/Criteria/AbstractCriteria.php(53): XF\Criteria\User->_matchUserGroups(Array, Object(XF\Entity\User))
#2 src/XF/NoticeList.php(90): XF\Criteria\AbstractCriteria->isMatched(Object(XF\Entity\User))
#3 src/XF/Pub/App.php(496): XF\NoticeList->addConditionalNotice(3, 'block', '\xC2\xA1Feliz cumplea...', Array)
#4 src/XF/Pub/App.php(433): XF\Pub\App->getNoticeList(Array)
#5 src/XF/App.php(1715): XF\Pub\App->renderPageHtml('\n\n\n\n\n\n\n\n\n\n\t\n\t\n\t...', Array, Object(XF\Mvc\Reply\View), Object(XF\Mvc\Renderer\Html))
#6 src/XF/Mvc/Dispatcher.php(310): XF\App->renderPage('\n\n\n\n\n\n\n\n\n\n\t\n\t\n\t...', Object(XF\Mvc\Reply\View), Object(XF\Mvc\Renderer\Html))
#7 src/XF/Mvc/Dispatcher.php(44): XF\Mvc\Dispatcher->render(Object(XF\Mvc\Reply\View), 'html')
#8 src/XF/App.php(1880): XF\Mvc\Dispatcher->run()
#9 src/XF.php(328): XF\App->run()
#10 index.php(13): XF::runApp('XF\\Pub\\App')
#11 {main}

I don't find the solution to resolve this issue, so any help will be wellcome.

Thanks in advance.
 
Top Bottom