- Affected Version
- WoltLab Suite 5.3
- Affected App
- WoltLab Suite Core
Hallo,
nach dem Besuch im ACP der Website habe ich folgende Fehlermeldung bekommen, in der angegebenen Datei konnte ich aber keinen Fehler entdecken.
Kann mir jemand helfen?
Lieben Dank im Voraus
---
Was ist passiert?
Leider ist es bei der Verarbeitung zu einem Fehler gekommen und die Ausführung wurde abgebrochen. Falls möglich, leiten Sie bitte den oben stehenden Fehlercode an den Administrator weiter.
Administratoren können die vollständige Fehlermeldung mit Hilfe dieses Codes in der Administrationsoberfläche unter „Protokoll » Fehler“ einsehen. Zusätzlich wurden die Informationen in die Protokolldatei */log/2023-02-04.txt geschrieben und können beispielsweise mit Hilfe eines FTP-Programms abgerufen werden.
Hinweis: Der Fehlercode wird zufällig generiert, erlaubt keinen Rückschluss auf die Ursache und ist daher für Dritte nutzlos.
System Information
-
PHP Version:
7.4.33
-
WoltLab Suite Core:
5.3.24
-
Peak Memory Usage:
35.693/5120 MiB
-
Request URI:
GET /
-
Referrer:
-
User Agent:
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/109.0
Original Error
-
Error Type:
ScssPhp\ScssPhp\Exception\CompilerException
-
Error Message:
Undefined variable $wcfUserMenuBackground: /var/www/vhosts/real-situation-team.de/httpdocs/style/ui/pageMenu.scss on line 14, at column 2 Call Stack: #0 import /var/www/vhosts/real-situation-team.de/httpdocs/style/ui/pageMenu.scss (unknown file) on line 83
-
File:
*/lib/system/api/scssphp/scssphp/src/Compiler.php (5218)
-
Stack Trace:
- #0 */lib/system/api/scssphp/scssphp/src/Compiler.php (4763):
- ScssPhp\ScssPhp\Compiler->error()
- #1 */lib/system/api/scssphp/scssphp/src/Compiler.php (3196):
- ScssPhp\ScssPhp\Compiler->get()
- #2 */lib/system/api/scssphp/scssphp/src/Compiler.php (3226):
- ScssPhp\ScssPhp\Compiler->reduce()
- #3 */lib/system/api/scssphp/scssphp/src/Compiler.php (3219):
- ScssPhp\ScssPhp\Compiler->reduce()
- #4 */lib/system/api/scssphp/scssphp/src/Compiler.php (2563):
- ScssPhp\ScssPhp\Compiler->reduce()
- #5 */lib/system/api/scssphp/scssphp/src/Compiler.php (2000):
- ScssPhp\ScssPhp\Compiler->compileChild()
- #6 */lib/system/api/scssphp/scssphp/src/Compiler.php (1598):
- ScssPhp\ScssPhp\Compiler->compileChildrenNoReturn()
- #7 */lib/system/api/scssphp/scssphp/src/Compiler.php (2546):
- ScssPhp\ScssPhp\Compiler->compileBlock()
- #8 */lib/system/api/scssphp/scssphp/src/Compiler.php (2000):
- ScssPhp\ScssPhp\Compiler->compileChild()
- #9 */lib/system/api/scssphp/scssphp/src/Compiler.php (5032):
- ScssPhp\ScssPhp\Compiler->compileChildrenNoReturn()
- #10 */lib/system/api/scssphp/scssphp/src/Compiler.php (2323):
- ScssPhp\ScssPhp\Compiler->importFile()
- #11 */lib/system/api/scssphp/scssphp/src/Compiler.php (2530):
- ScssPhp\ScssPhp\Compiler->compileImport()
- #12 */lib/system/api/scssphp/scssphp/src/Compiler.php (2000):
- ScssPhp\ScssPhp\Compiler->compileChild()
- #13 */lib/system/api/scssphp/scssphp/src/Compiler.php (458):
- ScssPhp\ScssPhp\Compiler->compileChildrenNoReturn()
- #14 */lib/system/api/scssphp/scssphp/src/Compiler.php (296):
- ScssPhp\ScssPhp\Compiler->compileRoot()
- #15 */lib/system/style/StyleCompiler.class.php (507):
- ScssPhp\ScssPhp\Compiler->compile()
- #16 */lib/system/style/StyleCompiler.class.php (256):
- wcf\system\style\StyleCompiler->compileStylesheet()
- #17 */lib/system/style/StyleHandler.class.php (141):
- wcf\system\style\StyleCompiler->compile()
- #18 */templates/compiled/4_wcf_1_cms.php (117):
- wcf\system\style\StyleHandler->getStylesheet()
- #19 */lib/system/template/TemplateEngine.class.php (334):
- include('*/templates/compiled/4_wcf_1_cms.php')
- #20 */lib/page/AbstractPage.class.php (323):
- wcf\system\template\TemplateEngine->display()
- #21 */lib/page/AbstractPage.class.php (114):
- wcf\page\AbstractPage->show()
- #22 */lib/system/request/Request.class.php (83):
- wcf\page\AbstractPage->__run()
- #23 */lib/system/request/RequestHandler.class.php (109):
- wcf\system\request\Request->execute()
- #24 */index.php (9):
- wcf\system\request\RequestHandler->handle()
Final Error
-
Error Type:
wcf\system\exception\SystemException
-
Error Message:
Could not compile SCSS: Undefined variable $wcfUserMenuBackground: /var/www/vhosts/real-situation-team.de/httpdocs/style/ui/pageMenu.scss on line 14, at column 2 Call Stack: #0 import /var/www/vhosts/real-situation-team.de/httpdocs/style/ui/pageMenu.scss (unknown file) on line 83
-
File:
*/lib/system/style/StyleCompiler.class.php (510)
-
Stack Trace:
- #0 */lib/system/style/StyleCompiler.class.php (256):
- wcf\system\style\StyleCompiler->compileStylesheet()
- #1 */lib/system/style/StyleHandler.class.php (141):
- wcf\system\style\StyleCompiler->compile()
- #2 */templates/compiled/4_wcf_1_cms.php (117):
- wcf\system\style\StyleHandler->getStylesheet()
- #3 */lib/system/template/TemplateEngine.class.php (334):
- include('*/templates/compiled/4_wcf_1_cms.php')
- #4 */lib/page/AbstractPage.class.php (323):
- wcf\system\template\TemplateEngine->display()
- #5 */lib/page/AbstractPage.class.php (114):
- wcf\page\AbstractPage->show()
- #6 */lib/system/request/Request.class.php (83):
- wcf\page\AbstractPage->__run()
- #7 */lib/system/request/RequestHandler.class.php (109):
- wcf\system\request\Request->execute()
- #8 */index.php (9):
- wcf\system\request\RequestHandler->handle()