GX-Bug #57120
geschlossen"A non-numeric value encountered" im Warenkorb nach Kundenregistrierung
100%
Produkte deren Preise nicht verfügbar sind werden nun automatisch aus dem Warenkorb entfernt
Beschreibung
Wenn in der Kundengruppe Gast die Preisanzeige aktiv ist und man Artikel in den Warenkorb legen kann, kommt es im Warenkorb zu der Fehlermeldung 'A non-numeric value encountered', wenn in der Kundengruppe 'Neuer Kunde' die Preisanzeige deaktiviert wurde. Ursache ist die Funktion xtcGetPrice. Diese Funktion liefert auch bei format = false einen String zurück, mit dem dann gerechnet wird.
- Preisanzeige in Kundegruppe 'Neuer Kunde' deaktivieren
- Als Gast Artikel in den Warenkorb legen
- Zur Kasse gehen
- Als neuer Kunde registrieren
EDIT 14.10.2019
If in the customer group guest the price display is active and one can put products into the shopping cart, it comes in the shopping cart to the error message 'A non-numeric value encountered', if in the customer group 'new customer' the price display was deactivated. The reason is the function xtcGetPrice. This function also returns a string if format = false, which is then used for calculation.
- deactivate price display in customer group 'new customer
- as a guest add a product to the shopping cart
- proceed to checkout
- register as a new customer
result:
WARNING(2): "A non-numeric value encountered" WARNING(2): "A non-numeric value encountered" WARNING(2): "A non-numeric value encountered" WARNING(2): "A non-numeric value encountered" WARNING(2): "A non-numeric value encountered" WARNING(2): "A non-numeric value encountered" WARNING(2): "Cannot modify header information - headers already sent by (output started at /var/www/vhosts/hubtest.lena.hostkraft.de/httpdocs/3.15.1.0/gm/classes/ErrorHandler.php:430)"
Zugehörige Tickets