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

Andrew Ozz admin at laptoptips.ca
Fri Sep 26 22:31:16 GMT 2008


Brent Logan wrote:
> I've disabled all plugins and VE still doesn't work. Running
> 
> tinyMCE.execCommand("mceAddControl", false, "content");
> 
> results in the VE button bar appearing below the HTML editor button bar and
> a return of "true".
> 
> Running
> 
> tinyMCE.activeEditor.show();
> 
> does nothing additional.

I think I know what's happening (still can't reproduce though). Will try 
a fix tonight or tomorrow morning.

In the meantime, can you try running:
switchEditors.go('content');

in Firebug's console to see if that brings it back.


More information about the wp-testers mailing list