PDA

View Full Version : usercss table problems


PGP_Protector
09-11-2010, 06:17 AM
On one of the sites I'm helping with, we're getting a "Incorrect key file for table 'usercss'; try to repair it"

we are unable to repair, check fix the table. The rest of the site is running without error.

What is stored in this table, and can we just drop it & rebuild if from an empty table?

Lynne
09-11-2010, 02:37 PM
That table stores all the css for the user profiles on your site. If you drop it, then the users will have to redo their profile colors/scheme.

Try these methods first - 3 ways to repair a database (http://www.vbulletin.com/forum/showthread.php?44909-3-ways-to-repair-a-database)

PGP_Protector
09-11-2010, 03:10 PM
Thanks, I saw that other thread before, with the KEY corrupt issue, the fixes would fail each time.

Given what it holds, it's looking like the users will just have to redo the profile colors (pain, but not a major loss)