5

I have gone through all the available post on SO. But, couldn't found the helpful post. It was working fine earlier on all the browser. But, stop working now on Chrome and Safari. I do not get any error in console when loading it on Chrome and Safari.

http://www.uploadify.com/demos/

Any clue or suggestion to fix ?

IE      : 11.0.9600
Chrome  : 59
Safari  : 10.0.1
Firefox : 52.2.1esr
Star
  • 3,222
  • 5
  • 32
  • 48
Ravi
  • 30,829
  • 42
  • 119
  • 173
  • 1
    This might help you. https://stackoverflow.com/questions/5042698/uploadify-suddenly-stopped-working-completely-in-chrome-10 and this one also https://productforums.google.com/forum/?hl=en#!category-topic/chrome/report-a-problem-and-get-troubleshooting-help/FDgP20bvgw8 – Aefits Jul 31 '17 at 09:03

2 Answers2

9

I got the same error. Even worse, I tried purchasing the HTML5 version, payed for it and never received the download link. The workaround that I found (Chrome), is editing Chrome preferences, Search "Flash", and in the lower end of the form, add your site as an exception.

chrome://settings/content/flash?search=flash

Of course it isn't an acceptable solution for public websites or for open systems with hundreds of users, but at least is something to get the flash button to show again instead of the plain input element with no behavior that it started showing.

Star
  • 3,222
  • 5
  • 32
  • 48
German Gail
  • 141
  • 1
  • Anecdotally, working on an admin panel I built which uses uploadify, had the same problem. Chrome was set to "Ask First" for flash content, but didn't do so. Changing the allowed sites fixed it. – totallyNotLizards Feb 15 '18 at 16:27
  • Thank you have saved my days. I have done all thing set except enable flash setting for specific website. Thanks you so much for solution – Bhavin Thummar Mar 08 '19 at 06:24
3

This is related to flash setting for browser. As free version is flash based so flash should be working in browser. Please complete steps in this link: https://support.digication.com/hc/en-us/articles/115003963468-Enabling-Flash-for-Google-Chrome-Windows-Macintosh-

I am using HTML5 version and it is working in any browser.

Star
  • 3,222
  • 5
  • 32
  • 48
  • 1
    Thank you have saved my days. I have done all thing set except enable flash setting for specific website. Thanks you so much for solution – Bhavin Thummar Mar 08 '19 at 06:25