Moin,
ich habe mein Backend Plugin nun soweit, dass ich eine Fehlermeldung bekomme. Angeblich wird der Backend-Controller nicht gefunden, obwohl Name usw. alles stimmig sind. Woran kann das liegen, was kann ich machen?
Danke im Voraus!
Hier nun die Fehlermeldung
'Enlight_Controller_Exception' with message 'Controller "ComviAcMoney" not found' in /Applications/XAMPP/xamppfiles/htdocs/install_5/engine/Library/Enlight/Controller/Dispatcher/Default.php:486 Stack trace: #0 /Applications/XAMPP/xamppfiles/htdocs/install_5/engine/Library/Enlight/Controller/Front.php(226): Enlight_Controller_Dispatcher_Default->dispatch(Object(Enlight_Controller_Request_RequestHttp), Object(Enlight_Controller_Response_ResponseHttp)) #1 /Applications/XAMPP/xamppfiles/htdocs/install_5/engine/Shopware/Kernel.php(153): Enlight_Controller_Front->dispatch() #2 /Applications/XAMPP/xamppfiles/htdocs/install_5/vendor/symfony/http-kernel/HttpCache/HttpCache.php(492): Shopware\Kernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true) #3 /Applications/XAMPP/xamppfiles/htdocs/install_5/engine/Shopware/Components/HttpCache/AppCache.php(255): Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Object(Symfony\Component\HttpFoundation\Request), true, NULL) #4 /Applications/XAMPP/xamppfiles/htdocs/install_5/vendor/symfony/http-kernel/HttpCache/HttpCache.php(263): Shopware\Components\HttpCache\AppCache->forward(Object(Symfony\Component\HttpFoundation\Request), true) #5 /Applications/XAMPP/xamppfiles/htdocs/install_5/engine/Shopware/Components/HttpCache/AppCache.php(103): Symfony\Component\HttpKernel\HttpCache\HttpCache->pass(Object(Symfony\Component\HttpFoundation\Request), true) #6 /Applications/XAMPP/xamppfiles/htdocs/install_5/shopware.php(101): Shopware\Components\HttpCache\AppCache->handle(Object(Symfony\Component\HttpFoundation\Request)) #7 {main}