Database error - whenever viewing members profile

vishal172

New Member
hello

pls help me wenever i try to view a members profile i get an error
Database error in vBulletin 3.7.2:

Invalid SQL:

SELECT COUNT(*) AS count
FROM infraction AS infraction
LEFT JOIN post AS post ON (infraction.postid = post.postid)
LEFT JOIN thread AS thread ON (post.threadid = thread.threadid)
WHERE infraction.userid = 897;

MySQL Error : Incorrect key file for table './d60507807/infraction.MYI'; try to repair it
Error Number : 126
Request Date : Wednesday, August 6th 2008 @ 08:51:34 AM
Error Date : Wednesday, August 6th 2008 @ 08:51:34 AM
Script : removed/member.php?action=getinfo&u=897
Referrer :
IP Address : 121.234.12.43
Username : vb
Classname : vB_Database
MySQL Version : 5.0.24a-log
even if any one else is viewing he gets the same error .. and wen we logout and try to view a members profile it works fine .. only wen we are logged in we get this error .. kindly help me ..

I am using vbulletin 3.7.2 ... thx ...
 
Top