advancedforms / advanced-forms

WordPress plugin to create forms using Advanced Custom Fields
75 stars 14 forks source link

PHP Notice when attempting to render an empty file upload field in success message #110

Open mishterk opened 2 years ago

mishterk commented 2 years ago

I'm seeing the following notice when form success message renders fields:

PHP Notice: Trying to access array offset on value of type bool in /../wp-plugins/advanced-forms/wp-content/plugins/advanced-forms/api/api-helpers.php on line 123

Occurs when no file is added to the form.