Guten Tag,
ich habe heute in einen Shop (Version 5.1.3) den Sicherheitsfix SwagSecurityHotFix201701 als Plug-In gespielt.
Danach geht leider keins der Formulare wie z.B. das Kontaktformluar mehr, es wird dabei folgender Fehler ausgegeben:
Internal error: Failed to retrieve the default value in Enlight/Hook/ProxyFactory.php on line 284
Stack trace:
#0 Enlight/Hook/ProxyFactory.php(284): ReflectionParameter->getDefaultValue() #1 Enlight/Hook/ProxyFactory.php(190): Enlight_Hook_ProxyFactory->generateMethods('Shopware_Contro...') #2 Enlight/Hook/ProxyFactory.php(137): Enlight_Hook_ProxyFactory->generateProxyClass('Shopware_Contro...') #3 Enlight/Hook/HookManager.php(146): Enlight_Hook_ProxyFactory->getProxy('Shopware_Contro...') #4 Enlight/Controller/Dispatcher/Default.php(501): Enlight_Hook_HookManager->getProxy('Shopware_Contro...') #5 Enlight/Controller/Front.php(226): Enlight_Controller_Dispatcher_Default->dispatch(Object(Enlight_Controller_Request_RequestHttp), Object(Enlight_Controller_Response_ResponseHttp)) #6 Shopware/Kernel.php(153): Enlight_Controller_Front->dispatch() #7 vendor/symfony/http-kernel/HttpCache/HttpCache.php(492): Shopware\Kernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true) #8 Shopware/Components/HttpCache/AppCache.php(255): Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Object(Symfony\Component\HttpFoundation\Request), true, NULL) #9 vendor/symfony/http-kernel/HttpCache/HttpCache.php(449): Shopware\Components\HttpCache\AppCache->forward(Object(Symfony\Component\HttpFoundation\Request), true) #10 vendor/symfony/http-kernel/HttpCache/HttpCache.php(349): Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Object(Symfony\Component\HttpFoundation\Request), true) #11 Shopware/Components/HttpCache/AppCache.php(178): Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Object(Symfony\Component\HttpFoundation\Request), true) #12 vendor/symfony/http-kernel/HttpCache/HttpCache.php(213): Shopware\Components\HttpCache\AppCache->lookup(Object(Symfony\Component\HttpFoundation\Request), true) #13 Shopware/Components/HttpCache/AppCache.php(114): Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true) #14 shopware.php(101): Shopware\Components\HttpCache\AppCache->handle(Object(Symfony\Component\HttpFoundation\Request)) #15 {main}
Der Cache wurde mehrfach geleert und wenn das Plug-In inaktiv ist, wird alles normal angezeigt. Vielleicht hat ja jemand einen Ansatz für mich. Danke.