Projekt

Allgemein

Profil

GX-Bug #65439

Von Daniel Wu vor mehr als 4 Jahren aktualisiert

Preconditions: 

 * configure a GX-Customizer with an upload-button only 
 * add this Customizer to a product 

 1. put the Customizer-Product in your basket, put 2 additional different products in your basket 
 2. proceed to checkout, buy these products 

 result: 

 * after checkout_confirmation.php you get warnings on checkout_process.php 
 * the order gets processed nevertheless 
 * this could be reproduced on the support-servers (with an updated shop) and on estugo-servers with a fresh installation 

 ```WARNING(2): "count(): Parameter must be an array or an object that implements Countable" 
 WARNING(2): "count(): Parameter must be an array or an object that implements Countable" 
 WARNING(2): "Cannot modify header information - headers already sent by (output started at /var/www/vhosts/****.hostkraft.de/httpdocs/3.14.3.0/gm/classes/ErrorHandler.php:419)"``` /var/www/vhosts/hubtest.lena.hostkraft.de/httpdocs/3.14.3.0/gm/classes/ErrorHandler.php:419)"``` 


Zurück