Database Problem
-
I was upgrading wordpress today and I got this error after doing so. There were no problems before I upgraded and I didn’t do anything to the database.
WordPress database error: [Table ‘dailypro_wrdp1.wp_terms’ 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 (58) ORDER BY t.name ASC
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
The topic ‘Database Problem’ is closed to new replies.