Hallo zusammen, nachdem ich die Shopware 4.0.3 Installation erfolgreich abgeschlossen habe, kann ich mich leider nicht im Backend anmelden. Im Firebug ist zu sehen, dass der folgende Request: http://shop.tld/backend/base?file=bootstrap einen HTTP Code 503 auswirft. In der Antwort des Requests ist ein komplettes HTML Dokument in dem unter anderem folgendes steht: [code]Die nachfolgenden Hinweise sollten Ihnen weiterhelfen.
Syntax Error in template “/var/www/shopware_dev/test/templates/_default/backend/base/component/Shopware.form.PluginPanel.js” on line 328 “var template = new Ext.Template(’{snippet name=form/message/save_form_success default=‘Form „[name]“ has been saved.’ namespace=‘backend/config/controller/main’}Formular „[name]“ wurde gespeichert.{/snippet}{/s}’),” unknown tag “sclose” in Smarty/sysplugins/smarty_internal_templatecompilerbase.php on line 627
Stack trace:
#0 Smarty/sysplugins/smarty\_internal\_templatecompilerbase.php(406): Smarty\_Internal\_TemplateCompilerBase-\>trigger\_template\_error('unknown tag "sc...', 328) #1 Smarty/sysplugins/smarty\_internal\_templateparser.php(2518): Smarty\_Internal\_TemplateCompilerBase-\>compileTag('sclose', Array) #2 Smarty/sysplugins/smarty\_internal\_templateparser.php(3111): Smarty\_Internal\_Templateparser-\>yy\_r58() #3 Smarty/sysplugins/smarty\_internal\_templateparser.php(3211): Smarty\_Internal\_Templateparser-\>yy\_reduce(58) #4 Smarty/sysplugins/smarty\_internal\_smartytemplatecompiler.php(105): Smarty\_Internal\_Templateparser-\>doParse(10, ''),? ...') #5 Smarty/sysplugins/smarty\_internal\_templatecompilerbase.php(171): Smarty\_Internal\_SmartyTemplateCompiler-\>doCompile('/\*\*? \* Shopware...') #6 Smarty/sysplugins/smarty\_internal\_template.php(187): Smarty\_Internal\_TemplateCompilerBase-\>compileTemplate(Object(Enlight\_Template\_Default)) #7 Smarty/sysplugins/smarty\_internal\_templatebase.php(155): Smarty\_Internal\_Template-\>compileTemplateSource() #8 Smarty/sysplugins/smarty\_internal\_template.php(285): Smarty\_Internal\_TemplateBase-\>fetch(NULL, NULL, NULL, NULL, false, false, true) #9 cache/templates/compile/backend\_de\_DE\_c0da0/68/d8/17/68d8170ecdd407625f61a9e7d906d020d56d60a1.snippet.bootstrap.js.php(250): Smarty\_Internal\_Template-\>getSubTemplate('backend/base/co...', NULL, 'backend\_de\_DE\_c...', NULL, NULL, Array, 0) #10 Smarty/sysplugins/smarty\_internal\_templatebase.php(180): content\_506ec4779cc890\_35743240(Object(Enlight\_Template\_Default)) #11 Enlight/View/Default.php(266): Smarty\_Internal\_TemplateBase-\>fetch() #12 Enlight/Controller/Plugins/ViewRenderer/Bootstrap.php(212): Enlight\_View\_Default-\>render(Object(Enlight\_Template\_Default)) #13 Enlight/Controller/Plugins/ViewRenderer/Bootstrap.php(238): Enlight\_Controller\_Plugins\_ViewRenderer\_Bootstrap-\>renderTemplate(Object(Enlight\_Template\_Default)) #14 Enlight/Controller/Plugins/ViewRenderer/Bootstrap.php(136): Enlight\_Controller\_Plugins\_ViewRenderer\_Bootstrap-\>render() #15 [internal function]: Enlight\_Controller\_Plugins\_ViewRenderer\_Bootstrap-\>onPostDispatch(Object(Enlight\_Event\_EventArgs)) #16 Enlight/Event/Handler/Default.php(91): call\_user\_func(Array, Object(Enlight\_Event\_EventArgs)) #17 Enlight/Event/EventManager.php(156): Enlight\_Event\_Handler\_Default-\>execute(Object(Enlight\_Event\_EventArgs)) #18 Enlight/Controller/Action.php(147): Enlight\_Event\_EventManager-\>notify('Enlight\_Control...', Array) #19 Enlight/Controller/Dispatcher/Default.php(521): Enlight\_Controller\_Action-\>dispatch('indexAction') #20 Enlight/Controller/Front.php(214): Enlight\_Controller\_Dispatcher\_Default-\>dispatch(Object(Enlight\_Controller\_Request\_RequestHttp), Object(Enlight\_Controller\_Response\_ResponseHttp)) #21 Shopware/Bootstrap.php(79): Enlight\_Controller\_Front-\>dispatch() #22 Enlight/Application.php(192): Shopware\_Bootstrap-\>run() #23 shopware.php(75): Enlight\_Application-\>run() #24 {main}
[/code] Das Frontend funktioniert perfekt ohne jede Fehlermeldung. Ich hoffe ihr könnte mir weiterhelfen. Vielen Dank vorab für eure Hilfe und schöne Grüße, supersoft