PHP Fatal error: Uncaught TypeError: count()
-
Hi,
Using the plugin, with a custom post type, we get no results but those errors:
[29-Feb-2024 19:21:24 UTC] PHP Fatal error: Uncaught TypeError: count(): Argument #1 ($value) must be of type Countable|array, null given in /home/public_html/wp-content/plugins/remove-duplicate-posts/inc/class-rdp-main-screen.php:286
along with several other Warnings for Undefined array key
[29-Feb-2024 19:21:24 UTC] PHP Warning: Undefined array key “duplicate_ids” in /home/public_html/wp-content/plugins/remove-duplicate-posts/inc/class-rdp-main-screen.php on line 278
WP latest and PHP 8.0.x
The topic ‘PHP Fatal error: Uncaught TypeError: count()’ is closed to new replies.