Unsure if this error is caused by EasyMedia Plug in, but since it is referenced in the error log thought it a good idea to post it here.
Actions taken to trigger the error: ACP -> Management -> Global Modification Log
ERROR INFORMATION:
PHP
System Information
PHP version:8.2.13
WoltLab Suite Core:6.0.5
Peak Memory Usage:9,703/256 MiB
Request URI:
GET /acp/index.php?modification-log-list/
Referrer:
https://******.com/acp/index.php?user-authentication-failure-list/
User agent:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
Error
Error message:
Typed property easymedia\data\modification\log\ViewableImageModificationLog::$image must not be accessed before initialization
Error type:
Error
*/easymedia/lib/data/modification/log/ViewableImageModificationLog.class.php:63
Template Context:
?>wcf.acp.modificationLog.<?=wcf\util\StringUtil::encodeHTML($this->v['_objectType']->objectType);?>.<?=wcf\util\StringUtil::encodeHTML( $this->v['modificationLog']->action);?><?php
echo wcf\system\WCF::getLanguage()->tplGet(ob_get_clean(), $this->tagStack[count($this->tagStack) - 1][1]);
array_pop($this->tagStack); ?></td>
<td class="columnText columnAffectedObject" title="ID: <?=$this->v['modificationLog']->objectID;?>">
====> <?php if ($this->v['modificationLog']->getAffectedObject()) { ?>
<a href="<?=wcf\util\StringUtil::encodeHTML($this->v['modificationLog']->getAffectedObject()->getLink());?>"><?=wcf\util\ StringUtil::encodeHTML($this->v['modificationLog']->getAffectedObject()->getTitle());?></a>
<?php } else { ?>
<small>(Does not exist anymore)</small>
<?php } ?>
</td>
<td class="columnDate columnTime"><?=$this->pluginObjects['wcf\system\template\plugin\TimeModifierTemplatePlugin']->execute([$this->v['modificationLog']->time], $this);?></td>
Stack Trace#0 easymedia\data\modification\log\ViewableImageModificationLog -> getAffectedObject()*/acp/templates/compiled/0_wcf_2_modificationLogList.php:767#1 include('*/acp/templates/compiled/0_wcf_2_modificationLogList.php')* /lib/system/template/TemplateEngine.class.php:340#2 wcf\system\template\TemplateEngine -> display('modificationLogList', 'wcf')*/lib/page/AbstractPage.class.php:386#3 wcf\page\AbstractPage -> show()*/lib/page/AbstractPage.class.php:134#4 wcf\page\AbstractPage -> __run()*/lib/system/request/Request.class.php:57Middleware #5 wcf\system\request\Request -> handle(Laminas\Diactoros\ServerRequest)*/lib/http/middleware/HandleValinorMappingErrors.class.php:35#6 wcf\http\Pipeline -> process(Laminas\Diactoros\ServerRequest , wcf\http\RequestHandlerMiddleware)*/lib/system/request/RequestHandler.class.php:147#7 wcf\system\request\RequestHandler -> handle('wcf', true)*/acp/index.php:10
Alles anzeigen
Greetz,
D.S