-
On PHP 7.4:
PHP Warning: array_fill_keys() expects parameter 1 to be array, string given in /—/plugins/seo-by-rank-math/includes/admin/metabox/class-screen.php on line 253causes the SEO tab in Elementor to not load (can’t add nor edit any SEO data)
On PHP 8:
PHP Fatal error: Uncaught TypeError: array_fill_keys(): Argument #1 ($keys) must be of type array, string given in /—/plugins/seo-by-rank-math/includes/admin/metabox/class-screen.php:252causes a critical error when clicking on “edit with Elementor” on an affected post
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
The ticket ‘array_fill_keys() expects parameter 1 to be array, string given’ is closed to new replies.