[wp-trac] [WordPress Trac] #15568: Fatal Error in taxonomy.php

WordPress Trac wp-trac at lists.automattic.com
Wed Nov 24 20:10:06 UTC 2010


#15568: Fatal Error in taxonomy.php
--------------------------+-------------------------------------------------
 Reporter:  miqrogroove   |       Owner:                 
     Type:  defect (bug)  |      Status:  new            
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  Taxonomy      |     Version:  3.0.1          
 Severity:  blocker       |    Keywords:                 
--------------------------+-------------------------------------------------
 Call me behind the times, but I'm just starting to work on a 2.9 to 3.0
 upgrade.  To that end, I needed to confirm that the hierarchical rewrite
 system was working.  I created a one-line plugin to call
 register_taxonomy(), activated it, and WordPress exploded.

 This is now the actual output of any hit to any page on that website:

 {{{
 Fatal error: Call to a member function add_rewrite_tag() on a non-object
 in wp-includes/taxonomy.php on line 289
 }}}

 /epicfail

 Site returned to normal after I purged the plugin file.  No other plugins
 were running.  Fresh install of 3.0.1 using Twenty Ten 1.1.  I will attach
 the plugin to this ticket and continue to debug.

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


More information about the wp-trac mailing list