[wp-testers] 2.3.2 Beta

Peter Westwood peter.westwood at ftwr.co.uk
Fri Dec 21 16:30:00 GMT 2007


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
 
Michael E. Hancock 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
>
>
looks like an error in Ryans backport from trunk - get_caller is
something new added in trunk to give more debug info on database errors.

It is probably best to delete the following two lines from wp-db.php:

        if ( $caller = $this->get_caller() )
            $error_str .= " made by $caller";
> 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');
>
Yes, it needs to be defined and true to do anything

westi
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
 
iD8DBQFHa+oIVPRdzag0AcURAruQAJ9HtIfyR9fnbDmqySxPvY8G4PDLvwCfXhLm
kI7Sz8YwFFGABHVv41o9cr8=
=RCgG
-----END PGP SIGNATURE-----



More information about the wp-testers mailing list