WordPress database error: [Table 'misskonl.wp_terms' 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 (321) ORDER BY t.name ASC
WordPress database error: [Table 'misskonl.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 (321) ORDER BY t.name ASC
Nell’upgrade di wordpress il DB è andato a farsi friggere. Ho scritto all’assistenza chiedevo di potermi dare accesso al database da phpmyadmin.
La risposta?
Unfortunately we cannot give access to the blog database because it will decrease the performance of the blog server to allow customers to add their own tables and SSH into the server.
If you would like, you can install WordPress on your Linux account and purchase a MySQL database for $15/month which you’ll have full access to. Please let us know how you would like to proceed.
Non sono incazza, di più.
Penso di trasferire il blog sul dominio… trovando un modo intelligente per fare i dovuti redirect. E dire che in ufficio casini ne ho già abbastanza.
WordPress database error: [Table 'misskonl.wp_terms' doesn't exist]
SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE tt.taxonomy IN ('category') ORDER BY t.name ASC
Lascia una risposta