• I installed 2.5 last week and it seemed fine, apart from the categories. Whenever I add a new category and set a post to that specific one, it always reverts to uncategorized, and in a few cases they just disappear completely. D: After digging through the error logs, I found this error kept popping up:

    [08-Jun-2008 10:53:04] WordPress database error Can't create/write to file '#sql_2423_0.MYD' (Errcode: 17) for query 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 (3) ORDER BY t.name ASC made by wp_get_object_terms

    This is getting annoying. Can anyone help?

  • The topic ‘Categories have died :(’ is closed to new replies.