epiphyt / form-block

An extensive yet user-friendly form block.
https://formblock.pro/en/
GNU General Public License v2.0
5 stars 0 forks source link

Warning: Undefined array key "type" #44

Closed MatzeKitt closed 2 months ago

MatzeKitt commented 2 months ago

Bug/Problem

ErrorException: Warning: Undefined array key "type"
#8 /wp-content/plugins/form-block/inc/modules/class-custom-date.php(343): epiphyt\Form_Block\modules\Custom_Date::set_output_format
#7 /wp-includes/class-wp-hook.php(324): WP_Hook::apply_filters
#6 /wp-includes/plugin.php(205): apply_filters
#5 /wp-content/plugins/form-block/inc/form-data/class-data.php(393): epiphyt\Form_Block\form_data\Data::send
#4 /wp-content/plugins/form-block/inc/form-data/class-data.php(251): epiphyt\Form_Block\form_data\Data::get_request
#3 /wp-includes/class-wp-hook.php(324): WP_Hook::apply_filters
#2 /wp-includes/class-wp-hook.php(348): WP_Hook::do_action
#1 /wp-includes/plugin.php(517): do_action
#0 /wp-admin/admin-ajax.php(207): null

Steps to reproduce

🤷🏻‍♂️

Version

1.4.0

Link

No response

Environment info

No response

Code of Conduct