I have a working site that has been running for a numnber of months now with no problems.
I went into the site to add a module this AM and when trying to add an image could not get the pop-up window to show any entry fields . . . it is all blank. I then checked and found the same problem occurred in other areas.
Firebug shows the below 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
[Break on this error] tinyMCE.setWindowArg('mce_windowresize', false);
functions.js (line
tinyMCE has no properties
[Break on this error] if (tinyMCE.isOpera)
I have this template and set-up working fine on other sites. Can someone please advise me what needs to be done so that we can continue to update this Website?
What version of Joomla are you using Gregory, J1.0.x or J1.5.x?
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!
I just discovered that my hosting provider made a change, which required I change my "livesite" in configuration.php . . . which has resolved the problem.
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!