advanced-forms icon indicating copy to clipboard operation
advanced-forms copied to clipboard

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

Open mishterk opened this issue 3 years ago • 0 comments

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.

mishterk avatar Aug 05 '22 03:08 mishterk