Theme Manager Error

Hallo wenn ich im Admin den Theme Manager öffnen will kommt das:

Ups! Ein Fehler ist aufgetreten! Die nachfolgenden Hinweise sollten Ihnen weiterhelfen. Parent Views of theme Druckeckeshop not found in engine/Shopware/Components/Theme/Installer.php on line 370 Stack trace: #0 engine/Shopware/Components/Theme/Installer.php(152): Shopware\Components\Theme\Installer->setParents(Array) #1 engine/Shopware/Components/Theme/Installer.php(117): Shopware\Components\Theme\Installer->synchronizeThemes() #2 engine/Shopware/Controllers/Backend/Theme.php(196): Shopware\Components\Theme\Installer->synchronize() #3 engine/Library/Enlight/Controller/Action.php(192): Shopware_Controllers_Backend_Theme->listAction() #4 engine/Library/Enlight/Controller/Dispatcher/Default.php(478): Enlight_Controller_Action->dispatch(‘listAction’) #5 engine/Library/Enlight/Controller/Front.php(228): Enlight_Controller_Dispatcher_Default->dispatch(Object(Enlight_Controller_Request_RequestHttp), Object(Enlight_Controller_Response_ResponseHttp)) #6 engine/Shopware/Kernel.php(188): Enlight_Controller_Front->dispatch() #7 vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php(102): Shopware\Kernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true) #8 vendor/symfony/http-kernel/HttpCache/HttpCache.php(453): Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(Object(Shopware\Kernel), Object(Symfony\Component\HttpFoundation\Request), 1, true) #9 engine/Shopware/Components/HttpCache/AppCache.php(261): Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Object(Symfony\Component\HttpFoundation\Request), true, NULL) #10 vendor/symfony/http-kernel/HttpCache/HttpCache.php(238): Shopware\Components\HttpCache\AppCache->forward(Object(Symfony\Component\HttpFoundation\Request), true) #11 engine/Shopware/Components/HttpCache/AppCache.php(102): Symfony\Component\HttpKernel\HttpCache\HttpCache->pass(Object(Symfony\Component\HttpFoundation\Request), true) #12 shopware.php(122): Shopware\Components\HttpCache\AppCache->handle(Object(Symfony\Component\HttpFoundation\Request)) #13 {main}  

Überschrift von dem Fenster ist 503 - Klicke ich dann Okay sind keine Themes da. Weiß jemand abhilfe ?

Shopware 5.6.7

Guten Morgen,

 

kann es sein dass du das Theme, von welches “Druckeckeshop” abgeleitet, wurde gelöscht hast?

 

Grüße

Alex

Ich habe ein Theme Addon gelöscht, aber das benutzte Theme leitet vom Responsive von Shopware ab.

In der Theme.php gibt es eine Zeile:

protected $extend = 'xxxxxxxx';

Was steht denn dort drin?

Es steht in jedem auch im responsive folgendes:

 protected $extend = 'Views';

Von dem gelöschten Views theme.

Muss bei meinen Theme responsive drin stehen und was muss dann im responsive stehen ?

Mfg

In Responsive - extend=‚Bare‘

Und deins - extend=‚Responsive‘. 

 

Gruß

Fehlermeldung ist weg. Vielen Dank euch.