Probléme avec module google translate, page HTTPS
Autor: Hervé B.
Visitado 2511,
Seguidores 1,
Compartilhado 0
Bonjour,
Le module Google translate, n’apparait pas sur les sites en HTTPS.
Firefox a bloqué des éléments non sécurisés sur cette page.
Publicado em
Autor
Le problème est que le lien et en http (non sécuriser) donc Firefox le bloque il devrait être en https pour être autorisé.
Autor
<script src="http://translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
Doit être modifier par
<scriptsrc="https://translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
merci d'avance pour votre aide
Hi Hervé.
If you're having problems using the internal Object because of this, please try and generate the code automatically here :
https://translate.google.com/manager/website/
And insert the resulting code into an HTML Object.
Let me know
***** Google Translation:
SalutHervé.
Sivous rencontrez des problèmesen utilisantl'objet interneà cause de cela,s'il vous plaîtessayer degénérerautomatiquementle codeici:
https://translate.google.com/manager/website/
Et insérez le codeobtenu dansun objet HTML.
Faites le moi savoir
Autor
Oui, si je mais manuelement le code en html ça fonctionne mais c'est pour résoudre le petit bug sur le widget.
Je me suis tromper plus haut pour résoudre le problème dans le code il ne faut pas indiquer de protocole.
Exemple
"http://translate.google.com" (fonctionne que pour http) pour que ça fonctionne avec les deux inscrire directement //translate.google.com
Autor
traduit avec google
Yes,butif Imanuelementthe htmlcodebutit worksto solve thelittle bugon the widget.
Itrickaboveto solve theproblem in the codemust notspecifyprotocol.
Example
"http://translate.google.com"(works forhttp)for it to workwith bothin directly//translate.google.com
Hi Herve.
Thank you for your report and suggestion, I will communicate this to the developers for a future improvement.
Thank you for you time