Re: [wp-testers] Error when upgrading from 2.7.1 to nightly

2009-04-04 Thread Tom Klingenberg
A dependency was missing. I do not have that problem in nightly since that date. There ain't no declaration nor use of type WordPress_Module any longer. You shouldn't encounter this problem with the current nightly. On Tue, 03 Mar 2009 20:23:50 +0100, Otto wrote: Got this error. Can't expl

[wp-testers] Error when upgrading from 2.7.1 to nightly

2009-03-03 Thread Otto
Got this error. Can't explain it. I check, and the files were correct on the server, and the _weak_escape function was indeed in the wp-db.php file. Fatal error: Call to undefined method WordPress_Module::_weak_escape() in /home/.../html/blog/wp-includes/wp-db.php on line 473 Ideas? -Otto __