Mailpoet error with ACF
-
Hi All!
I have a really big issue with mailpoet and ACF, if i activate Mailpoet in every website where i use ACF i get an error with ACF, specifically i get:
Fatal error: Uncaught Error: Object of class WP_Block_Template could not be converted to string in /home/yyy/web/xxx/public_html/wp-includes/formatting.php:1096 Stack trace: #0 /home/yyy/web/xxx/public_html/wp-includes/formatting.php(4655): wp_check_invalid_utf8() #1 /home/yyy/web/xxx/public_html/wp-content/plugins/advanced-custom-fields-pro/includes/acf-input-functions.php(451): esc_html() #2 /home/yyy/web/xxx/public_html/wp-content/plugins/advanced-custom-fields-pro/includes/acf-input-functions.php(436): acf_walk_select_input() #3 /home/yyy/web/xxx/public_html/wp-content/plugins/advanced-custom-fields-pro/includes/acf-input-functions.php(402): acf_walk_select_input() #4 /home/yyy/web/xxx/public_html/wp-content/plugins/advanced-custom-fields-pro/includes/acf-input-functions.php(382): acf_get_select_input() #5 /home/yyy/web/xxx/public_html/wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-select.php(316): acf_select_input() #6 /home/yyy/web/xxx/public_html/wp-includes/class-wp-hook.php(324): acf_field_select->render_field() #7 /home/yyy/web/xxx/public_html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters() #8 /home/yyy/web/xxx/public_html/wp-includes/plugin.php(565): WP_Hook->do_action() #9 /home/yyy/web/xxx/public_html/wp-content/plugins/advanced-custom-fields-pro/includes/acf-hook-functions.php(113): do_action_ref_array() #10 /home/yyy/web/xxx/public_html/wp-includes/class-wp-hook.php(324): _acf_apply_hook_variations() #11 /home/yyy/web/xxx/public_html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters() #12 /home/yyy/web/xxx/public_html/wp-includes/plugin.php(517): WP_Hook->do_action() #13 /home/yyy/web/xxx/public_html/wp-content/plugins/advanced-custom-fields-pro/includes/acf-field-functions.php(807): do_action() #14 /home/yyy/web/xxx/public_html/wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/acf-field-group/location-rule.php(65): acf_render_field() #15 /home/yyy/web/xxx/public_html/wp-content/plugins/advanced-custom-fields-pro/includes/api/api-helpers.php(350): include('…') #16 /home/yyy/web/xxx/public_html/wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/acf-field-group/location-group.php(18): acf_get_view() #17 /home/yyy/web/xxx/public_html/wp-content/plugins/advanced-custom-fields-pro/includes/api/api-helpers.php(350): include('…') #18 /home/yyy/web/xxx/public_html/wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/acf-field-group/locations.php(25): acf_get_view() #19 /home/yyy/web/xxx/public_html/wp-content/plugins/advanced-custom-fields-pro/includes/api/api-helpers.php(350): include('…') #20 /home/yyy/web/xxx/public_html/wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/acf-field-group/options.php(74): acf_get_view() #21 /home/yyy/web/xxx/public_html/wp-content/plugins/advanced-custom-fields-pro/includes/api/api-helpers.php(350): include('…') #22 /home/yyy/web/xxx/public_html/wp-content/plugins/advanced-custom-fields-pro/includes/admin/post-types/admin-field-group.php(435): acf_get_view() #23 /home/yyy/web/xxx/public_html/wp-admin/includes/template.php(1456): acf_admin_field_group->mb_options() #24 /home/yyy/web/xxx/public_html/wp-admin/edit-form-advanced.php(722): do_meta_boxes() #25 /home/yyy/web/xxx/public_html/wp-admin/post.php(206): require('…') #26 {main} thrown in /home/yyy/web/xxx/public_html/wp-includes/formatting.php on line 1096
- You must be logged in to reply to this topic.