If it’s the same problem I experienced, it’s TinyMCE and javascript that’s a problem, and the solution is here.
Once I did this, it solved all my problems with TinyMCE going missing some of the time.
Cheers! Lynne
Hi there,
I’ve just been getting the exact same problems as Daron, and I’m using EE 1.6.8 and LG TinyMCE 1.3.3. I’ve just managed to get it working, so here’s how I did it.
In the LG TinyMCE extension settings, the default path is:
/scripts/tinymce/jscripts/tiny_mce/tiny_mce.js
So originally, I uploaded the entire tinymce folder and all it’s contents into my /scripts/ folder in the root of my domain. The path was exactly as it is above from the root, but this didn’t work. 😖
So instead, I tried uploading just the tiny_mce folder (and everything within that) (instead of with all the example files/folders that come with the top level tinymce folder) and changed my path to the following:
/scripts/tiny_mce/tiny_mce.js
This then worked! I’ve made a test entry and that worked great.
Maybe this was just a fluke that I got it working, but if not, I hope this helps others.
Stephen
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.