When trying to update my database I get this message:

Failed: PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'wd.taxonomy_term_data' doesn't exist: DELETE m FROM {metatag} m LEFT OUTER JOIN {taxonomy_term_data} t ON m.entity_id=t.tid WHERE m.entity_type='taxonomy_term' AND t.tid IS NULL; Array ( ) in metatag_update_7007() (line 345 of /var/www/wd/sites/all/modules/metatag/metatag.install).

Can anyone help me out here?

Comments

DamienMcKenna’s picture

Status: Active » Closed (duplicate)