leider habe ich bei dem Quickorder Plugin von Net Inventors das Problem, dass ich bei PHP 7 eine Fehlermeldung 503 wegen dem Plugin bekomme. Ist das Plugin nicht PHP 7 kompatibel? Gibt es hier einen workaround?
"Fatal error : Uncaught TypeError: Argument 1 passed to NetiQuickOrder\Subscriber\Frontend::onPostDispatchCheckout() must be an instance of Enlight_Controller_EventArgs, instance of Enlight_Controller_ActionEventArgs given, called in /var/www/vhosts/fabianwildschuetz.www78.hostkraft.de/httpdocs/shopware/engine/Library/Enlight/Event/Handler/Default.php on line 91 and defined in /var/www/vhosts/fabianwildschuetz.www78.hostkraft.de/httpdocs/shopware/custom/plugins/NetiQuickOrder/Subscriber/Frontend.php:113 Stack trace: #0 /var/www/vhosts/fabianwildschuetz.www78.hostkraft.de/httpdocs/shopware/engine/Library/Enlight/Event/Handler/Default.php(91): NetiQuickOrder\Subscriber\Frontend->onPostDispatchCheckout(Object(Enlight_Controller_ActionEventArgs)) #1 /var/www/vhosts/fabianwildschuetz.www78.hostkraft.de/httpdocs/shopware/engine/Library/Enlight/Event/EventManager.php(214): Enlight_Event_Handler_Default->execute(Object(Enlight_Controller_ActionEventArgs)) #2 /var/www/vhosts/fabianwildschuetz.www78.hostkraft.de/httpdocs/shopware/eng in /var/www/vhosts/fabianwildschuetz.www78.hostkraft.de/httpdocs/shopware/custom/plugins/NetiQuickOrder/Subscriber/Frontend.php on line 113
503 Service Unavailable"
Auf eine Antwort von Net Inventors warte ich aktuell noch. Kannst du mit der Error Meldung etwas anfangen?