galac44 Posted July 21, 2017 Share Posted July 21, 2017 Bonjour, (sur 1.6.1.5) Nous avons passé le site en https mais rencontrons un problème sur le module chronopost sur certains navigateur. Ceux qui n'acceptent pas le mixed content. Avec le module Chronopost, dans le back office, la fenêtre pour éditer l'étiquette Chronopost ne se lance pas. Dans la console (sur certains navigateur) nous avons: Mixed content: the page .... was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint 'HTTP://www.domaine.com/modules/chronopost/async/updateTracking.php'. This request has been blocked; The content must be served over HTTPS La ligne est lancée par (modules/chronopost/chronopost.php) ligne 902: return '<script src="https://maps.googleapis.com/maps/api/js?key='. Configuration::get('CHRONOPOST_MAP_APIKEY') .'"></script><script> $(document).ready(function() { $.get("'._MODULE_DIR_.'chronopost/async/updateTracking.php"); }); </script>'; } Le site est configuré en https (les 2 options cochées en admin dans les paramètres généraux) Merci pour votre aide Link to comment Share on other sites More sharing options...
Pierre Al Posted March 4, 2020 Share Posted March 4, 2020 Hello, J'ai exactement le même problème. As-tu trouvé la solution ? Thanks so much Link to comment Share on other sites More sharing options...
Kalu78 Posted May 6, 2022 Share Posted May 6, 2022 Bonjour, J'ai également le même soucis, auriez-vous trouvé une solution ? Merci d'avance ! Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now