Hallo Shopware Gemeinde,
ein Kunde nutzt das VR Pay Plugin in seinem Shopware Store. Heute kam eine E-Mail dass man updaten sollte. Gesagt -> getan. Plugin von der VR Pay Seite geladen, hochgeladen, aktualisiert, fertig.
Jetzt erhalten wir im Frontend bei Zahlung via VR Pay immer den typischen Uups es ist ein Fehler aufgetreten. Im Backend findet sich diese Meldung:
ReflectionException: Class Shopware_Controllers_Frontend_PaymentProcessor does not exist in /engine/Library/Enlight/Hook/ProxyFactory.php:165 Stack trace:
#0 /engine/Library/Enlight/Hook/ProxyFactory.php(165): ReflectionClass->__construct('Shopware_Contro...')
#1 /engine/Library/Enlight/Hook/ProxyFactory.php(112): Enlight_Hook_ProxyFactory->generateProxyClass('Shopware_Contro...')
#2 /engine/Library/Enlight/Hook/HookManager.php(150): Enlight_Hook_ProxyFactory->getProxy('Shopware_Contro...')
#3 /engine/Library/Enlight/Controller/Dispatcher/Default.php(541): Enlight_Hook_HookManager->getProxy('Shopware_Contro...')
#4 /engine/Library/Enlight/Controller/Front.php(222): Enlight_Controller_Dispatcher_Default->dispatch(Object(Enlight_Controller_Request_RequestHttp), Object(Enlight_Controller_Response_ResponseHttp))
#5 /engine/Shopware/Kernel.php(202): Enlight_Controller_Front->dispatch()
#6 /vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php(102): Shopware\Kernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#7 /vendor/symfony/http-kernel/HttpCache/HttpCache.php(448): Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(Object(Shopware\Kernel), Object(Symfony\Component\HttpFoundation\Request), 1, true)
#8 /engine/Shopware/Components/HttpCache/AppCache.php(260): Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Object(Symfony\Component\HttpFoundation\Request), true, NULL)
#9 /vendor/symfony/http-kernel/HttpCache/HttpCache.php(420): Shopware\Components\HttpCache\AppCache->forward(Object(Symfony\Component\HttpFoundation\Request), true)
#10 /vendor/symfony/http-kernel/HttpCache/HttpCache.php(317): Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Object(Symfony\Component\HttpFoundation\Request), true)
#11 /engine/Shopware/Components/HttpCache/AppCache.php(187): Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Object(Symfony\Component\HttpFoundation\Request), true)
#12 /vendor/symfony/http-kernel/HttpCache/HttpCache.php(192): Shopware\Components\HttpCache\AppCache->lookup(Object(Symfony\Component\HttpFoundation\Request), true)
#13 /engine/Shopware/Components/HttpCache/AppCache.php(116): Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#14 /var/www/html/shopware.php(122): Shopware\Components\HttpCache\AppCache->handle(Object(Symfony\Component\HttpFoundation\Request))
#15
Kann mir bitte jemand sagen, wonach wir hier suchen sollen?
Danke im voraus für jegliche Hilfe