MyBB Community Forums

Full Version: Site is down, need help
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Anyone know why this error would pop up?

MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
126 - Incorrect key file for table './bringitu_fieldchatterforums/mybb_fcfsessions.MYI'; try to repair it
Query:
UPDATE mybb_fcfsessions SET uid='2', time='1367248272', location='/forum/newreply.php?tid=85228&processed=1&action=do_newreply&tid=85228', useragent='Mozilla/5.0 (iPhone; CPU iPhone OS 6_1_3 like Mac OS X) AppleWebKit/536.26 (KHTML, like Gecko) Versi', location1='0', location2='0', nopermission='0' WHERE sid='51da4cb5dc7038964116713313309604' LIMIT 1
it's your hosting problem
Try running this query on the database:

repair table mybb_fcfsessions;
Thank uou

That worked Nathan, thank you!

Now my question is, why do we think that happened? What can I do to prevent it?

Thank you!
I don't understand much about your question. I think your MyBB has some problem in controll the task

Check your footer has {$task} or not?