Hallo, ich habe auf SW5 geupdated, allerdings gab es da ein Problem mit dem Plugin-Manager, so dass ich wieder auf SW4 runter musste. Habe alle Daten aus dem Shopware-Verzeichnis via FTP vorher gesichert. Diese habe ich nun erneut auf den Server geladen. Vorher habe ich natürlich alles komplett leer geräumt. Nun kommt beim Aufrufen vom Backend folgendes: Die Fehlerbeschreibung: [code]
Ups! Ein Fehler ist aufgetreten!
Die nachfolgenden Hinweise sollten Ihnen weiterhelfen.
Resource „acl“ not found failure in Shopware/Components/DependencyInjection/Container.php on line 192
Stack trace:
#0 Shopware/Bootstrap.php(149): Shopware\Components\DependencyInjection\Container-\>get('Acl') #1 Shopware/Plugins/Default/Backend/Auth/Bootstrap.php(307): Shopware\_Bootstrap-\>getResource('Acl') #2 Shopware/Plugins/Default/Backend/Auth/Bootstrap.php(476): Shopware\_Plugins\_Backend\_Auth\_Bootstrap-\>registerAclPlugin(Object(Shopware\_Components\_Auth)) #3 Enlight/Event/Handler/Plugin.php(149): Shopware\_Plugins\_Backend\_Auth\_Bootstrap-\>onInitResourceAuth(Object(Enlight\_Event\_EventArgs)) #4 Enlight/Event/EventManager.php(252): Enlight\_Event\_Handler\_Plugin-\>execute(Object(Enlight\_Event\_EventArgs)) #5 Shopware/Components/DependencyInjection/Container.php(247): Enlight\_Event\_EventManager-\>notifyUntil('Enlight\_Bootstr...', Array) #6 Shopware/Components/DependencyInjection/Container.php(142): Shopware\Components\DependencyInjection\Container-\>load('auth') #7 Shopware/Bootstrap.php(124): Shopware\Components\DependencyInjection\Container-\>has('Auth') #8 Enlight/Application.php(452): Shopware\_Bootstrap-\>hasResource('Auth') #9 Shopware/Controllers/Backend/ExtJs.php(162): Enlight\_Application-\>\_\_call('Auth', Array) #10 Shopware/Controllers/Backend/ExtJs.php(162): Shopware-\>Auth() #11 Enlight/Controller/Action.php(159): Shopware\_Controllers\_Backend\_ExtJs-\>indexAction() #12 Enlight/Controller/Dispatcher/Default.php(528): Enlight\_Controller\_Action-\>dispatch('indexAction') #13 Enlight/Controller/Front.php(228): Enlight\_Controller\_Dispatcher\_Default-\>dispatch(Object(Enlight\_Controller\_Request\_RequestHttp), Object(Enlight\_Controller\_Response\_ResponseHttp)) #14 Shopware/Kernel.php(145): Enlight\_Controller\_Front-\>dispatch() #15 vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/HttpCache.php(471): Shopware\Kernel-\>handle(Object(Symfony\Component\HttpFoundation\Request), 1, true) #16 Shopware/Components/HttpCache/AppCache.php(256): Symfony\Component\HttpKernel\HttpCache\HttpCache-\>forward(Object(Symfony\Component\HttpFoundation\Request), true, NULL) #17 vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/HttpCache.php(242): Shopware\Components\HttpCache\AppCache-\>forward(Object(Symfony\Component\HttpFoundation\Request), true) #18 Shopware/Components/HttpCache/AppCache.php(102): Symfony\Component\HttpKernel\HttpCache\HttpCache-\>pass(Object(Symfony\Component\HttpFoundation\Request), true) #19 shopware.php(109): Shopware\Components\HttpCache\AppCache-\>handle(Object(Symfony\Component\HttpFoundation\Request)) #20 {main}
[/code] Bei Firefox kommt dieser Fehler-Report allerdings nicht, aber auch das Login kommt nicht. Sprich nur der Hintergrund. Vielen Dank für eure Hilfe!