- Affected Version
- WoltLab Suite 5.5
- Affected App
- WoltLab Suite Forum
Beim Update erscheint ein Fehler und meine Seite ist leider nicht mehr erreichbar:
PHP
Original Error
Error Type:
ScssPhp\ScssPhp\Exception\CompilerException
Error Message:
Undefined variable $wcfUserMenuTextActive: /home/users/***/www/***/style/ui/pageMenu.scss on line 18, at column 2 Call Stack: #0 import /home/users/***/www/***/style/ui/pageMenu.scss (unknown file) on line 181
File:
*/lib/system/api/scssphp/scssphp/src/Compiler.php (6102)
Template Context:
<style>ol, ul { list-style: none; }</style>
<!-- Stylesheets -->
====> <?=$this->v['__wcf']->getStyleHandler()->getStylesheet(true);?>
<!-- Icons -->
<?php if (PACKAGE_ID && $this->v['__wcf']->getStyleHandler()->getDefaultStyle()) { ?>
<link rel="apple-touch-icon" sizes="180x180" href="<?=wcf\util\StringUtil::encodeHTML($this->v['__wcf']->getStyleHandler()->getDefaultStyle()->getFaviconAppleTouchIcon());?>">
<link rel="manifest" href="<?=$this->v['__wcf']->getStyleHandler()->getDefaultStyle()->getFaviconManifest();?>">
Stack Trace:
#0 */lib/system/api/scssphp/scssphp/src/Compiler.php (5316):
ScssPhp\ScssPhp\Compiler->error()
#1 */lib/system/api/scssphp/scssphp/src/Compiler.php (3594):
ScssPhp\ScssPhp\Compiler->get()
#2 */lib/system/api/scssphp/scssphp/src/Compiler.php (3632):
ScssPhp\ScssPhp\Compiler->reduce()
#3 */lib/system/api/scssphp/scssphp/src/Compiler.php (3625):
ScssPhp\ScssPhp\Compiler->reduce()
#4 */lib/system/api/scssphp/scssphp/src/Compiler.php (2944):
ScssPhp\ScssPhp\Compiler->reduce()
#5 */lib/system/api/scssphp/scssphp/src/Compiler.php (2378):
ScssPhp\ScssPhp\Compiler->compileChild()
#6 */lib/system/api/scssphp/scssphp/src/Compiler.php (1930):
ScssPhp\ScssPhp\Compiler->compileChildrenNoReturn()
#7 */lib/system/api/scssphp/scssphp/src/Compiler.php (2931):
ScssPhp\ScssPhp\Compiler->compileBlock()
#8 */lib/system/api/scssphp/scssphp/src/Compiler.php (2378):
ScssPhp\ScssPhp\Compiler->compileChild()
#9 */lib/system/api/scssphp/scssphp/src/Compiler.php (5747):
ScssPhp\ScssPhp\Compiler->compileChildrenNoReturn()
#10 */lib/system/api/scssphp/scssphp/src/Compiler.php (2703):
ScssPhp\ScssPhp\Compiler->importFile()
#11 */lib/system/api/scssphp/scssphp/src/Compiler.php (2915):
ScssPhp\ScssPhp\Compiler->compileImport()
#12 */lib/system/api/scssphp/scssphp/src/Compiler.php (2378):
ScssPhp\ScssPhp\Compiler->compileChild()
#13 */lib/system/api/scssphp/scssphp/src/Compiler.php (744):
ScssPhp\ScssPhp\Compiler->compileChildrenNoReturn()
#14 */lib/system/api/scssphp/scssphp/src/Compiler.php (522):
ScssPhp\ScssPhp\Compiler->compileRoot()
#15 */lib/system/style/StyleCompiler.class.php (639):
ScssPhp\ScssPhp\Compiler->compileString()
#16 */lib/system/style/StyleCompiler.class.php (421):
wcf\system\style\StyleCompiler->compileStylesheet()
#17 */lib/system/style/StyleHandler.class.php (148):
wcf\system\style\StyleCompiler->compileACP()
#18 */acp/templates/compiled/0_wcf_1_index.php (49):
wcf\system\style\StyleHandler->getStylesheet()
#19 */lib/system/template/TemplateEngine.class.php (350):
include('*/acp/templates/compiled/0_wcf_1_index.php')
#20 */lib/page/AbstractPage.class.php (390):
wcf\system\template\TemplateEngine->display()
#21 */lib/acp/page/IndexPage.class.php (221):
wcf\page\AbstractPage->show()
#22 */lib/page/AbstractPage.class.php (135):
wcf\acp\page\IndexPage->show()
#23 */lib/system/request/Request.class.php (90):
wcf\page\AbstractPage->__run()
#24 */lib/system/request/RequestHandler.class.php (107):
wcf\system\request\Request->execute()
#25 */acp/index.php (11):
wcf\system\request\RequestHandler->handle()
Final Error
Error Type:
wcf\system\exception\SystemException
Error Message:
Could not compile SCSS: Undefined variable $wcfUserMenuTextActive: /home/users/***/www/***/style/ui/pageMenu.scss on line 18, at column 2 Call Stack: #0 import /home/users/***/www/***/style/ui/pageMenu.scss (unknown file) on line 181
File:
*/lib/system/style/StyleCompiler.class.php (643)
Template Context:
<style>ol, ul { list-style: none; }</style>
<!-- Stylesheets -->
====> <?=$this->v['__wcf']->getStyleHandler()->getStylesheet(true);?>
<!-- Icons -->
<?php if (PACKAGE_ID && $this->v['__wcf']->getStyleHandler()->getDefaultStyle()) { ?>
<link rel="apple-touch-icon" sizes="180x180" href="<?=wcf\util\StringUtil::encodeHTML($this->v['__wcf']->getStyleHandler()->getDefaultStyle()->getFaviconAppleTouchIcon());?>">
<link rel="manifest" href="<?=$this->v['__wcf']->getStyleHandler()->getDefaultStyle()->getFaviconManifest();?>">
Stack Trace:
#0 */lib/system/style/StyleCompiler.class.php (421):
wcf\system\style\StyleCompiler->compileStylesheet()
#1 */lib/system/style/StyleHandler.class.php (148):
wcf\system\style\StyleCompiler->compileACP()
#2 */acp/templates/compiled/0_wcf_1_index.php (49):
wcf\system\style\StyleHandler->getStylesheet()
#3 */lib/system/template/TemplateEngine.class.php (350):
include('*/acp/templates/compiled/0_wcf_1_index.php')
#4 */lib/page/AbstractPage.class.php (390):
wcf\system\template\TemplateEngine->display()
#5 */lib/acp/page/IndexPage.class.php (221):
wcf\page\AbstractPage->show()
#6 */lib/page/AbstractPage.class.php (135):
wcf\acp\page\IndexPage->show()
#7 */lib/system/request/Request.class.php (90):
wcf\page\AbstractPage->__run()
#8 */lib/system/request/RequestHandler.class.php (107):
wcf\system\request\Request->execute()
#9 */acp/index.php (11):
wcf\system\request\RequestHandler->handle()
Display More
Kann hier jemand helfen?
Danke Euch und viele Grüße