[wp-trac] [WordPress Trac] #15975: Worpdress generates copious non-object errors

WordPress Trac wp-trac at lists.automattic.com
Fri Dec 24 18:56:27 UTC 2010


#15975: Worpdress generates copious non-object errors
--------------------------+-----------------------------
 Reporter:  pixelgeek     |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  Database      |    Version:  3.0.3
 Severity:  critical      |   Keywords:
--------------------------+-----------------------------
 Since I have been upgrading to 3.03 Wordpress 3.03 the system has been
 generating copious numbers of non-object access errors. These are almost
 all in relation to $wpdb and are generating fatal errors that are bringing
 my server down on a frequent basis

 For example
  PHP Fatal error:  Call to undefined function require_wp_db() in
 /var/www/tabletopgamingnews.com/wp-settings.php on line 71

 PHP Fatal error:  Call to a member function set() on a non-object in
 /var/www/tabletopgamingnews.com/wp-includes/cache.php on line 146

 PHP Fatal error:  Call to a member function get_row() on a non-object in
 /var/www/tabletopgamingnews.com/wp-includes/functions.php on line 327

 I am fixing these by putting in is_object tests to try to catch them but I
 am not sure why these are cropping up with such regularity now

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/15975>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list