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

Brent Logan gbrentlogan at gmail.com
Fri Sep 26 14:05:12 GMT 2008


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.


On Thu, Sep 25, 2008 at 11:03 PM, Andrew Ozz <admin at laptoptips.ca> wrote:

> 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
> wp-testers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-testers
>


More information about the wp-testers mailing list