Error: Table does not exist
-
I keep getting the error below:
PHP message: WordPress database error Table '<db_name>.wp_un_termmeta' doesn't exist bij query SELECT t.term_id FROM wp_terms t LEFT OUTER JOIN wp_un_termmeta tm ON t.term_id = tm.un_term_id AND (tm.meta_key = 'position' OR tm.meta_key IS NULL) WHERE t.term_id IN (967,966,964,965) ORDER BY CAST(tm.meta_value AS SIGNED) ASCAny ideas what might be the problem? I haven’t removed any tables. Hope you can help.
The topic ‘Error: Table does not exist’ is closed to new replies.