[wp-testers] 2.3.2 Beta

brandon jack brandon_hp_smart at hotmail.com
Fri Dec 21 17:05:11 GMT 2007


confimed; Fatal error: Call to undefined method wpdb::get_caller() in /local/home/wp-includes/wp-db.php on
line 154

 

> Date: Fri, 21 Dec 2007 16:32:28 +0000
> From: ionfish at gmail.com
> To: wp-testers at lists.automattic.com
> Subject: Re: [wp-testers] 2.3.2 Beta
> 
> Not quite. You want
> 
> define('WP_DEBUG', true);
> 
> and
> 
> define('WP_DEBUG', false);
> 
> Otherwise they're strings and will both return true if you check
> whether they're defined.
> 
> 
> On 21/12/2007, Michael E. Hancock <mhancock at us.net> wrote:
> > From: "Ryan Boren" <ryan at boren.nu>
> > > http://wordpress.org/wordpress-2.3.2-beta.zip
> >
> >
> > I can't get a new install to work with this beta.  Get the following error:
> > Fatal error: Call to undefined method wpdb::get_caller() in
> > /home/public_html/wordpress/wp-includes/wp-db.php on line 154
> >
> >
> > Also, would the two values to test in wp-config.php for the WP_DEBUG be
> > specified as:
> >
> > define('WP_DEBUG', 'false');
> >
> > and
> >
> > define('WP_DEBUG', 'true');
> >
> >
> > Thanks.
> >
> > MichaelH
> >
> >
> >
> > _______________________________________________
> > wp-testers mailing list
> > wp-testers at lists.automattic.com
> > http://lists.automattic.com/mailman/listinfo/wp-testers
> >
> _______________________________________________
> 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