count(): Parameter must be an array or an object that implements Countable
-
When the list of webinars is empty, I get the following error message sent with every cron-job:
PHP Warning: count(): Parameter must be an array or an object that implements Countable in /var/www/html/wordpress/wp-content/plugins/wp-gotowebinar/wp-gotowebinar.php on line 140
Warning: count(): Parameter must be an array or an object that implements Countable in /var/www/html/wordpress/wp-content/plugins/wp-gotowebinar/wp-gotowebinar.php on line 140Is this an error on our side? Or can the plugin be optimized to not send an error message for every cron-job, when the list is empty? Thanks! ??
The page I need help with: [log in to see the link]
- The topic ‘count(): Parameter must be an array or an object that implements Countable’ is closed to new replies.