Hello,
To begin with - information about the my site:
primary server: origin-cubica.daronop.info
the CDN server: cubica.cloudingnow.netdna-cdn.com
installed plugin: RealOnePageCheckout
The issue - it happens only on CDN server:
When I add the product to the basket and press pay button, is no further action,
the page (http://cubica.cloudingnow.netdna-cdn.com/order/checkout) stucks, does not load
By pressing F12 (Chrome browser)and viewing the log, I see that an angular script is not executed:
Error: [$sce:insecurl] http://errors.angularjs.org/1.3.12/$sce/insecurl?p0=http%3A%2F%2Forigin-cubica.daronop.info%2FRealOnePageCheckout%2FBillingAddressForm ......
The AngularJS says:
Blocked loading resource from url not allowed by $sceDelegate policy. URL: http://origin-cubica.daronop.info/RealOnePageCheckout/Bil...
.....
To load templates from other domains and/or protocols, either adjust the whitelist/ blacklist or wrap the URL with a call to $sce.trustAsResourceUrl...
How to fix this problem?
I would be very grateful,
Leonid.