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.
_______________________________________________
wp-testers mailing list
[email protected]
http://lists.automattic.com/mailman/listinfo/wp-testers

Reply via email to