PHP Warning: count(): Parameter must be an array or an object that implements Countable in /var/www/cl_prod/vendor/dweeves/magmi/magmi/inc/magmi_mixin.php on line 28 #586
PHP Warning: count(): Parameter must be an array or an object that implements Countable in /var/www/xxx/vendor/dweeves/magmi/magmi/inc/magmi_mixin.php on line 28
It is most probably because $this->_callers is NULL by default.
Hello,
We are getting the following warning.
PHP Warning: count(): Parameter must be an array or an object that implements Countable in /var/www/xxx/vendor/dweeves/magmi/magmi/inc/magmi_mixin.php on line 28
It is most probably because $this->_callers is NULL by default.