Mixed Content: The page at 'https://www.domain.com/umbraco/#/NewsletterStudio' was loaded over HTTPS, but requested an insecure resource 'http://www.newsletterstudio.org/remotepages/v2/dashboard-upgrade/?nsv=2.1.9.2&umbv=%207.6.5'. This request has been blocked; the content must be served over HTTPS.
Could you swap to HTTPS on newsletterstudio please
Are the urls in there http or https? If you change them to https it should work - My local copy has https - but it might be that the installer did not overwrite your local files during install?
I think that may be the issue. That file exists on the server but doesn't locally. I've just checked the latest installer zip (2.1.9.2) and it doesn't look as though it's in there either.
Could it be that it was removed in an earlier version and we've not picked up on it because we've been upgrading on the server...?
Error on backend running on SSL
Could you swap to HTTPS on newsletterstudio please
Hi Tim!
Sorry about this, simple issue.
I've looked at the code and I should have been fixed.
Can you have a look in your
/App_Plugins/NewsletterStudio/Backoffice/Dashboards/NewsletterMainDashboard.controller.js
Are the urls in there http or https? If you change them to https it should work - My local copy has https - but it might be that the installer did not overwrite your local files during install?
// m
I think that may be the issue. That file exists on the server but doesn't locally. I've just checked the latest installer zip (2.1.9.2) and it doesn't look as though it's in there either.
Could it be that it was removed in an earlier version and we've not picked up on it because we've been upgrading on the server...?
is working on a reply...