Hallo allerseits, ich benötige mal wieder wache Augen und etwas Hilfe.
Bei einem von mir betreuten Shop gibt es neuerdings Probleme bei der Generierung des Lieferscheins, die Fehlermeldung lautet:
Ups! Ein Fehler ist aufgetreten!
Die nachfolgenden Hinweise sollten Ihnen weiterhelfen.
Unable to load template snippet ‚documents/index_lfs.tpl‘ in Smarty/sysplugins/smarty_internal_templatebase.php on line 127
Stack trace:
#0 Shopware/Components/Document.php(244): Smarty\_Internal\_TemplateBase-\>fetch('documents/index...', Object(Smarty\_Data)) #1 Shopware/Controllers/Backend/Document.php(66): Shopware\_Components\_Document-\>render() #2 Enlight/Controller/Action.php(158): Shopware\_Controllers\_Backend\_Document-\>indexAction() #3 Enlight/Controller/Dispatcher/Default.php(523): Enlight\_Controller\_Action-\>dispatch('indexAction') #4 Enlight/Controller/Front.php(226): Enlight\_Controller\_Dispatcher\_Default-\>dispatch(Object(Enlight\_Controller\_Request\_RequestHttp), Object(Enlight\_Controller\_Response\_ResponseHttp)) #5 Shopware/Kernel.php(153): Enlight\_Controller\_Front-\>dispatch() #6 vendor/symfony/http-kernel/HttpCache/HttpCache.php(492): Shopware\Kernel-\>handle(Object(Symfony\Component\HttpFoundation\Request), 1, true) #7 Shopware/Components/HttpCache/AppCache.php(255): Symfony\Component\HttpKernel\HttpCache\HttpCache-\>forward(Object(Symfony\Component\HttpFoundation\Request), true, NULL) #8 vendor/symfony/http-kernel/HttpCache/HttpCache.php(263): Shopware\Components\HttpCache\AppCache-\>forward(Object(Symfony\Component\HttpFoundation\Request), true) #9 Shopware/Components/HttpCache/AppCache.php(103): Symfony\Component\HttpKernel\HttpCache\HttpCache-\>pass(Object(Symfony\Component\HttpFoundation\Request), true) #10 shopware.php(101): Shopware\Components\HttpCache\AppCache-\>handle(Object(Symfony\Component\HttpFoundation\Request)) #11 {main}
Kann mir jemand weiterhelfen? ich komm einfach nicht drauf, wo der Fehler liegt. … Danke!! VG ML
@spree-media-net schrieb:
Hallo allerseits, ich benötige mal wieder wache Augen und etwas Hilfe.
Bei einem von mir betreuten Shop gibt es neuerdings Probleme bei der Generierung des Lieferscheins, die Fehlermeldung lautet:
Ups! Ein Fehler ist aufgetreten!
Die nachfolgenden Hinweise sollten Ihnen weiterhelfen.
Unable to load template snippet ‚documents/index_lfs.tpl‘ in Smarty/sysplugins/smarty_internal_templatebase.php on line 127
Stack trace:
#0 Shopware/Components/Document.php(244): Smarty_Internal_TemplateBase->fetch(‚documents/index…‘, Object(Smarty_Data)) #1 Shopware/Controllers/Backend/Document.php(66): Shopware_Components_Document->render() #2 Enlight/Controller/Action.php(158): Shopware_Controllers_Backend_Document->indexAction() #3 Enlight/Controller/Dispatcher/Default.php(523): Enlight_Controller_Action->dispatch(‚indexAction‘) #4 Enlight/Controller/Front.php(226): Enlight_Controller_Dispatcher_Default->dispatch(Object(Enlight_Controller_Request_RequestHttp), Object(Enlight_Controller_Response_ResponseHttp)) #5 Shopware/Kernel.php(153): Enlight_Controller_Front->dispatch() #6 vendor/symfony/http-kernel/HttpCache/HttpCache.php(492): Shopware\Kernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true) #7 Shopware/Components/HttpCache/AppCache.php(255): Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Object(Symfony\Component\HttpFoundation\Request), true, NULL) #8 vendor/symfony/http-kernel/HttpCache/HttpCache.php(263): Shopware\Components\HttpCache\AppCache->forward(Object(Symfony\Component\HttpFoundation\Request), true) #9 Shopware/Components/HttpCache/AppCache.php(103): Symfony\Component\HttpKernel\HttpCache\HttpCache->pass(Object(Symfony\Component\HttpFoundation\Request), true) #10 shopware.php(101): Shopware\Components\HttpCache\AppCache->handle(Object(Symfony\Component\HttpFoundation\Request)) #11 {main}
Kann mir jemand weiterhelfen? ich komm einfach nicht drauf, wo der Fehler liegt. … Danke!! VG ML
Hallo,
der Fehler steht doch aber ganz deutlich da:
Unable to load template snippet 'documents/index_lfs.tpl' in Smarty/sysplugins/smarty_internal_templatebase.php on line 127
Er kann deine Datei „index_lfs.tpl“ nicht finden, wahrscheinlich hast du Sie nicht im richtigen Verzeichnis oder ähnliches.
Beste Grüße
Sebastian
Hi Sebastian, vielen Dank …
mmh … ich hab den Ordner …sysplugins gesucht … und als ich ihn nicht gefunden habe, habe ich die index_lfs.tpls aus dem bare/documents in mein_template/documents gelegt … halt leider nix geholfen …
in dem Ordner mein_template/documents liegt sonst noch die index.tpl …
was ich nicht versthee, Gutschriften und die anderen Dokumente gehen einwandfrei …
Hast du noch einen Tipp?
ha, ich hab das prob …sorry … und danke! … manchmal muss man mit der nase draufgestoßen werden, es heißt "_lFs.tpl … ich hatte noch die “_ls.tpl” … vermtl aus SW4 …