On 12/21/07, Michael E. Hancock <[EMAIL PROTECTED]> wrote: > From: "Ryan Boren" <[EMAIL PROTECTED]> > > Those look like messages isssued by PHP. Is display_errors turned on > > in php.ini? I see these messages too, but only in the error log. > > phpinfo reports 'displays_errors' turned on for local and master values. > > I don't have a local php.ini file btw.
I found some places where we weren't bailing out properly, resulting in the extra error messages you are seeing. Check out the latest from svn for a fix. Ryan _______________________________________________ wp-testers mailing list [email protected] http://lists.automattic.com/mailman/listinfo/wp-testers
