- Affected Version
- WoltLab Suite 3.1
Nach einem Umzug eines Forums von mir erhalte ich folgende Fehlermeldung:
- #0 */lib/system/cache/builder/UserGroupPermissionCacheBuilder.class.php (35):
- wcf\system\WCF::handleError(8, 'Trying to get property \'groupType\' of non-object', '*/lib/system/cache/builder/UserGroupPermissionCacheBuilder.class.php', 35, [ parameters => , data => , excludedInTinyBuild => , groupID => ])
- #1 */lib/system/cache/builder/AbstractCacheBuilder.class.php (38):
- wcf\system\cache\builder\UserGroupPermissionCacheBuilder->rebuild([ 0 => , 1 => , 2 => , 3 => , 4 => ])
- #2 */lib/system/session/SessionHandler.class.php (681):
- wcf\system\cache\builder\AbstractCacheBuilder->getData([ 0 => , 1 => , 2 => , 3 => , 4 => ])
- #3 */lib/system/session/SessionHandler.class.php (627):
- wcf\system\session\SessionHandler->loadGroupData()
- #4 */lib/system/request/RequestHandler.class.php (76):
- wcf\system\session\SessionHandler->getPermission('admin.general.canViewPageDuringOfflineMode')
- #5 */index.php (9):
- wcf\system\request\RequestHandler->handle('wcf')
Woran kann das liegen?