Musing Minds wrote:
In my sandbox, sandbox.musing-minds.com I put in the same theme and all the plugins. Everything there works just fine.Error Console has absolutely nada. It's blank.
Can you try running this in Firebug's console:
tinyMCE.execCommand("mceAddControl", false, "content");
If that returns true, try this:
tinyMCE.activeEditor.show();
_______________________________________________
wp-testers mailing list
[email protected]
http://lists.automattic.com/mailman/listinfo/wp-testers
