advanced-forms
advanced-forms copied to clipboard
PHP Notice when attempting to render an empty file upload field in success message
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.