Ich hatte nur den Cron Dienst aktiviert. Danach ging nix mehr. Leider reichen meine Kentnisse nicht ganz aus. Wer kann helfen? Weder Front- noch Backend lassen sich öffnen. Habe folgende Fehlermeldung beim Aufrufen des Backends:
Ups! Ein Fehler ist aufgetreten!
Die nachfolgenden Hinweise sollten Ihnen weiterhelfen.
Plugin "Auth" not found failure in engine/Library/Enlight/Plugin/PluginCollection.php on line 117
Stack trace:
#0 engine/Library/Enlight/Plugin/Namespace/Config.php(83): Enlight_Plugin_PluginCollection->load('Auth', true) #1 engine/Library/Enlight/Plugin/PluginCollection.php(97): Enlight_Plugin_Namespace_Config->load('Auth', true) #2 engine/Library/Enlight/Plugin/PluginCollection.php(131): Enlight_Plugin_PluginCollection->get('Auth', true) #3 engine/Shopware/Controllers/Backend/Index.php(48): Enlight_Plugin_PluginCollection->__call('Auth', Array) #4 engine/Shopware/Controllers/Backend/Index.php(48): Shopware_Components_Plugin_Namespace->Auth() #5 engine/Library/Enlight/Class.php(74): Shopware_Controllers_Backend_Index->init() #6 engine/Library/Enlight/Controller/Action.php(101): Enlight_Class->__construct() #7 engine/Library/Enlight/Controller/Dispatcher/Default.php(504): Enlight_Controller_Action->__construct(Object(Enlight_Controller_Request_RequestHttp), Object(Enlight_Controller_Response_ResponseHttp)) #8 engine/Library/Enlight/Controller/Front.php(226): Enlight_Controller_Dispatcher_Default->dispatch(Object(Enlight_Controller_Request_RequestHttp), Object(Enlight_Controller_Response_ResponseHttp)) #9 engine/Shopware/Kernel.php(176): Enlight_Controller_Front->dispatch() #10 vendor/symfony/http-kernel/HttpCache/HttpCache.php(487): Shopware\Kernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true) #11 engine/Shopware/Components/HttpCache/AppCache.php(255): Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Object(Symfony\Component\HttpFoundation\Request), true, NULL) #12 vendor/symfony/http-kernel/HttpCache/HttpCache.php(258): Shopware\Components\HttpCache\AppCache->forward(Object(Symfony\Component\HttpFoundation\Request), true) #13 engine/Shopware/Components/HttpCache/AppCache.php(103): Symfony\Component\HttpKernel\HttpCache\HttpCache->pass(Object(Symfony\Component\HttpFoundation\Request), true) #14 shopware.php(101): Shopware\Components\HttpCache\AppCache->handle(Object(Symfony\Component\HttpFoundation\Request)) #15 {main}