Error with edit form since update from 0.9.0.4 to 0.9.0.5
-
Hi there,
The form used to work fine with version 0.9.0.4.
With 0.9.0.5, I get a fatal error when opening the form:
Warning: foreach() argument must be of type array|object, string given in /wp-content/plugins/acf-extended/includes/modules/form/module-form-action.php on line 202
Fatal error: Uncaught TypeError: array_values(): Argument #1 ($array) must be of type array, string given in /wp-content/plugins/acf-extended/includes/modules/form/module-form-action-post.php:215 Stack trace: #0 /wp-content/plugins/acf-extended/includes/modules/form/module-form-action-post.php(215): array_values() #1 /wp-includes/class-wp-hook.php(324): acfe_module_form_action_post->load_action() #2 /wp-includes/plugin.php(205): WP_Hook->apply_filters() #3 /wp-content/plugins/acf-extended/includes/modules/form/module-form-front.php(407): apply_filters() #4 /wp-includes/class-wp-hook.php(324): acfe_module_form_front->load_actions() #5 /wp-includes/plugin.php(205): WP_Hook->apply_filters() #6 /wp-content/plugins/acf-extended/includes/modules/form/module-form-front.php(75): apply_filters() #7 /wp-includes/class-wp-hook.php(324): acfe_module_form_front->load_form() #8 /wp-includes/plugin.php(205): WP_Hook->apply_filters() #9 /wp-content/plugins/acf-extended/includes/modules/form/module-form-front.php(439): apply_filters() #10 /wp-content/plugins/acf-extended/includes/modules/form/module-form-front.php(721): acfe_module_form_front->render_form() #11 /wp-content/plugins/oxygen/component-framework/components/classes/code-block.class.php(133) : eval()'d code(9): acfe_form() #12 /wp-content/plugins/oxygen/component-framework/components/classes/code-block.class.php(133): eval() #13 /wp-content/plugins/oxygen/component-framework/includes/templates.php(76): CT_Code_Block->add_shortcode() #14 /wp-content/plugins/oxygen/component-framework/components/classes/div-block.class.php(48): do_oxygen_elements() #15 /wp-content/plugins/oxygen/component-framework/includes/templates.php(76): CT_DIV_Block->add_shortcode() #16 /wp-content/plugins/oxygen/component-framework/components/classes/section.class.php(70): do_oxygen_elements() #17 /wp-content/plugins/oxygen/component-framework/includes/templates.php(76): CT_Section->add_shortcode() #18 /wp-content/plugins/oxygen/component-framework/components/classes/inner-content.class.php(62): do_oxygen_elements() #19 /wp-content/plugins/oxygen/component-framework/includes/templates.php(76): CT_Inner_Content->add_shortcode() #20 /wp-content/plugins/oxygen/component-framework/includes/templates.php(109): do_oxygen_elements() #21 /wp-content/plugins/oxygen/component-framework/includes/templates.php(183): ct_template_output() #22 /wp-includes/class-wp-hook.php(324): ct_templates_buffer_start() #23 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters() #24 /wp-includes/plugin.php(517): WP_Hook->do_action() #25 /wp-content/plugins/oxygen/component-framework/component-init.php(1272): do_action() #26 /wp-includes/class-wp-hook.php(324): oxy_print_cached_css() #27 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters() #28 /wp-includes/plugin.php(517): WP_Hook->do_action() #29 /wp-includes/general-template.php(3050): do_action() #30 /wp-content/plugins/oxygen/component-framework/oxygen-main-template.php(10): wp_head() #31 /wp-includes/template-loader.php(106): include('/home2/mapi7009…') #32 /wp-blog-header.php(19): require_once('/home2/mapi7009…') #33 /index.php(17): require('/home2/mapi7009…') #34 {main} thrown in /wp-content/plugins/acf-extended/includes/modules/form/module-form-action-post.php on line 215
Thanks for your help.
Viewing 13 replies - 1 through 13 (of 13 total)
Viewing 13 replies - 1 through 13 (of 13 total)
- You must be logged in to reply to this topic.