jquery ajax file upload error on MAC safari - macos

I am using ajaxfileupload on to upload images, and it works fine in all browsers on my windows system including Safari...however, on MAC Safari, the $_file array is empty. Any ideas how to debug?
I am not pasting any code here because I have no ideas where the error possibly could be. If you can give me some debug suggestions, I'll be glad to share the results.

Related

Createjs and Firefox 72

After updating Firefox (Firefox 72.0) an error appeared: "The buffer passed to decodeAudioData contains invalid content which cannot be decoded successfully." Apps don't work, because of this problem with audio playback. Has anyone encountered such a problem? Thanks.
Got the exact same problem but here's a bit more info for anyone working on a solution. The latest updates of firefox work fine on IOS and Android, the problem is on windows 10. Here are a couple of educational resources that several of our school's reported as broken by the recent update (they work fine in chrome, safari and edge):
https://www.echalk.co.uk/Science/physics/spacecadet/SpaceCadet.htm
https://www.echalk.co.uk/ComputerScience/ComputerSystems/Memory/Moonlander/memoryMoonlander.html
For comparison, here is a rource that still works in Firefox:
https://www.echalk.co.uk/Maths/estimation/fractions/estimationFractions.html
All resource were built using the same libraries, notably createJS.

Firefox shows outdated json data and chrome shows the correct one

Hey So I'm trying to design a gallery website, And I'm still a beginner
so I'm working through these problems however this problem is really something that i've never seen
The file that loads up in firefox loads up json from a local server.
I've modified the json file in the server but firefox however keeps showing me the same data over and over.
However the same file when opened in chrome opens up and shows me exactly what I want it to show
I'm quite baffled by this problem.
Firefox is most likely caching the result from the server to reduce load times. Try clearing the browsers cache and see if that fixes the issue.

jQuery Plugin Galleriffic working locally in chrome - but not online

under Demo Gallery i've a small gallery running - using the jQuery Plugin Galleriffic.
I developed it in chrome locally. There everything works fine.
But when i upload it, in Chrome are no pictures shown. That's really strange, because safari, firefox, ... are showing it as wanted.
Can anyone give me a hint what's the problem here?
ok now i found the error..
it was only adblock...! after disabling it, it works fine!
adblock thought my pics are ads, because they were in the folder "ads". Stupid error on my part.

Uploadify 2.1.4 not working in IE8

I have a very annoying problem with uploadify (2.1.4). My application is working in FF, Chrome, IE9 & 10 but not in IE8. I can see my browse button and I'm able to select all the files I'd like but uploadify won't start uploading the files nor are they shown in the queue.
Now here comes the weird part: whenever I clear my browers history, cookies and temporary internet files, uploadify works fine once. So only once. The second time I try, I get the exact same problem as before.
My QueueId != "queue" so this is not the problem.
I've been trying to find a solution for hours now and I'm about to give up so I hope someone here can help me. I can post my code here if it's needed but I don't know if it would do you any good since everything is working fine except in IE8.
Thanks
Edit: I'm using jquery-1.9.1

uploadify in firefox is not working

I have the uploadify control in my app. When running in IE, everything is ok. but when in firefox, it is giving the error:
uploadify flashVer.split is not a function
has anyone experienced this?
I know that this question is quite old, but i had the same issue.
this seems to be a bug with flash that cause it to ignore browser session, instead it pulls cookie from IE no-matter what browser your using, which causes the problem,
since Uploadify uses flash so it wont work in FF or chrome, the bug is not fixed yet, however you might find this URL helpful for some workarounds.
http://joncahill.zero41.com/2009/11/problems-with-uploadify-aspnet-mvc-and.html

Resources