I upgraded to Zen Cart v1.5.6a (from v1.5.5f) and also upgraded my PHP to 7.2.19 (from 5.5.35).
The plugin still seems to work fine but I am getting an error in the logs now.
[06-Jun-2019 14:40:40 America/Los_Angeles] Request URI: /admin/orders.php?oID=170&action=edit, IP address: ***.***.**.***
#1 sizeof() called at [/home/server/public_html/includes/modules/payment/ceon_manual_card.php:2478]
#2 ceon_manual_card->_checkForMissingCatalogFiles() called at [/home/server/public_html/includes/modules/payment/ceon_manual_card.php:2153]
#3 ceon_manual_card->_checkModuleEnvironment() called at [/home/server/public_html/includes/modules/payment/ceon_manual_card.php:312]
#4 ceon_manual_card->ceon_manual_card() called at [/home/server/public_html/admin/orders.php:420]
--> PHP Warning: sizeof(): Parameter must be an array or an object that implements Countable in /home/server/public_html/includes/modules/payment/ceon_manual_card.php on line 2478.


Reply With Quote

