TinyMCE not defined Javascript error Umbraco 6.1 (only on test server)
Hi,
I've been developing a site locally for a few months, and everything has been working fine. I have also been testing the site on a remote server (Amazon EC2), which again, has been working fine up until now.
My latest deployment has caused any pages containing a rich text editor, to hang indefinitely when clicking on the node. In the console, it shows
"Uncaught ReferenceError: tinyMCE is not defined"
I have re deployed the site a few times, which helps until the first time I access a node with a RTE on, at which point it goes back to hanging.
It's very strange, as this has only just started happening, and only on my remote server, not locally.
Has anyone experienced this issue with Umbraco 6? I could only find discussions regarding this on Umbraco 4
Have you managed to find a solution for this? Or are you still struggling?
Usually this comes down to either missing permissions or missing files - So are you 100% certain that all the files have been properly deployed to the server? I've had this issue myself when forgetting to overwrite folders properly in the past.
TinyMCE not defined Javascript error Umbraco 6.1 (only on test server)
Hi, I've been developing a site locally for a few months, and everything has been working fine. I have also been testing the site on a remote server (Amazon EC2), which again, has been working fine up until now.
My latest deployment has caused any pages containing a rich text editor, to hang indefinitely when clicking on the node. In the console, it shows
"Uncaught ReferenceError: tinyMCE is not defined"
I have re deployed the site a few times, which helps until the first time I access a node with a RTE on, at which point it goes back to hanging.
It's very strange, as this has only just started happening, and only on my remote server, not locally.
Has anyone experienced this issue with Umbraco 6? I could only find discussions regarding this on Umbraco 4
Thanks, Justin
Hi Justin
Have you managed to find a solution for this? Or are you still struggling?
Usually this comes down to either missing permissions or missing files - So are you 100% certain that all the files have been properly deployed to the server? I've had this issue myself when forgetting to overwrite folders properly in the past.
Looking forward to hearing from you.
/Jan
is working on a reply...