After upgrade, my site shows the following error:
Fatal error: Call to a member function add_rewrite_tag() on a non-object in /*******/*******/aniziosilva.com/blog/wp-includes/taxonomy.php on line 281
After upgrade, my site shows the following error:
Fatal error: Call to a member function add_rewrite_tag() on a non-object in /*******/*******/aniziosilva.com/blog/wp-includes/taxonomy.php on line 281
I'm running WordPress 3.0 RC1 and I see the same error as you.
Ditto
Ditto2
awesome...thx... I was getting the same :)
Commenting out line 15 fixes it:
register_taxonomy('podcast_format', 'custom_field');
Anyone know what the taxonomies are used for?
I think this is how it attaches the audio file to the post. But I'm not really sure. If I recall, once you publish the post, it generates some custom fields.
Forum moderator: Please note, this topic has been resolved with recent update to plugin. Thanks.
This topic has been closed to new replies.