id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,focuses 6095,"Taxonomy.php expecting array(), getting WP_Error on line 1014",highplainsdrifter,,"''Fatal error: Cannot use object of type WP_Error as array in /home/military/public_html/wp-includes/taxonomy.php on line 1014 '' This happens when I create or edit a Page. The Page's content will save or be created, though that message above is displayed no matter what I do. I found this: [http://trac.wordpress.org/ticket/5226] Yet the code is still... {{{ $id = wp_insert_term($term, $taxonomy); $term_ids[] = $id['term_id']; }}} ",defect (bug),closed,normal,,General,2.3.3,normal,duplicate,"taxonomy.php, wp_error, wp_insert_term, pages",,