NOTE: "PHP Warning: sizeof(): Parameter must be an array or an object that implements Countable" is a NEW and RATHER GENERIC error that appears a lot with PHP 7.2 and 7.3. THE SOLUTION IS DIFFERENT IN EVERY CASE, so you must read the REST of the error message to be sure you're fixing the right thing.
PHP Warnings may occur in the /logs directory, mentioning "PHP Warning: sizeof(): Parameter must be an array or an object that implements Countable" in relation to ezpages files.
The fix is described here: https://www.zen-cart.com/showthread....ents-Countable
and available at https://github.com/zencart/zencart/pull/1900/files



