- Affected Version
- WoltLab Suite 5.4
Hallo, wir bekommen andauernd eine Fehlermeldung, wissen aber nicht wo diese herkommt. Wir hoffen dass hier jemand ist der sich besser auskennt:
PHP: Fehlermeldung
Datum
30. März 2022, 05:09
Aufgerufene URL
GET /board/37-pubg/
Referrer
Browser
Mozilla/5.0 (compatible; SemrushBot/7~bl; +http://www.semrush.com/bot.html)
Arbeitsspeicher
5,5 MiB / 256 MiB
Fehlermeldung
Trying to get property 'isPrivate' of non-object
Art
wcf\system\exception\ErrorException
Datei (Zeile)
/home/users/giottotv/www/lib/system/WCF.class.php (344)
Template Context
$this->foreachVars['afe75912b0b29dd103d510e9442fd97ccfc4a4b1']['item'] = $this->v['box'] ?? null;
if ((is_countable($_foreach_afe75912b0b29dd103d510e9442fd97ccfc4a4b1) && count($_foreach_afe75912b0b29dd103d510e9442fd97ccfc4a4b1) > 0) || (!is_countable($_foreach_afe75912b0b29dd103d510e9442fd97ccfc4a4b1) && $_foreach_afe75912b0b29dd103d510e9442fd97ccfc4a4b1)) {
foreach ($_foreach_afe75912b0b29dd103d510e9442fd97ccfc4a4b1 as $this->v['box']) {
?>
====> <?=$this->v['box']->render();?>
<?php }
unset($this->v['box']);$this->v['box'] = $this->foreachVars['afe75912b0b29dd103d510e9442fd97ccfc4a4b1']['item'];
unset($this->foreachVars['afe75912b0b29dd103d510e9442fd97ccfc4a4b1']);
} ?>
<?php
Stacktrace
/home/users/giottotv/www/forum/lib/system/box/BoardTagCloudBoxController.class.php (49): wcf\system\WCF::handleError(…)
/home/users/giottotv/www/lib/system/box/AbstractBoxController.class.php (56): wbb\system\box\BoardTagCloudBoxController->loadContent(…)
/home/users/giottotv/www/lib/system/box/AbstractBoxController.class.php (69): wcf\system\box\AbstractBoxController->getContent(…)
/home/users/giottotv/www/lib/data/box/Box.class.php (330): wcf\system\box\AbstractBoxController->hasContent(…)
/home/users/giottotv/www/lib/data/box/Box.class.php (311): wcf\data\box\Box->hasContent(…)
/home/users/giottotv/www/templates/compiled/2_wcf_1_userException.php (2181): wcf\data\box\Box->render(…)
/home/users/giottotv/www/lib/system/template/TemplateEngine.class.php (346): include(…)
/home/users/giottotv/www/lib/system/exception/NamedUserException.class.php (43): wcf\system\template\TemplateEngine->display(…)
/home/users/giottotv/www/lib/system/exception/IllegalLinkException.class.php (36): wcf\system\exception\NamedUserException->show(…)
/home/users/giottotv/www/lib/system/request/RequestHandler.class.php (121): wcf\system\exception\IllegalLinkException->show(…)
/home/users/giottotv/www/index.php (11): wcf\system\request\RequestHandler->handle(…)
Display More