• Resolved petitbeur

    (@petitbeur)


    After using the plugin WP-CACHE, i see these errors on my website. I remove this plugin but the problem is still here… I no longer see my articles on my blog. I’ve tried to desactivate all my plugin but there’s always this message. I don’t understand the following messages, anyone could help me please ?? :s

    Thanks 🙂

    WordPress FR 2.3.1
    mysql 5.0.45
    db_version value in the wp_options table: 6124
    My host: strato

    wp_term_relationships’ doesn’t exist]
    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 (121) ORDER BY t.name ASC

    and this message at the page “Manage –> Articles”:

    [Table ‘mytable.wp_term_relationships’ doesn’t exist]
    SELECT t.*, tt.*, tr.object_id 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’, ‘post_tag’) AND tr.object_id IN (125, 121, 114, 111, 109, 104, 85, 84, 75, 74, 65, 63, 60, 56, 55) ORDER BY t.name ASC

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘MYSQL ERROR – WP_TERM_RELATIONSHIPS doesn’t exist’ is closed to new replies.