Affiliate Added
1 Affiliate added
This entry was posted
on Friday, March 2nd, 2007 at 2:12 pm and is filed under WordPress database error: [Table 'othcaps.wp_terms' doesn't exist]
Uncategorized.
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.
SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON tt.term_id = t.term_id INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id WHERE tt.taxonomy IN ('category') AND tr.object_id IN (128) ORDER BY t.name ASC