• Hi

    I have a bit of a strange situation. On my blog the categories and the posts within them are showing correctly. However, if I go into WP Admin and Manage Categories there are no categories showing and I get the following error message:

    “WordPress database error: [Table ‘myusername_wrdp1.wp_categories’ doesn’t exist]
    SELECT SQL_CALC_FOUND_ROWS * FROM wp_categories WHERE category_parent = ‘0’ ORDER BY cat_name LIMIT 0, 50″

    I discovered this because I wanted to add an RSS feed using a plugin called SmartRSS. You need to specify a category, of course they aren’t any! I get the following similar error message:

    “WordPress database error: [Table ‘myusername_wrdp1.wp_categories’ doesn’t exist]
    select cat_ID, cat_name from wp_categories”

    I have had a look at my cpanel and Databases & MyPHPAdmin but I’m afraid my technical knowledge isn’t good enough to solve the problem.

    Would really appreciate it if anyone could let me know how to fix this.

    Many thanks
    Rik

  • The topic ‘wp_categories database doesn’t exist!?’ is closed to new replies.