PDA

View Full Version : usercss table error


sully02
03-06-2012, 03:41 PM
This appears to only affect the profile page for users. I'm not sure whether this is a default table, or if this was the result of a mod that has since been removed, but when you try to access a profile page on our site, the following error pops up:

Invalid SQL:
SELECT * FROM vb3_usercss
WHERE userid = 1
ORDER BY selector;

MySQL Error : Incorrect key file for table 'vb3_usercss'; try to repair it
Error Number : 1034

Currently we're running vBulletin 4.1.1.

If this is a default table, would it be possible to get the table values so I can simply recreate the table and hope to fix it, or is this something that would require a bit more work?

--------------- Added 1331052166 at 1331052166 ---------------

I'm an idiot, this thread can either be moved or deleted, I meant to type in vb4 discussion.

kh99
03-06-2012, 04:02 PM
I don't see anything in the vb4 forum, so maybe you got it fixed. But in any case, have you tried repairing the table?