- Affected App
- WoltLab Suite Core
Bei der Suche nach Benutzern tritt folgender Fehler auf wenn als Zustand Gesperrt oder Nicht gesperrt ausgewählt wird:
Code
Error
Error Type:
wcf\system\exception\ErrorException
Error Message:
Undefined index: userIsEnabled
File:
C:\webserver\wwwroot\lib\system\WCF.class.php (294)
Stack Trace:
#0 C:\webserver\wwwroot\lib\system\condition\UserStateCondition.class.php (62):
wcf\system\WCF::handleError(8, 'Undefined index: userIsEnabled', 'C:\\webserver\\wwwroot\\lib\\system\\condition\\UserStateCondition.class.php', 62, [ objectList => , conditionData => ])
#1 C:\webserver\wwwroot\lib\acp\form\UserSearchForm.class.php (262):
wcf\system\condition\UserStateCondition->addObjectListCondition(wcf\data\user\UserList, [ userIsBanned => ])
#2 C:\webserver\wwwroot\lib\acp\form\UserSearchForm.class.php (242):
wcf\acp\form\UserSearchForm->search()
#3 C:\webserver\wwwroot\lib\form\AbstractForm.class.php (59):
wcf\acp\form\UserSearchForm->validate()
#4 C:\webserver\wwwroot\lib\form\AbstractForm.class.php (112):
wcf\form\AbstractForm->submit()
#5 C:\webserver\wwwroot\lib\acp\form\AbstractOptionListForm.class.php (99):
wcf\form\AbstractForm->readData()
#6 C:\webserver\wwwroot\lib\acp\form\UserSearchForm.class.php (151):
wcf\acp\form\AbstractOptionListForm->readData()
#7 C:\webserver\wwwroot\lib\page\AbstractPage.class.php (268):
wcf\acp\form\UserSearchForm->readData()
#8 C:\webserver\wwwroot\lib\page\AbstractPage.class.php (97):
wcf\page\AbstractPage->show()
#9 C:\webserver\wwwroot\lib\system\request\Request.class.php (83):
wcf\page\AbstractPage->__run()
#10 C:\webserver\wwwroot\lib\system\request\RequestHandler.class.php (94):
wcf\system\request\Request->execute()
#11 C:\webserver\wwwroot\acp\index.php (9):
wcf\system\request\RequestHandler->handle('wcf', true)
Display More