[wp-testers] Revision 4017

Craig nuclearmoose at gmail.com
Thu Jul 13 01:49:33 GMT 2006


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.


More information about the wp-testers mailing list