Ich wollte dir nur mitteilen, dass dein Plugin ResizeImage in der noch nicht hier veröffentlichten Version 1.0.3 einen Fehler hat, der dafür sorgt, dass das Forum gar nicht mehr aufrufbar ist:
Sat, 16 Apr 2016 16:19:28 +0000Message: PHP notice in file C:\wamp\www\forum\wcf\templates\compiled\0_wcf_1_headInclude.php (182): Undefined index: templateNameApplicationFile: C:\wamp\www\forum\wcf\lib\system\WCF.class.php (309)PHP version: 5.5.12WCF version: 2.0.13 (Maelstrom)Request URI: /forum/index.php/BoardList/Referrer: http://server/forum/index.php/BoardList/User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Firefox/45.0Information: ""Stacktrace: #0 C:\wamp\www\forum\wcf\templates\compiled\0_wcf_1_headInclude.php(182): wcf\system\WCF::handleError(8, 'Undefined index...', 'C:\\wamp\\www\\forum...', 182, Array) #1 C:\wamp\www\forum\wcf\lib\system\template\TemplateEngine.class.php(324): include('C:\\wamp\\www\\forum...') #2 C:\wamp\www\forum\wcf\lib\system\template\TemplateEngine.class.php(683): wcf\system\template\TemplateEngine->display('headInclude', 'wcf', false) #3 C:\wamp\www\forum\wcf\templates\compiled\0_wbb_1_boardList.php(30): wcf\system\template\TemplateEngine->includeTemplate('headInclude', 'wcf', Array, 0) #4 C:\wamp\www\forum\wcf\lib\system\template\TemplateEngine.class.php(324): include('C:\\wamp\\www\\forum...') #5 C:\wamp\www\forum\wcf\lib\page\AbstractPage.class.php(205): wcf\system\template\TemplateEngine->display('boardList', 'wbb') #6 C:\wamp\www\forum\wcf\lib\page\AbstractPage.class.php(86): wcf\page\AbstractPage->show() #7 C:\wamp\www\forum\wcf\lib\system\request\Request.class.php(58): wcf\page\AbstractPage->__run() #8 C:\wamp\www\forum\wcf\lib\system\request\RequestHandler.class.php(108): wcf\system\request\Request->execute() #9 C:\wamp\www\forum\index.php(10): wcf\system\request\RequestHandler->handle('wbb') #10 {main}
Das hier ist die fehlerhafte Zeile:
if (RESIZEIMAGETHREAD == '1' && $this->v['templateNameApplication'] == 'wbb' && $this->v['templateName'] == 'thread')