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

Reply via email to