Bruno17 / MIGX

MIGX for revo 2.2 and above
83 stars 78 forks source link

Ajax Upload File not visible MIGX 2.11.0 and PHP 7.0 #295

Open crimsonpixel opened 7 years ago

crimsonpixel commented 7 years ago

When using the Ajax Upload option the iframe appears but no option to upload images.

Error log reports:

'break' not in the 'loop' or 'switch' context in /core/components/migx/model/imageupload/imageupload.php on line 197

crimsonpixel commented 7 years ago

Just as an update I rolled PHP back to 5.6 and the Ajax Upload now works fine.... Compatibility issue?

crimsonpixel commented 6 years ago

Turns out this was an issue with SSL - resolution here - see issue #277

https://forums.modx.com/thread/101243/ajax-upload-box-not-working-on-ssl-site

crimsonpixel commented 6 years ago

This isn't completely resolved... there still seems to be an issue with comparability with PHP 7.1 on Cloud deployment and also with ResourceMediaPath...