Hey guys, got a weird My Account issue where I can...
# sitebuilder
k
Hey guys, got a weird My Account issue where I can only view
SalesOrders
which are
cancelled
or
closed.
When I try to view an order that is
Billed
It displays an error in the console and the AJAX spinner just loads forever. Any ideas what this could be? My Account / Checkout: Vinson ERROR
{mydomain}
is hidden for client confidentiality.
Mixed Content: The page at '<https://checkout>.{mydomain}.com/vinson/my_account.ssp?is=checkout&sc=6' was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint '<http://www>.{mydomain}.com/s.nl?sc=2&fromsla=T&c=449066&n=1&whence='. This request has been blocked; the content must be served over HTTPS.
The bit of code that it highlights which is erroring is:
{origin:this.model.get("origin")}).name
Full Error Message:
Uncaught TypeError: Cannot read properties of undefined (reading 'name')