i have a created costum module and when i am trying to insert a picture and the tinyMCE window opens, it is empty and displaying the following 4 errors:
uncaught exception: Permission denied to get property Window.tinyMCE
[Break on this error] undefined
tinyMCE has no properties
[Break on this error] var themeBaseURL = tinyMCE.baseURL + '/themes/' + tinyMCE.getParam("theme");
form_utils.js (line 10)
tinyMCE has no properties
preinit()functions.js (line
[Break on this error] tinyMCE.setWindowArg('mce_windowresize', false);
functions.js (line
tinyMCE has no properties
executeOnLoad("init();")tiny_mce_popup.js (line 119)
onload(load )image.htm (line 1)
[Break on this error] if (tinyMCE.isOpera)
tiny_mce_popup.js (line 119)
thanks for your quick answer.
i actually like having an editor enabled, makes work easier (at least when it is working properly).
just found out that i have that problem only in firefox, when working in ie the editor window opens and displays everything correctly. thats kind of weird....
The member formerly known as Roland Deschain After your question is solved, please Edit your original post and choose the Solved message icon, thank you!
thanks to all of you, i missed you guys ;D
i have firefox 2.0.0.18. quiet old i guess....
i heard that firebug does not work in firefox 3, is that true?
i tried
www.mysite.com/administrator
and also without www. but result is the same.
so problem appeared not long ago, before it was working. i also cant open emails in my hotmail inbox anymore in firefox.
so it must be a browser problem, right?