… sehr seltsam. Hab im Backend rumgeklickt und sonst nichts weiter gefunden, scheint irgendwie nur die Artikelliste zu treffen. Weiß jemand was die Ursache ist? [code]
Ups! Ein Fehler ist aufgetreten!
Die nachfolgenden Hinweise sollten Ihnen weiterhelfen.
Unable to load template snippet ‘backend/article_list/view/backup/window.js’ in ‘snippet:string:{include file=“backend/article_list/model/filter.js”} {include file=“backend/article_list/model/editable_column.js”} {include file=“backend/article_list/model/operation.js”} {include file=“backend/article_list/model/operator.js”} {include file=“backend/article_list/view/main/window.js”} {include file=“backend/article_list/view/main/grid.js”} {include file=“backend/article_list/view/main/sidebar.js”} {include file=“backend/article_list/view/main/navigation_grid.js”} {include file=“backend/article_list/view/main/category_tree.js”} {include file=“backend/article_list/view/main/multi_edit_menu.js”} {include file=“backend/article_list/view/add_filter/window.js”} {include file=“backend/article_list/view/add_filter/grid.js”} {include file=“backend/article_list/view/query_field.js”} {include file=“backend/article_list/view/filter_combo.js”} {include file=“backend/article_list/view/batch_process/window.js”} {include file=“backend/article_list/view/batch_process/grid.js”} {include file=“backend/article_list/view/backup/window.js”} {include file=“backend/article_list/view/backup/grid.js”} {include file=“backend/article_list/store/detail.js”} {include file=“backend/article_list/store/filter.js”} {include file=“backend/article_list/store/editable_columns.js”} {include file=“backend/article_list/store/operation.js”} {include file=“backend/article_list/controller/main.js”} {include file=“backend/article_list/controller/list.js”} {include file=“backend/article_list/controller/filter.js”} {include file=“backend/article_list/controller/suggest.js”} {include file=“backend/article_list/controller/batch_process.js”} {include file=“backend/article_list/controller/backup.js”} {include file=“backend/article_list/controller/category_filter.js”} {include file=“backend/article_list/controller/split_view.js”} {include file=“backend/article_list/controller/article_crud.js”}’ in Smarty\sysplugins\smarty_internal_templatebase.php on line 127
Stack trace:
#0 Smarty\sysplugins\smarty\_internal\_template.php(286): Smarty\_Internal\_TemplateBase-\>fetch(NULL, NULL, NULL, NULL, false, false, true) #1 cache\production\_201508211013\templates\backend\_de\_DE\_27e6f\eb\ec\66\ebec660f6931697503d70180a6fa2e4d672e2d61.snippet.92f4b87db98a877e2bd8e688b0b75be8e50f7e9f.php(54): Smarty\_Internal\_Template-\>getSubTemplate('backend/article...', NULL, 'backend\_de\_DE\_2...', NULL, NULL, Array, 0) #2 Smarty\sysplugins\smarty\_internal\_templatebase.php(180): content\_55f1602330d300\_90005739(Object(Enlight\_Template\_Default)) #3 Enlight\View\Default.php(274): Smarty\_Internal\_TemplateBase-\>fetch() #4 Enlight\Controller\Plugins\ViewRenderer\Bootstrap.php(216): Enlight\_View\_Default-\>render(Object(Enlight\_Template\_Default)) #5 Enlight\Controller\Plugins\ViewRenderer\Bootstrap.php(242): Enlight\_Controller\_Plugins\_ViewRenderer\_Bootstrap-\>renderTemplate(Object(Enlight\_Template\_Default)) #6 Enlight\Controller\Plugins\ViewRenderer\Bootstrap.php(136): Enlight\_Controller\_Plugins\_ViewRenderer\_Bootstrap-\>render() #7 [internal function]: Enlight\_Controller\_Plugins\_ViewRenderer\_Bootstrap-\>onPostDispatch(Object(Enlight\_Controller\_ActionEventArgs)) #8 Enlight\Event\Handler\Default.php(91): call\_user\_func(Array, Object(Enlight\_Controller\_ActionEventArgs)) #9 Enlight\Event\EventManager.php(211): Enlight\_Event\_Handler\_Default-\>execute(Object(Enlight\_Controller\_ActionEventArgs)) #10 Enlight\Controller\Action.php(202): Enlight\_Event\_EventManager-\>notify('Enlight\_Control...', Object(Enlight\_Controller\_ActionEventArgs)) #11 Enlight\Controller\Dispatcher\Default.php(524): Enlight\_Controller\_Action-\>dispatch('loadAction') #12 Enlight\Controller\Front.php(227): Enlight\_Controller\_Dispatcher\_Default-\>dispatch(Object(Enlight\_Controller\_Request\_RequestHttp), Object(Enlight\_Controller\_Response\_ResponseHttp)) #13 Shopware/Kernel.php(143): Enlight\_Controller\_Front-\>dispatch() #14 vendor\symfony\http-kernel\Symfony\Component\HttpKernel\HttpCache\HttpCache.php(490): Shopware\Kernel-\>handle(Object(Symfony\Component\HttpFoundation\Request), 1, true) #15 Shopware/Components\HttpCache\AppCache.php(255): Symfony\Component\HttpKernel\HttpCache\HttpCache-\>forward(Object(Symfony\Component\HttpFoundation\Request), true, NULL) #16 vendor\symfony\http-kernel\Symfony\Component\HttpKernel\HttpCache\HttpCache.php(261): Shopware\Components\HttpCache\AppCache-\>forward(Object(Symfony\Component\HttpFoundation\Request), true) #17 Shopware/Components\HttpCache\AppCache.php(103): Symfony\Component\HttpKernel\HttpCache\HttpCache-\>pass(Object(Symfony\Component\HttpFoundation\Request), true) #18 shopware.php(101): Shopware\Components\HttpCache\AppCache-\>handle(Object(Symfony\Component\HttpFoundation\Request)) #19 {main}
[/code]