PHP Warning with PHP 7.3
-
PHP Warning: A non-numeric value encountered in …/plugins/wp-category-tag-could/classes/wpctc-widget.php on line 207
Solved (inelegantly?) by adding a line 208:
&& is_numeric($instance[$instance[‘taxonomy’] + ‘_id’])
The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘PHP Warning with PHP 7.3’ is closed to new replies.