Hallo,
die Fehlermeldung kommt erst seit dem Update auf 5.3 bzw. 5.3.1
[17-Aug-2017 17:18:36 Europe/Berlin] PHP Fatal error: Uncaught exception 'SmartyCompilerException' with message 'Syntax Error in template "/var/www/vhosts/shopware/docroot/themes/Frontend/Bare/frontend/error/exception.tpl" on line 1 "<h2>{s name="ExceptionHeader"}Ups! An error has occurred!{/s}</h2>" unknown tag "s"' in /var/www/vhosts/shopware/docroot/engine/Library/Smarty/sysplugins/smarty_internal_templatecompilerbase.php:657
#1 /var/www/vhosts/shopware/docroot/engine/Library/Smarty/sysplugins/smarty_internal_templateparser.php(2388): Smarty_Internal_TemplateCompilerBase->compileTag('s', Array)
#1 /var/www/vhosts/shopware/docroot/engine/Library/Smarty/sysplugins/smarty_internal_templateparser.php(2388): Smarty_Internal_TemplateCompilerBase->compileTag('s', Array)
#1 /var/www/vhosts/shopware/docroot/engine/Library/Smarty/sysplugins/smarty_internal_templateparser.php(2388): Smarty_Internal_TemplateCompilerBase->compileTag('s', Array)
#2 /var/www/vhosts/shopware/docroot/engine/Library/Smarty/sysplugins/smarty_internal_templatep in /var/www/vhosts/shopware/docroot/engine/Library/Smarty/sysplugins/smarty_internal_templatecompilerbase.php on line 657
#2 /var/www/vhosts/shopware/docroot/engine/Library/Smarty/sysplugins/smarty_internal_templatep in /var/www/vhosts/shopware/docroot/engine/Library/Smarty/sysplugins/smarty_internal_templatecompilerbase.php on line 657
#2 /var/www/vhosts/shopware/docroot/engine/Library/Smarty/sysplugins/smarty_internal_templatep in /var/www/vhosts/shopware/docroot/engine/Library/Smarty/sysplugins/smarty_internal_templatecompilerbase.php on line 657
Stack trace:
Stack trace:
Stack trace:
Inhalt von /themes/Frontend/Bare/frontend/error/exception.tpl
{s name="ExceptionHeader"}Ups! An error has occurred!{/s}
{if $exception}
{s name="ExceptionText"}The following hints should help you.{/s}
{$exception->getMessage()} in {$error_file} on line {$exception->getLine()}
Stack trace:
{$error_trace|escape}
{else}
{s name="InformText"}Wir wurden bereits über das Problem informiert und arbeiten an einer Lösung, bitte versuchen Sie es in Kürze erneut.{/s}
{/if}