Ich bekomme Fehler, wenn ich versuche, etwas im ACP zu machen, und dann stürzt mein ganzes Forum ab???? Hast du eine Idee? Ich kann dir Zugang zum Forum geben, wenn du eines Tages Zeit hast.
I've started getting errors when I try to do something in ACP, and then my entire forum crashes???? do you have an idea. I can give you access to the forum if you have time one day
PHP
Original Error
Error Message:
Undefined variable. , 1 | @if #{$wcf_option_user_profilerecentactivities_enable} == 1{ | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ' style/ui/lastActivitiesColumns.scss 1:7 @import - 691:9 root stylesheet
Error Type:
ScssPhp\ScssPhp\Exception\SimpleSassRuntimeException
*/lib/system/api/scssphp/scssphp/src/Evaluation/EvaluateVisitor.php:3434
Template Context:
<style>ol, ul { list-style: none; }</style>
<!-- Stylesheets -->
====> <?=$this->v['__wcf']->getStyleHandler()->getStylesheet(true);?>
<?php if ($this->v['templateName'] == "index") { ?><link rel="stylesheet" type="text/css" href="<?=wcf\util\StringUtil::encodeHTML($this->v['__wcf']->getPath('wcf'));?>acp/style/lastLoginsDashboard.css"><?php } ?>
<!-- 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="<?=wcf\util\StringUtil::encodeHTML($this->v['__wcf']->getStyleHandler()->getDefaultStyle()->getFaviconManifest());?>">
Display More