karinthygesen
Forum Replies Created
-
I got a reply from simply.com:
It’s a bug in the plugin
Ultimate Member uses an upload library (jquery.uploadfile.js), which adds an extra, empty field to the request for every upload. The field has no name and contains the text undefined:
——WebKitFormBoundaryXXXX
Content-Disposition: form-data; name=””undefined
——WebKitFormBoundaryXXXX–The bug occurs in the library’s serializeData(): dynamicFormData returns an empty object {} by default, which is serialized to an empty text string, and the result is a field with an empty name and the value undefined. This happens on every upload, regardless of browser and file type.
Ok then we have ruled that out 🙂
Thanks for the try @missveronicatv
I am currently using 8.5. I just tried to change it to 8.4. It doesn’t solve the issue unfortunately.
Regards
Thank you for your reply 🙂
I don’t get as far as the images you have sent – I am being stopped here – sorry it is in Danish 🙂

I don’t seem to have access to changing or disabling parts of the firewall at simply.com so I am not able to try that, sorry.
But I have created a ticket at simply.com – they seem to believe it is related to missing User Agent in the request.
Regards