- Affected Version
- WoltLab Suite 3.1
I dont know why this happened lol. Didnt cahnge or alter anything on this page, but the Staff Members page is throwing this error.
- wcf\system\exception\ErrorException
- Error Message:
Undefined offset: 4
- File:
*/lib/system/WCF.class.php (691)
- Stack Trace:
- #0 */lib/data/user/TeamList.class.php (153):
- wcf\system\WCF::handleError(8, 'Undefined offset: 4', '*/lib/data/user/TeamList.class.php', 153, [ sql => , statement => , row => , userGroup => ])
- #1 */lib/page/MultipleLinkPage.class.php (325):
- wcf\data\user\TeamList->readObjects()
- #2 */lib/page/MultipleLinkPage.class.php (261):
- wcf\page\MultipleLinkPage->readObjects()
- #3 */lib/page/TeamPage.class.php (121):
- wcf\page\MultipleLinkPage->readData()
- #4 */lib/page/AbstractPage.class.php (581):
- wcf\page\TeamPage->readData()
- #5 */lib/page/AbstractPage.class.php (227):
- wcf\page\AbstractPage->show()
- #6 */lib/system/request/Request.class.php (165):
- wcf\page\AbstractPage->__run()
- #7 */lib/system/request/RequestHandler.class.php (191):
- wcf\system\request\Request->execute()
- #8 */index.php (17):
- wcf\system\request\RequestHandler->handle('wcf')
I checked the code from that page, as I did look at it the other day, to try to figure out how to php show users count. I checked for accidental changes, seen none. Restored a back up version of the file just in case.
I checked all my CSS, removed it nothing.
Made sure no boxes of any kind on that page, none. and Nothing.
Edit: the Online Staff box works fine, just the staff page seems to be affected.