Forums

WordPress database error: (7 posts)

  1. vshare
    Member
    Posted 4 years ago #

    i recently installed wp 2.3.
    after sucessful installation, getting this error

    WordPress database error: [Table 'mydatabase.wp_categories' doesn't exist]
    SELECT cat_id, cat_name FROM wp_categories WHERE link_count!='0'

    on the sidebar

  2. Jeremy Clark
    Moderator
    Posted 4 years ago #

    Most likely your theme isn't compatible with the new version. Switch to the default theme and try again.

  3. vshare
    Member
    Posted 4 years ago #

    Any suggestion on how to fix this problem in my template?

  4. Jeremy Clark
    Moderator
    Posted 4 years ago #

    Without actually seeing your site or at least knowing what theme your using it's impossible.

  5. vshare
    Member
    Posted 4 years ago #

    it is probably not a problem with my theme...coz it is saying that table is missing. coz i got similar kind of errors in default theme also when importing old posts

  6. vshare
    Member
    Posted 4 years ago #

    i also checked my mysql databse, there is no table called

    wp_categories

  7. Jeremy Clark
    Moderator
    Posted 4 years ago #

    Because in the upgrade to 2.3 the database schema changed and that table was replace with taxonomy tables. Try the default theme and see if you still getting errors. Also check these out.
    http://codex.wordpress.org/Plugins/Plugin_Compatibility/2.3
    http://codex.wordpress.org/Themes/Theme_Compatibility/2.3

Topic Closed

This topic has been closed to new replies.

About this Topic