PHP errors displaying on the admin panel and front end
-
The base version of this plugin works fine, but when I activate the pro version this error is displayed on the front end:
Warning: count(): Parameter must be an array or an object that implements Countable in /var/www/html/wp-content/plugins/wp-live-chat-support-pro/includes/wplc_data_triggers.php on line 619
and this error is displayed on the admin panel:
Warning: Cannot assign an empty string to a string offset in /var/www/html/wp-includes/class.wp-scripts.php on line 426
I have tested this on a dev instance of my site using WooCommerce and a child theme of storefront with all other plugins disabled, and still getting these errors. I found a way to remove the first error by creating an empty trigger, but there are still errors on the admin panel. Any help would be appreciated.
The page I need help with: [log in to see the link]
The topic ‘PHP errors displaying on the admin panel and front end’ is closed to new replies.