Internal server error with Weforms
-
I’m testing WeForms integration with Google Sheets, When I activate the plugin, I can’t submit any forms and I receive in the browset an error 500.
An error log is created on the server with this:
<
[07-Sep-2023 03:20:02 UTC] PHP Warning: Undefined array key “name” in /home/sporte2/public_html/wp-content/plugins/bit-integrations/includes/Triggers/WeForms/WeFormsController.php on line 118
[07-Sep-2023 03:20:02 UTC] PHP Warning: Undefined array key “label” in /home/sporte2/public_html/wp-content/plugins/bit-integrations/includes/Triggers/WeForms/WeFormsController.php on line 120
[07-Sep-2023 03:20:02 UTC] PHP Warning: Undefined array key “name” in /home/sporte2/public_html/wp-content/plugins/bit-integrations/includes/Triggers/WeForms/WeFormsController.php on line 118
[07-Sep-2023 03:20:39 UTC] PHP Warning: Undefined array key “name” in /home/sporte2/public_html/wp-content/plugins/weforms/includes/class-form.php on line 525
[07-Sep-2023 03:20:39 UTC] PHP Warning: Undefined array key “name” in /home/sporte2/public_html/wp-content/plugins/weforms/includes/fields/class-abstract-fields.php on line 541
[07-Sep-2023 03:20:39 UTC] PHP Warning: Undefined array key “name” in /home/sporte2/public_html/wp-content/plugins/weforms/includes/class-ajax.php on line 941
[07-Sep-2023 03:20:39 UTC] PHP Warning: Undefined array key “name” in /home/sporte2/public_html/wp-content/plugins/weforms/includes/class-ajax.php on line 946
[07-Sep-2023 03:20:39 UTC] PHP Warning: Undefined array key “name” in /home/sporte2/public_html/wp-content/plugins/weforms/includes/class-ajax.php on line 950
[07-Sep-2023 03:20:39 UTC] PHP Warning: Undefined variable $nameOrganized in /home/sporte2/public_html/wp-content/plugins/bit-integrations/includes/Triggers/WeForms/WeFormsController.php on line 191
[07-Sep-2023 03:20:39 UTC] PHP Fatal error: Uncaught TypeError: array_merge(): Argument #2 must be of type array, null given in /home/sporte2/public_html/wp-content/plugins/bit-integrations/includes/Triggers/WeForms/WeFormsController.php:191
Stack trace: 0 /home/sporte2/public_html/wp-content/plugins/bit-integrations/includes/Triggers/WeForms/WeFormsController.php(191): array_merge(Array, NULL) 1 /home/sporte2/public_html/wp-includes/class-wp-hook.php(310): BitCode\FI\Triggers\WeForms\WeFormsController::handle_weforms_submit(2587, 9392, 396, Array) 2 /home/sporte2/public_html/wp-includes/class-wp-hook.php(334): WP_Hook->apply_filters(”, Array) 3 /home/sporte2/public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array) 4 /home/sporte2/public_html/wp-content/plugins/weforms/includes/class-ajax.php(785): do_action(‘weforms_entry_s…’, 2587, 9392, 396, Array) 5 /home/sporte2/public_html/wp-includes/class-wp-hook.php(310): WeForms_Ajax->handle_frontend_submission(”) 6 /home/sporte2/public_html/wp-includes/class-wp-hook.php(334): WP_Hook->apply_filters(”, Array) 7 /home/sporte2/public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array) 8 /home/sporte2/public_html/wp-admin/admin-ajax.php(188): do_action(‘wp_ajax_weforms…’) 9 {main}thrown in /home/sporte2/public_html/wp-content/plugins/bit-integrations/includes/Triggers/WeForms/WeFormsController.php on line 191
- The topic ‘Internal server error with Weforms’ is closed to new replies.