Issue with UTW 3.14 get the following:
WordPress database error: [Table 'xxxx_tag_synonyms' doesn't exist] select t.tag from wp_tags t INNER JOIN wp_tag_synonyms ts ON t.tag_id = ts.tag_id WHERE synonym = 'health' WordPress database error: [Table 'xxxx_tag_synonyms' doesn't exist] select t.tag from wp_tags t INNER JOIN wp_tag_synonyms ts ON t.tag_id = ts.tag_id WHERE synonym = 'lifestyle' WordPress database error: [Table 'xxxx.wp_tag_synonyms' doesn't exist] select t.tag from wp_tags t INNER JOIN wp_tag_synonyms ts ON t.tag_id = ts.tag_id WHERE synonym = 'diet' Warning: Cannot modify header information - headers already sent by (output started at /wp-includes/wp-db.php:102) in l/wp-includes/pluggable-functions.php on line 272 I guess this is related to ELA issues and the earlier stuff that Ryan mentioned about the database changes, huh? Craig. Nuclear Moose. _______________________________________________ wp-testers mailing list [email protected] http://lists.automattic.com/mailman/listinfo/wp-testers
