Fatal error after upgrading to version 1.08
-
Hi!
We recently tried to upgrade
daext-helpful
to version1.0.8
but the new methodmodify_post_type_args()
added in1.0.8
returns an uncaught error expecting an array instead of an string.Are you aware of any compatibility issues or edge cases that could cause this?
Best regards,
JockeFatal error: Uncaught Error: in_array(): Argument #2 ($haystack) must be of type array, string given in /var/www/html/web/app/plugins/daext-helpful/public/class-daexthefu-public.php on line 272 Call stack: in_array() app/plugins/daext-helpful/public/class-daexthefu-public.php:272 daexthefu_Public::modify_post_type_args() wp-includes/class-wp-hook.php:310 WP_Hook::apply_filters() wp-includes/plugin.php:205 apply_filters() wp-includes/class-wp-post-type.php:443 WP_Post_Type::set_props() wp-includes/class-wp-post-type.php:419 WP_Post_Type::__construct() wp-includes/post.php:1716 register_post_type() app/mu-plugins/advanced-custom-fields-pro/includes/post-types/class-acf-taxonomy.php:90 ACF_Taxonomy::register_post_type() app/mu-plugins/advanced-custom-fields-pro/includes/post-types/class-acf-taxonomy.php:63 ACF_Taxonomy::__construct() app/mu-plugins/advanced-custom-fields-pro/includes/acf-utility-functions.php:23
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Fatal error after upgrading to version 1.08’ is closed to new replies.