SmartyCompilerException exception.tpl unknown tag "s"

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}

 

Nochmal ein aktueller Auszug aus der php_error.log.

[18-Aug-2017 14:15:35 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
Stack trace:
#0 /var/www/vhosts/shopware/docroot/engine/Library/Smarty/sysplugins/smarty_internal_templatecompilerbase.php(443): Smarty_Internal_TemplateCompilerBase->trigger_template_error('unknown tag "s"', 1)
#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

 

Manchmal sollte man vor einem Update auch mal in die Anleitungen und Dokus gucken. Und danach die Suche bemühen  Wink

http://bfy.tw/DRi1

1 „Gefällt mir“

Ich hatte nix gefunden, wo hast du die Lösung gesehen?

Das Problem wurde bei mir mit den Beiden Updates am 29.10.2017 für Google Services v2.0.8 (aktives Plugin) und Backend Bestellungen v 2.0.1(deaktiviertes Plugin) behoben.