MyBB Community Forums

Full Version: A mysql eroor
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I don't change anything in my forum but when I want to enter to the forum I have this error:

MySQL error: 145
Table './salehfor_mybb/mybb_users' is marked as crashed and should be repaired
Query: SELECT u.*, f.*, b.dateline AS bandate, b.lifted AS banlifted, b.oldgroup AS banoldgroup FROM mybb_users u LEFT JOIN mybb_userfields f ON (f.ufid=u.uid) LEFT JOIN mybb_banned b ON (b.uid=u.uid) WHERE u.uid='1'


And in admin cp:
MySQL error: 145
Table './salehfor_mybb/mybb_users' is marked as crashed and should be repaired
Query: SELECT uid,username,password,salt,loginkey,remember FROM mybb_users WHERE username='saleh' LIMIT 1

My forum: www.salehforum.com
But I use cPanel x.
Oh
I see it
Its now work THX