Title: WordPress Database Error
Last modified: August 18, 2016

---

# WordPress Database Error

 *  [dbcooper](https://wordpress.org/support/users/dbcooper/)
 * (@dbcooper)
 * [18 years, 8 months ago](https://wordpress.org/support/topic/wordpress-database-error-10/)
 * Hi, I just tried using the “Tiga” theme, and I really like it alot, but at the
   bottom-left side of the page, I get the following error:
 * WordPress database error: [Table ‘db218710388.wp_categories’ doesn’t exist]
    
   SELECT cat_id, cat_name FROM wp_categories WHERE link_count > 0
 * Any idea how I can fix this?
 * Thanks in advance!

Viewing 13 replies - 1 through 13 (of 13 total)

 *  Moderator [Samuel Wood (Otto)](https://wordpress.org/support/users/otto42/)
 * (@otto42)
 * WordPress.org Admin
 * [18 years, 8 months ago](https://wordpress.org/support/topic/wordpress-database-error-10/#post-627381)
 * > _Any idea how I can fix this?_
 * Three ways:
    1. Edit the Tiga theme and fix it by replacing the bad code with
   good code. 2. Try to get the author of the Tiga theme to fix it to be 2.3 compatible.
   3. Don’t use the Tiga theme.
 *  Thread Starter [dbcooper](https://wordpress.org/support/users/dbcooper/)
 * (@dbcooper)
 * [18 years, 8 months ago](https://wordpress.org/support/topic/wordpress-database-error-10/#post-627386)
 * In that case, step 3 is obviously common sense.
 * step 3 isn’t a good option because I can’t find a way to locate the author, I’ve
   already tried.
 * Step 1 is probably the answer I’m looking for. (ie: What is the “good code”?)
 *  Moderator [Samuel Wood (Otto)](https://wordpress.org/support/users/otto42/)
 * (@otto42)
 * WordPress.org Admin
 * [18 years, 8 months ago](https://wordpress.org/support/topic/wordpress-database-error-10/#post-627392)
 * That’s hard to say. Without looking at the Tiga theme itself, I can’t tell you.
   Care to provide a link to the specific version you’re using?
 *  Thread Starter [dbcooper](https://wordpress.org/support/users/dbcooper/)
 * (@dbcooper)
 * [18 years, 8 months ago](https://wordpress.org/support/topic/wordpress-database-error-10/#post-627398)
 * Sure, it says Tiga version 1.0.2, and this is the one I’m using: [http://themes.wordpress.net/testrun/?wptheme=66](http://themes.wordpress.net/testrun/?wptheme=66)
 * the problem is with the blogroll area i guess, it shows up fine on the test run,
   but not on my site (where it spits out the error message instead).
 *  Moderator [Samuel Wood (Otto)](https://wordpress.org/support/users/otto42/)
 * (@otto42)
 * WordPress.org Admin
 * [18 years, 8 months ago](https://wordpress.org/support/topic/wordpress-database-error-10/#post-627528)
 * That site looks like a test site, it doesn’t have anything for me to download
   and look at.
 *  [christykny](https://wordpress.org/support/users/christykny/)
 * (@christykny)
 * [18 years, 8 months ago](https://wordpress.org/support/topic/wordpress-database-error-10/#post-627572)
 * When WordPress updated to 2.2 with installed widgets, it broke the Tiga theme
   and the developer is non-responsive. However, someone else was kind enough to
   figure out how to fix it by offering a replacement code for the sidebars. You
   can find it here: [http://www.learncpp.com/wordpress/tiga-102-fix-for-wordpress-22/](http://www.learncpp.com/wordpress/tiga-102-fix-for-wordpress-22/)
 * I’m in the middle of testing my themes and plugins with 2.3 and am not having
   problems with tiga. (I am having trouble removing widgets once I have added them
   to a sidebar in FF but not IE. Not sure if problem is related to tiga or not –
   about to test other themes.)
 * Christy
 *  [Tarindel](https://wordpress.org/support/users/tarindel/)
 * (@tarindel)
 * [18 years, 8 months ago](https://wordpress.org/support/topic/wordpress-database-error-10/#post-627580)
 * I just released a patch that (hopefully) fixes this issue with the Tiga theme
   under WordPress 2.3.
 * [http://www.learncpp.com/wordpress/wordpress-tiga-22-23-upgrade/](http://www.learncpp.com/wordpress/wordpress-tiga-22-23-upgrade/)
 * I tried it on my test install of 2.3 and it seems to work fine. If it doesn’t
   work for you, post a message on my blog and let me know.
 *  [mikewags](https://wordpress.org/support/users/mikewags/)
 * (@mikewags)
 * [18 years, 8 months ago](https://wordpress.org/support/topic/wordpress-database-error-10/#post-627587)
 * Hi guys,
 * Im running the Tiga theme over at [http://pixelmoto.com/blog](http://pixelmoto.com/blog)–
   Your 2.3 upgrade has fixed the issue with WP_Categories error that I was receiving
   in the sidebar; but I still cannot move widgets around and see them update. To
   actually move a widget either left or right, and to see it moved; i have to select
   another theme, then back to tiga theme and the widgets are magically moved where
   i put them under the “widgets” menu. Can you please help?
 * Appreciate it!
 * Ps – Otto’s old fix for this problem worked for me when I was running 2.2 – although
   I tried the same fix, and it didnt work under 2.3
 *  [Tarindel](https://wordpress.org/support/users/tarindel/)
 * (@tarindel)
 * [18 years, 8 months ago](https://wordpress.org/support/topic/wordpress-database-error-10/#post-627589)
 * The widgets seem to be working fine for me. I can rearrange their order within
   a given sidebar, or move them from the left to right sidebar or vice versa. I
   am running Firefox 2.0.0.7 under WinXP.
 * Can you give me some more information about what exactly you are seeing?
 *  [mikewags](https://wordpress.org/support/users/mikewags/)
 * (@mikewags)
 * [18 years, 8 months ago](https://wordpress.org/support/topic/wordpress-database-error-10/#post-627590)
 * Basically when I move widgets around, they don’t register when I refresh the 
   page. Under the Widgets section, they are definetley moved but not on the actual
   page.
 * I don’t think this is a theme issue, because I cannot seem to move the widgets
   on any of my themes. I have to actually SWITCH themes for the change to occur,
   when it should be a live fix.
 * I am also running Firefox 2.0.0.7 under Windows Vista
 *  [mikewags](https://wordpress.org/support/users/mikewags/)
 * (@mikewags)
 * [18 years, 8 months ago](https://wordpress.org/support/topic/wordpress-database-error-10/#post-627592)
 * I fixed the issue. Apparently when I “upgraded” to 2.3 it caused some malfunctions
   or something within my wordpress code. I basically backed up my whole blog, then
   just redeployed it. I reinstalled your patch and its all good. Thanks!
 * (Suggestion: Dreamhost 2.2 -> 2.3 isn’t flawless)
 *  [Tarindel](https://wordpress.org/support/users/tarindel/)
 * (@tarindel)
 * [18 years, 8 months ago](https://wordpress.org/support/topic/wordpress-database-error-10/#post-627610)
 * Glad to hear you got it sorted out.
 *  [mikewags](https://wordpress.org/support/users/mikewags/)
 * (@mikewags)
 * [18 years, 7 months ago](https://wordpress.org/support/topic/wordpress-database-error-10/#post-627687)
 * Hi, its me again. Well I’ve patched the tiga theme and its working great…The 
   only issue I’m having now is that I cannot get the editor to format my text correctly.
   Even if I insert break html into the editor, it just doesnt want to give me line
   breaks.
 * [http://pixelmoto.com/blog](http://pixelmoto.com/blog)
 * I have even tried disabling the editor, but that doesnt work either. When I switch
   to another theme, the formatting is corrected, so i think this issue lies within
   some of the tiga code. Can anyone help me solve this issue please?
 * Thanks in advance… =^..^=

Viewing 13 replies - 1 through 13 (of 13 total)

The topic ‘WordPress Database Error’ is closed to new replies.

## Tags

 * [WordPress database error](https://wordpress.org/support/topic-tag/wordpress-database-error/)

 * 13 replies
 * 5 participants
 * Last reply from: [mikewags](https://wordpress.org/support/users/mikewags/)
 * Last activity: [18 years, 7 months ago](https://wordpress.org/support/topic/wordpress-database-error-10/#post-627687)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
