Multiple upload in reserved area does not work with editor profile

Hi

I have a problem with multiple uploads in a restricted area.

The upload works only for the admin user profile while for the editor the upload is not successful and this error comes out on the console side

Uncaught SyntaxError: Unexpected token < in JSON at position 0
at Function.parse ()
at F.Uploader. (gravityforms.min.js:1)
at F.Uploader.dispatchEvent (plupload.min.js:1)
at F.Uploader.trigger (moxie.min.js:1)
at B.s.status.F.UPLOADING.r.state.F.STOPPED.p.onload (plupload.min.js:1)
at B. (moxie.min.js:1)
at Array. (moxie.min.js:1)
at t (moxie.min.js:1)
at Object.inSeries (moxie.min.js:1)

many thanks
Matteo

Hi Matteo. I don’t believe that use of the multi-file upload field is supported in admin pages. I recommend checking with Gravity Forms support to be sure:

Thanks for the reply

I have created a reserved wp site where through a multiple upload procedure the user can upload the files that are sent to the administration.

Until recently the user (profile editor) was able to upload files.

While now the upload is not successful and the error reported appears on the console side. It seems that the execution of a javascript is blocked because I also see in the table gravity view does not load. A strange problem, a few days ago everything worked

You can see screen captures at these links

thanks