Hello
since upgrade to 2.2.0-2611 I have Problems with uploading files. Upload with the browse button works but with drang and drop it does not work any more. Does something change since 2.1 and 2.2? Does anyone know this problem?
Kind Regards, Christian
tried Firefox and Chrome
We do not see this behaviour on firefox/chrome on Mac. Can you advise which browsers and platform is affected.
For example: Windows7. Firefox and chrome. The Problem is, I do not get any error message.
We have tested ie, chrome and firefox on windows 10 and everything works as expected. This might be a windows 7 specific issue.
Can you please take a screenshot of your page so we can see the design you are using, to see if that has any impact.
This error occurs when I drag the file and drop it in the upload field
Can you please put the page in debug mode and retry the drag & drop upload. This will allow us to pinpoint the line number. Thanks
Can you please test your browser on trial.tryfoexnow.com and see if you get the same error? i.e. FOEX Documentation application page 4003.
Can you please advise which browsers and their versions this error occurs in i.e. chrome, firefox, ie
In FOEX Documentation it works. Thats strange
Chrome: 55.0.2883.87 m Firefox: 50.1.0
Have you correctly updated the foex javascript files on the middle tier? Please open developer tools and enter the following in the browser console to verify the foex version
Ext.foex.version
Can you please send a screenshot of your page design and screenshot of the page in runtime mode to support@tryfoexnow.com
I´ve sent an email to you
works fine, thank you
As a workaround until the next hot fix is released please uncheck the "Upload via iFrame" option e.g.
Note: the plugin will still upload large files but it will do it in pieces which is slower than using the iframe option which will upload the file by a single form submit. The plus side though is that you can upload multiple files at a single time.
Thanks for reporting, we will provide a fix in next hot fix for v2.2.0.
As a workaround please add the following CSS to your page:
.qq-upload-drop-area { z-index:1000 !important; }
now it shows the "+" which means that it will upload the file but it does not upload it.
I just found this error:
may this help?
I just applied HFXP 2717. No changes.
Do you mean this:
Yes I updated the javascript files.
Shell I upload the files on the middle tier again to verify it?