Jump to content

Mixed content warnings in backoffice (Presta 1.6.0.9)


Recommended Posts

We have some troubles with mixed content in backoffice.

 

We've setup a multistore. Domain is a sub-domain but has it's own SSL. Sites on the domain have SSL certificates as well.

 

Errors like these:

 

Mixed Content: The page at 'https://****/*****/index.php?controller=AdminDashboard&token=****' was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint 'http://www.***/'. This request has been blocked; the content must be served over HTTPS.

 

Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check http://xhr.spec.whatwg.org/.

 

 
Hope you guys have some input for us.
 
 
Link to comment
Share on other sites

The error is saying that your website (which is secure), is trying to include content from an external website which is not secure.

 

So the questions you need to answer is...

1) what is the external website

2) why is your back office trying to include content from it

Link to comment
Share on other sites

  • 2 months later...

 

We have some troubles with mixed content in backoffice.

 

We've setup a multistore. Domain is a sub-domain but has it's own SSL. Sites on the domain have SSL certificates as well.

 

Errors like these:

 

http://www.***/'. This request has been blocked; the content must be served over HTTPS.

 

Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check http://xhr.spec.whatwg.org/.

 

 
 
 
Hope you guys have some input for us.

 

 Hello, you fix that? 

 

i have the same problem in multistore.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...