I did the upgrade to FF 3.0.2 yesterday and Firebug doesn't work with it yet.
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Andrew Ozz Sent: Friday, September 26, 2008 1:04 AM To: [email protected] Subject: Re: [wp-testers] All's quiet - not really 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
