A client’s site (built on EE 1.6.4) has a feature where they can log in to the CP and update their restaurant’s downloadable menus by uploading a new version of their PDF file whenever necessary. Since EE lacked a file upload feature, I used Mark Huot’s (now ancient) FILE extension. All has been working fine, on various browsers, for over a year.
At some point recently this stopped working on some browsers:
IE (Windows)
Chrome (Windows)
Safari (Mac)
On any of these configurations, any attempt to upload a file results in hung browser. More specifically, the browser indicates that work is taking place but the upload never completes (even with tiny 30k files that are way within any limits i can imagine at any point in the chain). File type / extension doesn’t seem to matter either.
However, I can use Firefox on either a Mac or Windows platform and all file uploading works flawlessly and quickly, as in the past.
Anyone else seeing this? Known problem?
Any idea where to look for clues in debugging this? Not sure exactly where the handshaking could be failing.
I realize this is likely going to be bumped to “that’s a plugin question” however Mark Huot no longer supports the plugin. Is there any alternative (other than upgrading to EE 2)?