Form Vibes saving fails on attachment
-
Hi,
Form Vibes is failing on saving a form with an attachment.
Did anyone has had this problem ?Here is the full log.
——————-
[28-May-2022 08:52:41 UTC] PHP Deprecated: Required parameter $field follows optional parameter $name in /Users/myusername/code/website/wp-content/plugins/acf-flexible-content/includes/5-7/acf-flexible-content-field.php on line 1077
[28-May-2022 08:52:41 UTC] PHP Deprecated: Required parameter $field follows optional parameter $i in /Users/myusername/code/website/wp-content/plugins/acf-flexible-content/includes/5-7/acf-flexible-content-field.php on line 1113
[28-May-2022 08:52:41 UTC] PHP Deprecated: Required parameter $post_id follows optional parameter $i in /Users/myusername/code/website/wp-content/plugins/acf-flexible-content/includes/5-7/acf-flexible-content-field.php on line 1113
[28-May-2022 08:52:41 UTC] PHP Deprecated: Required parameter $field follows optional parameter $i in /Users/myusername/code/website/wp-content/plugins/acf-flexible-content/includes/5-7/acf-flexible-content-field.php on line 1165
[28-May-2022 08:52:41 UTC] PHP Deprecated: Required parameter $post_id follows optional parameter $i in /Users/myusername/code/website/wp-content/plugins/acf-flexible-content/includes/5-7/acf-flexible-content-field.php on line 1165
[28-May-2022 08:52:41 UTC] PHP Deprecated: Required parameter $field follows optional parameter $id in /Users/myusername/code/website/wp-content/plugins/acf-gallery/includes/5-7/acf-gallery-field.php on line 304
[28-May-2022 08:52:41 UTC] PHP Deprecated: Required parameter $field follows optional parameter $i in /Users/myusername/code/website/wp-content/plugins/acf-repeater/includes/5-7/acf-repeater-field.php on line 739
[28-May-2022 08:52:41 UTC] PHP Deprecated: Required parameter $post_id follows optional parameter $i in /Users/myusername/code/website/wp-content/plugins/acf-repeater/includes/5-7/acf-repeater-field.php on line 739
[28-May-2022 08:52:41 UTC] PHP Deprecated: Required parameter $field follows optional parameter $i in /Users/myusername/code/website/wp-content/plugins/acf-repeater/includes/5-7/acf-repeater-field.php on line 805
[28-May-2022 08:52:41 UTC] PHP Deprecated: Required parameter $post_id follows optional parameter $i in /Users/myusername/code/website/wp-content/plugins/acf-repeater/includes/5-7/acf-repeater-field.php on line 805
[28-May-2022 08:52:41 UTC] PHP Fatal error: Uncaught TypeError: array_push(): Argument #1 ($array) must be of type array, null given in /Users/myusername/code/website/wp-content/plugins/form-vibes/inc/integrations/cf7.php:88
Stack trace:
#0 /Users/myusername/code/website/wp-content/plugins/form-vibes/inc/integrations/cf7.php(88): array_push(NULL, ‘1653727961-2902…’)
#1 /Users/myusername/code/website/wp-includes/class-wp-hook.php(309): FormVibes\Integrations\Cf7->before_send_mail(Object(WPCF7_ContactForm))
#2 /Users/myusername/code/website/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters(NULL, Array)
#3 /Users/myusername/code/website/wp-includes/plugin.php(522): WP_Hook->do_action(Array)
#4 /Users/myusername/code/website/wp-content/plugins/contact-form-7/includes/submission.php(619): do_action_ref_array(‘wpcf7_before_se…’, Array)
#5 /Users/myusername/code/website/wp-content/plugins/contact-form-7/includes/submission.php(86): WPCF7_Submission->before_send_mail()
#6 /Users/myusername/code/website/wp-content/plugins/contact-form-7/includes/submission.php(27): WPCF7_Submission->proceed()
#7 /Users/myusername/code/website/wp-content/plugins/contact-form-7/includes/contact-form.php(1042): WPCF7_Submission::get_instance(Object(WPCF7_ContactForm), Array)
#8 /Users/myusername/code/website/wp-content/plugins/contact-form-7/includes/rest-api.php(336): WPCF7_ContactForm->submit()
#9 /Users/myusername/code/website/wp-includes/rest-api/class-wp-rest-server.php(1141): WPCF7_REST_Controller->create_feedback(Object(WP_REST_Request))
#10 /Users/myusername/code/website/wp-includes/rest-api/class-wp-rest-server.php(988): WP_REST_Server->respond_to_request(Object(WP_REST_Request), ‘/contact-form-7…’, Array, NULL)
#11 /Users/myusername/code/website/wp-includes/rest-api/class-wp-rest-server.php(414): WP_REST_Server->dispatch(Object(WP_REST_Request))
#12 /Users/myusername/code/website/wp-includes/rest-api.php(386): WP_REST_Server->serve_request(‘/contact-form-7…’)
#13 /Users/myusername/code/website/wp-includes/class-wp-hook.php(307): rest_api_loaded(Object(WP))
#14 /Users/myusername/code/website/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters(”, Array)
#15 /Users/myusername/code/website/wp-includes/plugin.php(522): WP_Hook->do_action(Array)
#16 /Users/myusername/code/website/wp-includes/class-wp.php(396): do_action_ref_array(‘parse_request’, Array)
#17 /Users/myusername/code/website/wp-includes/class-wp.php(758): WP->parse_request(”)
#18 /Users/myusername/code/website/wp-includes/functions.php(1310): WP->main(”)
#19 /Users/myusername/code/website/wp-blog-header.php(16): wp()
#20 /Users/myusername/code/website/index.php(17): require(‘/Users/nicolas/…’)
#21 /Users/nicolas/.composer/vendor/laravel/valet/server.php(234): require(‘/Users/nicolas/…’)
#22 {main}
thrown in /Users/myusername/code/website/wp-content/plugins/form-vibes/inc/integrations/cf7.php on line 88
[28-May-2022 08:53:05 UTC] PHP Deprecated: Required parameter $field follows optional parameter $name in /Users/myusername/code/website/wp-content/plugins/acf-flexible-content/includes/5-7/acf-flexible-content-field.php on line 1077
[28-May-2022 08:53:05 UTC] PHP Deprecated: Required parameter $field follows optional parameter $i in /Users/myusername/code/website/wp-content/plugins/acf-flexible-content/includes/5-7/acf-flexible-content-field.php on line 1113
[28-May-2022 08:53:05 UTC] PHP Deprecated: Required parameter $post_id follows optional parameter $i in /Users/myusername/code/website/wp-content/plugins/acf-flexible-content/includes/5-7/acf-flexible-content-field.php on line 1113
[28-May-2022 08:53:05 UTC] PHP Deprecated: Required parameter $field follows optional parameter $i in /Users/myusername/code/website/wp-content/plugins/acf-flexible-content/includes/5-7/acf-flexible-content-field.php on line 1165
[28-May-2022 08:53:05 UTC] PHP Deprecated: Required parameter $post_id follows optional parameter $i in /Users/myusername/code/website/wp-content/plugins/acf-flexible-content/includes/5-7/acf-flexible-content-field.php on line 1165
[28-May-2022 08:53:05 UTC] PHP Deprecated: Required parameter $field follows optional parameter $id in /Users/myusername/code/website/wp-content/plugins/acf-gallery/includes/5-7/acf-gallery-field.php on line 304
[28-May-2022 08:53:05 UTC] PHP Deprecated: Required parameter $field follows optional parameter $i in /Users/myusername/code/website/wp-content/plugins/acf-repeater/includes/5-7/acf-repeater-field.php on line 739
[28-May-2022 08:53:05 UTC] PHP Deprecated: Required parameter $post_id follows optional parameter $i in /Users/myusername/code/website/wp-content/plugins/acf-repeater/includes/5-7/acf-repeater-field.php on line 739
[28-May-2022 08:53:05 UTC] PHP Deprecated: Required parameter $field follows optional parameter $i in /Users/myusername/code/website/wp-content/plugins/acf-repeater/includes/5-7/acf-repeater-field.php on line 805
[28-May-2022 08:53:05 UTC] PHP Deprecated: Required parameter $post_id follows optional parameter $i in /Users/myusername/code/website/wp-content/plugins/acf-repeater/includes/5-7/acf-repeater-field.php on line 805
[28-May-2022 08:53:09 UTC] PHP Deprecated: Required parameter $field follows optional parameter $name in /Users/myusername/code/website/wp-content/plugins/acf-flexible-content/includes/5-7/acf-flexible-content-field.php on line 1077
[28-May-2022 08:53:09 UTC] PHP Deprecated: Required parameter $field follows optional parameter $i in /Users/myusername/code/website/wp-content/plugins/acf-flexible-content/includes/5-7/acf-flexible-content-field.php on line 1113
[28-May-2022 08:53:09 UTC] PHP Deprecated: Required parameter $post_id follows optional parameter $i in /Users/myusername/code/website/wp-content/plugins/acf-flexible-content/includes/5-7/acf-flexible-content-field.php on line 1113
[28-May-2022 08:53:09 UTC] PHP Deprecated: Required parameter $field follows optional parameter $i in /Users/myusername/code/website/wp-content/plugins/acf-flexible-content/includes/5-7/acf-flexible-content-field.php on line 1165
[28-May-2022 08:53:09 UTC] PHP Deprecated: Required parameter $post_id follows optional parameter $i in /Users/myusername/code/website/wp-content/plugins/acf-flexible-content/includes/5-7/acf-flexible-content-field.php on line 1165
[28-May-2022 08:53:09 UTC] PHP Deprecated: Required parameter $field follows optional parameter $id in /Users/myusername/code/website/wp-content/plugins/acf-gallery/includes/5-7/acf-gallery-field.php on line 304
[28-May-2022 08:53:09 UTC] PHP Deprecated: Required parameter $field follows optional parameter $i in /Users/myusername/code/website/wp-content/plugins/acf-repeater/includes/5-7/acf-repeater-field.php on line 739
[28-May-2022 08:53:09 UTC] PHP Deprecated: Required parameter $post_id follows optional parameter $i in /Users/myusername/code/website/wp-content/plugins/acf-repeater/includes/5-7/acf-repeater-field.php on line 739
[28-May-2022 08:53:09 UTC] PHP Deprecated: Required parameter $field follows optional parameter $i in /Users/myusername/code/website/wp-content/plugins/acf-repeater/includes/5-7/acf-repeater-field.php on line 805
[28-May-2022 08:53:09 UTC] PHP Deprecated: Required parameter $post_id follows optional parameter $i in /Users/myusername/code/website/wp-content/plugins/acf-repeater/includes/5-7/acf-repeater-field.php on line 805
[28-May-2022 08:53:12 UTC] PHP Deprecated: Required parameter $field follows optional parameter $name in /Users/myusername/code/website/wp-content/plugins/acf-flexible-content/includes/5-7/acf-flexible-content-field.php on line 1077
[28-May-2022 08:53:12 UTC] PHP Deprecated: Required parameter $field follows optional parameter $i in /Users/myusername/code/website/wp-content/plugins/acf-flexible-content/includes/5-7/acf-flexible-content-field.php on line 1113
[28-May-2022 08:53:12 UTC] PHP Deprecated: Required parameter $post_id follows optional parameter $i in /Users/myusername/code/website/wp-content/plugins/acf-flexible-content/includes/5-7/acf-flexible-content-field.php on line 1113
[28-May-2022 08:53:12 UTC] PHP Deprecated: Required parameter $field follows optional parameter $i in /Users/myusername/code/website/wp-content/plugins/acf-flexible-content/includes/5-7/acf-flexible-content-field.php on line 1165
[28-May-2022 08:53:12 UTC] PHP Deprecated: Required parameter $post_id follows optional parameter $i in /Users/myusername/code/website/wp-content/plugins/acf-flexible-content/includes/5-7/acf-flexible-content-field.php on line 1165
[28-May-2022 08:53:12 UTC] PHP Deprecated: Required parameter $field follows optional parameter $id in /Users/myusername/code/website/wp-content/plugins/acf-gallery/includes/5-7/acf-gallery-field.php on line 304
[28-May-2022 08:53:12 UTC] PHP Deprecated: Required parameter $field follows optional parameter $i in /Users/myusername/code/website/wp-content/plugins/acf-repeater/includes/5-7/acf-repeater-field.php on line 739
[28-May-2022 08:53:12 UTC] PHP Deprecated: Required parameter $post_id follows optional parameter $i in /Users/myusername/code/website/wp-content/plugins/acf-repeater/includes/5-7/acf-repeater-field.php on line 739
[28-May-2022 08:53:12 UTC] PHP Deprecated: Required parameter $field follows optional parameter $i in /Users/myusername/code/website/wp-content/plugins/acf-repeater/includes/5-7/acf-repeater-field.php on line 805
[28-May-2022 08:53:12 UTC] PHP Deprecated: Required parameter $post_id follows optional parameter $i in /Users/myusername/code/website/wp-content/plugins/acf-repeater/includes/5-7/acf-repeater-field.php on line 805
[28-May-2022 08:53:12 UTC] PHP Deprecated: Required parameter $field follows optional parameter $name in /Users/myusername/code/website/wp-content/plugins/acf-flexible-content/includes/5-7/acf-flexible-content-field.php on line 1077
[28-May-2022 08:53:12 UTC] PHP Deprecated: Required parameter $field follows optional parameter $i in /Users/myusername/code/website/wp-content/plugins/acf-flexible-content/includes/5-7/acf-flexible-content-field.php on line 1113
[28-May-2022 08:53:12 UTC] PHP Deprecated: Required parameter $post_id follows optional parameter $i in /Users/myusername/code/website/wp-content/plugins/acf-flexible-content/includes/5-7/acf-flexible-content-field.php on line 1113
[28-May-2022 08:53:12 UTC] PHP Deprecated: Required parameter $field follows optional parameter $i in /Users/myusername/code/website/wp-content/plugins/acf-flexible-content/includes/5-7/acf-flexible-content-field.php on line 1165
[28-May-2022 08:53:12 UTC] PHP Deprecated: Required parameter $post_id follows optional parameter $i in /Users/myusername/code/website/wp-content/plugins/acf-flexible-content/includes/5-7/acf-flexible-content-field.php on line 1165
[28-May-2022 08:53:12 UTC] PHP Deprecated: Required parameter $field follows optional parameter $id in /Users/myusername/code/website/wp-content/plugins/acf-gallery/includes/5-7/acf-gallery-field.php on line 304
[28-May-2022 08:53:12 UTC] PHP Deprecated: Required parameter $field follows optional parameter $i in /Users/myusername/code/website/wp-content/plugins/acf-repeater/includes/5-7/acf-repeater-field.php on line 739
[28-May-2022 08:53:12 UTC] PHP Deprecated: Required parameter $post_id follows optional parameter $i in /Users/myusername/code/website/wp-content/plugins/acf-repeater/includes/5-7/acf-repeater-field.php on line 739
[28-May-2022 08:53:12 UTC] PHP Deprecated: Required parameter $field follows optional parameter $i in /Users/myusername/code/website/wp-content/plugins/acf-repeater/includes/5-7/acf-repeater-field.php on line 805
[28-May-2022 08:53:12 UTC] PHP Deprecated: Required parameter $post_id follows optional parameter $i in /Users/myusername/code/website/wp-content/plugins/acf-repeater/includes/5-7/acf-repeater-field.php on line 805
[28-May-2022 08:53:14 UTC] PHP Deprecated: Required parameter $field follows optional parameter $name in /Users/myusername/code/website/wp-content/plugins/acf-flexible-content/includes/5-7/acf-flexible-content-field.php on line 1077
[28-May-2022 08:53:14 UTC] PHP Deprecated: Required parameter $field follows optional parameter $i in /Users/myusername/code/website/wp-content/plugins/acf-flexible-content/includes/5-7/acf-flexible-content-field.php on line 1113
[28-May-2022 08:53:14 UTC] PHP Deprecated: Required parameter $post_id follows optional parameter $i in /Users/myusername/code/website/wp-content/plugins/acf-flexible-content/includes/5-7/acf-flexible-content-field.php on line 1113
[28-May-2022 08:53:14 UTC] PHP Deprecated: Required parameter $field follows optional parameter $i in /Users/myusername/code/website/wp-content/plugins/acf-flexible-content/includes/5-7/acf-flexible-content-field.php on line 1165
[28-May-2022 08:53:14 UTC] PHP Deprecated: Required parameter $post_id follows optional parameter $i in /Users/myusername/code/website/wp-content/plugins/acf-flexible-content/includes/5-7/acf-flexible-content-field.php on line 1165
[28-May-2022 08:53:14 UTC] PHP Deprecated: Required parameter $field follows optional parameter $id in /Users/myusername/code/website/wp-content/plugins/acf-gallery/includes/5-7/acf-gallery-field.php on line 304
[28-May-2022 08:53:14 UTC] PHP Deprecated: Required parameter $field follows optional parameter $i in /Users/myusername/code/website/wp-content/plugins/acf-repeater/includes/5-7/acf-repeater-field.php on line 739
[28-May-2022 08:53:14 UTC] PHP Deprecated: Required parameter $post_id follows optional parameter $i in /Users/myusername/code/website/wp-content/plugins/acf-repeater/includes/5-7/acf-repeater-field.php on line 739
[28-May-2022 08:53:14 UTC] PHP Deprecated: Required parameter $field follows optional parameter $i in /Users/myusername/code/website/wp-content/plugins/acf-repeater/includes/5-7/acf-repeater-field.php on line 805
[28-May-2022 08:53:14 UTC] PHP Deprecated: Required parameter $post_id follows optional parameter $i in /Users/myusername/code/website/wp-content/plugins/acf-repeater/includes/5-7/acf-repeater-field.php on line 805
———–Anr the plugins installed
– Contact Form 7 : 5.5.6.1
– Form Vibes 1.4.3
- The topic ‘Form Vibes saving fails on attachment’ is closed to new replies.