Warenkorb Problem nach Update auf 6.5 "Leider ist etwas scheif gelaufen"

Hallo,
nach dem Update bekomme ich im Warenkorb folgendes angezeigt „Leider ist etwas schief gelaufen“.
Im Log steht folgendes:
„[2023-10-06T20:26:07.912193+00:00] request.CRITICAL: Uncaught PHP Exception Shopware\Storefront\Controller\Exception\StorefrontException: „Can not render @SwagPayPal/storefront/component/checkout/offcanvas-cart.html.twig view: Unknown „sw_csrf“ function. with these parameters: {„themeIconConfig“:}“ at /www/htdocs/w016becd/tiedemann-shop/vendor/shopware/storefront/Controller/Exception/StorefrontException.php line 29 {„exception“:“[object] (Shopware\Storefront\Controller\Exception\StorefrontException(code: 0): Can not render @SwagPayPal/storefront/component/checkout/offcanvas-cart.html.twig view: Unknown "sw_csrf" function. with these parameters: {"themeIconConfig":} at /www/htdocs/w016becd/tiedemann-shop/vendor/shopware/storefront/Controller/Exception/StorefrontException.php:29)„}

Kann mir jemand sagen was das zu bedeuten hat?

Mach mal folgendes:

  1. PayPal Plugin aus
  2. Cache löschen
  3. funktioniert es jetzt ?
  4. PayPal Plugin updaten, Cache löschen
  5. Falls kein PayPal Update vorliegt, einfach mal versuchen wieder anzuschalten (und Cache löschen)

Ursprung des Fehlers ist die bekannte Deprecation der Twig-Funktion „sw_csrf“ in Shopware 6.5, siehe https://github.com/shopware/platform/blob/trunk/UPGRADE-6.5.md

1 „Gefällt mir“

Vielen Dank für deine Antwort.
Es lag an meinem Theme, irgendwas passt Shopware dort nicht mit der csrf Funktion. Habe es raufgenommen und nun funktioniert es super. :slight_smile: