<![CDATA[ Ajax Upload Box Not Working on SSL Site - My Forums]]> https://forums.modx.com/thread/?thread=101243 <![CDATA[Ajax Upload Box Not Working on SSL Site]]> https://forums.modx.com/thread/101243/ajax-upload-box-not-working-after-transfer#dis-post-546372
So I recently transferred a website from one domain to another, and everything is working fine other than the multi-upload. The folder is correctly created for each resource with the proper permissions, but when I open the multi-upload box there is no "upload files" button and I can't drag images into it (screenshot attached along with the console error).

Any ideas would be much appreciated!]]>
presson83 Nov 15, 2016, 01:07 AM https://forums.modx.com/thread/101243/ajax-upload-box-not-working-after-transfer#dis-post-546372
<![CDATA[Re: Ajax Upload Box Not Working on SSL Site]]> https://forums.modx.com/thread/101243/ajax-upload-box-not-working-after-transfer#dis-post-560284
Any chance you can provide guidance on the previous post? The manual https fix for the jquery path doesn't work on PHP 7.1 and MODX 2.6.5.

Thanks in advance!]]>
presson83 Jul 31, 2018, 09:29 PM https://forums.modx.com/thread/101243/ajax-upload-box-not-working-after-transfer#dis-post-560284
<![CDATA[Re: Ajax Upload Box Not Working on SSL Site]]> https://forums.modx.com/thread/101243/ajax-upload-box-not-working-after-transfer#dis-post-559351
This has been reported on github too along with a related issue concerning migxResourceMediaPath

https://github.com/Bruno17/MIGX/issues/304

The site is hosted on MODX Cloud and MIGX version 2.12.0-pl is installed.]]>
boomerang Jul 05, 2018, 11:36 AM https://forums.modx.com/thread/101243/ajax-upload-box-not-working-after-transfer#dis-post-559351
<![CDATA[Re: Ajax Upload Box Not Working on SSL Site]]> https://forums.modx.com/thread/101243/ajax-upload-box-not-working-after-transfer#dis-post-548934
Yes, that worked. Thanks!]]>
presson83 Feb 24, 2017, 03:37 PM https://forums.modx.com/thread/101243/ajax-upload-box-not-working-after-transfer#dis-post-548934
<![CDATA[Re: Ajax Upload Box Not Working on SSL Site (Best Answer)]]> https://forums.modx.com/thread/101243/ajax-upload-box-not-working-after-transfer#dis-post-548912 core/components/migx/templates/mgr/iframechunks?]]> Bruno17 Feb 24, 2017, 06:53 AM https://forums.modx.com/thread/101243/ajax-upload-box-not-working-after-transfer#dis-post-548912 <![CDATA[Re: Ajax Upload Box Not Working After Transfer]]> https://forums.modx.com/thread/101243/ajax-upload-box-not-working-after-transfer#dis-post-548908 http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js is not secure, so it's not loading.

The only reference I can find to this file is in "ajaxupload.html" which is in the core/packages/migx-2.9.6-pl/ folder. But when I update that to https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js the change isn't occurring and the error still appears (even after clearing core/cache and my browser cache etc).

Any thoughts on how to update that path to be secure would be much appreciated.]]>
presson83 Feb 23, 2017, 06:56 PM https://forums.modx.com/thread/101243/ajax-upload-box-not-working-after-transfer#dis-post-548908