[wp-testers] All's quiet - not really

Andrew Ozz admin at laptoptips.ca
Fri Sep 26 06:03:39 GMT 2008


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();


More information about the wp-testers mailing list