Bonjour,

J'utilise Firefox 3.6 et j'utilise TinyMCE pour mon backoffice
Lorsque je clique sur tout bouton affichant un dialogue insert image ou edit HTML, j'ai les messages vus par Firebug
illegal character
[Break on this error] GIF89a
tiny_mce_popup.js (ligne 1)
tinyMCEPopup is not defined
[Break on this error] var themeBaseURL = tinyMCEPopup.editor...' + tinyMCEPopup.getParam("theme"));
form_utils.js (ligne 10)
tinyMCEPopup is not defined
[Break on this error] tinyMCEPopup.requireLangPack();
image.js (ligne 5)
Je ne comprends pas d'où vient le problème car si je visionne mon site localhost sur un autre PC, ça s'ouvre très bien

Avez-vous déjà rencontré un soucis pareil?