Can you provide the full error message, you only have the file reference there.
Thanks
Thread Starter
Bobby
(@justforyoastseo)
Of course! Sorry!
Warning: Invalid argument supplied for foreach() in \...\wp-content\plugins\gravity-forms-advanced-file-uploader\inc\inc_gforms_terms.php on line 279
If it helps, i’m working in a local environment in Windows.
Thread Starter
Bobby
(@justforyoastseo)
I have multiple forms on the site but this error only appears on the one page that has a login form loaded in the theme file, rather than with a shortcode.
gravity_form_enqueue_scripts('Login', false);
gravity_form('Login', false, false, false, '', false, 1);
Cheers.
V1.25 should fix the issue, if it does please feel free to review the plugin :).
= 1.25 =
* Form Submit button now hidden until uploads are completed OR there are no files in the upload queue.
* Updated Plupload framework to v2.1.2, may address some mobile issues?
* Fixed bug where Redux options framework may conflict with themes also using Redux
Thanks
Ben